diff options
author | Robert Piasek <dagger@gentoo.org> | 2009-03-29 01:54:18 +0000 |
---|---|---|
committer | Robert Piasek <dagger@gentoo.org> | 2009-03-29 01:54:18 +0000 |
commit | 93fdb7d0b63fb9ff5f2749de1933cc7b38cdb256 (patch) | |
tree | 5fe0d1fa4608101951461c9400aaff0fa3cd4fd9 /dev-python/python-emotion | |
parent | Add efl-meta to e17 set (diff) | |
download | embedded-cross-93fdb7d0b63fb9ff5f2749de1933cc7b38cdb256.tar.gz embedded-cross-93fdb7d0b63fb9ff5f2749de1933cc7b38cdb256.tar.bz2 embedded-cross-93fdb7d0b63fb9ff5f2749de1933cc7b38cdb256.zip |
Small dependency cleanup
Diffstat (limited to 'dev-python/python-emotion')
-rw-r--r-- | dev-python/python-emotion/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-emotion/python-emotion-20090313.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-emotion/Manifest b/dev-python/python-emotion/Manifest index e2de675..f0e3a2c 100644 --- a/dev-python/python-emotion/Manifest +++ b/dev-python/python-emotion/Manifest @@ -1,2 +1,2 @@ EBUILD python-emotion-20090212.ebuild 423 RMD160 ca95b4afd283bb1d1dd5b60ca5bd0cf4e5d917db SHA1 671f4484968c051f2094b02eb17a78187f2443f5 SHA256 d9fca21cacf6a75499109cf67bfbf624c2302531c208f2e4225e83f9eb2a5c2d -EBUILD python-emotion-20090313.ebuild 423 RMD160 ca95b4afd283bb1d1dd5b60ca5bd0cf4e5d917db SHA1 671f4484968c051f2094b02eb17a78187f2443f5 SHA256 d9fca21cacf6a75499109cf67bfbf624c2302531c208f2e4225e83f9eb2a5c2d +EBUILD python-emotion-20090313.ebuild 421 RMD160 e6a9350f34946df851c55b7252d4fb9c831b520f SHA1 10180abdde5116c4fe66f561a5c1e7fe6ba914d9 SHA256 cf3194a4d3c772a0b3943d0ffdac70e614cc407512dd011fd3a6faf3acc68335 diff --git a/dev-python/python-emotion/python-emotion-20090313.ebuild b/dev-python/python-emotion/python-emotion-20090313.ebuild index cdb4994..7f1ed52 100644 --- a/dev-python/python-emotion/python-emotion-20090313.ebuild +++ b/dev-python/python-emotion/python-emotion-20090313.ebuild @@ -12,8 +12,8 @@ SLOT="0" KEYWORDS="~arm ~amd64 ~x86" IUSE="" -RDEPEND="=dev-libs/eina-${PVR} - =media-libs/emotion-${PVR}" +RDEPEND="=dev-libs/eina-${PV} + =media-libs/emotion-${PV}" DEPEND=">=dev-util/pkgconfig-0.9.0 >=dev-lang/python-2.3" |