diff options
author | Thomas Sachau <tommy@gentoo.org> | 2010-11-18 13:59:36 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2010-11-18 13:59:36 +0000 |
commit | 69a53d53c0e572b0539b1147cc5b0b743d8307ed (patch) | |
tree | 31b57d1959f923e92eefb3f77a5714020f62e3e5 /sci-calculators | |
parent | Move x11-libs/ecore to dev-libs/ecore (diff) | |
download | enlightenment-69a53d53c0e572b0539b1147cc5b0b743d8307ed.tar.gz enlightenment-69a53d53c0e572b0539b1147cc5b0b743d8307ed.tar.bz2 enlightenment-69a53d53c0e572b0539b1147cc5b0b743d8307ed.zip |
Move dependencies to dev-libs/ecore
(Portage version: 2.2.0_alpha2-r1/svn/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/equate/equate-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/equate/equate-9999.ebuild b/sci-calculators/equate/equate-9999.ebuild index e92433e..ac3b4db 100644 --- a/sci-calculators/equate/equate-9999.ebuild +++ b/sci-calculators/equate/equate-9999.ebuild @@ -9,4 +9,4 @@ DESCRIPTION="simple themeable calculator built off of ewl" HOMEPAGE="http://andy.elcock.org/Software/Equate/" DEPEND=">=x11-libs/ewl-0.0.4 - >=x11-libs/ecore-0.9.9" + >=dev-libs/ecore-0.9.9" |