diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-02 04:51:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-02 04:51:52 +0000 |
commit | dfffb64604966b1ed3a02e8af04a1d5fce1d76e5 (patch) | |
tree | 114e91bbb212a97289323318c5ee163dd652093c /x11-misc/entrance | |
parent | force newer DEPENDS (diff) | |
download | historical-dfffb64604966b1ed3a02e8af04a1d5fce1d76e5.tar.gz historical-dfffb64604966b1ed3a02e8af04a1d5fce1d76e5.tar.bz2 historical-dfffb64604966b1ed3a02e8af04a1d5fce1d76e5.zip |
force newer DEPENDS
Diffstat (limited to 'x11-misc/entrance')
-rw-r--r-- | x11-misc/entrance/Manifest | 8 | ||||
-rw-r--r-- | x11-misc/entrance/entrance-0.9.0.20041031.ebuild | 13 |
2 files changed, 10 insertions, 11 deletions
diff --git a/x11-misc/entrance/Manifest b/x11-misc/entrance/Manifest index 762628e9ed45..8ec8a547dbd3 100644 --- a/x11-misc/entrance/Manifest +++ b/x11-misc/entrance/Manifest @@ -2,7 +2,7 @@ Hash: SHA1 MD5 e045d9b2ebfa08c1f2697cb1ac5bffab ChangeLog 930 -MD5 0bce8fc1f95ae455fd1dd31764322b87 entrance-0.9.0.20041031.ebuild 2499 +MD5 fc3a96ca5e7aa0853eba18fbc5e08c9a entrance-0.9.0.20041031.ebuild 2517 MD5 088d07394fa8372e79b7757075ea4a7d metadata.xml 515 MD5 8e84124e92bc6b227f63790f5ff64dff entrance-9999.ebuild 2489 MD5 617b7b85601ee0087c73d8c65167d97e files/digest-entrance-0.9.0.20041031 141 @@ -10,7 +10,7 @@ MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-entrance-9999 0 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBhxGVHTu7gpaalycRAjPmAJ96D9YJVqCtfhDfPJQl7htGa3/RwgCfau9A -CAcy9otrVARkyLmsopLciYQ= -=yqkQ +iD8DBQFBhxKOHTu7gpaalycRAsvuAJ95Kthvuu5LPzRxf978lgHoAtMeoQCg1wBD +Ig0X2xsbTPlHgScbwZ9ojIo= +=Ul4f -----END PGP SIGNATURE----- diff --git a/x11-misc/entrance/entrance-0.9.0.20041031.ebuild b/x11-misc/entrance/entrance-0.9.0.20041031.ebuild index cd02edfd05fc..22b1aba5f823 100644 --- a/x11-misc/entrance/entrance-0.9.0.20041031.ebuild +++ b/x11-misc/entrance/entrance-0.9.0.20041031.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/entrance-0.9.0.20041031.ebuild,v 1.1 2004/11/02 04:47:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/entrance-0.9.0.20041031.ebuild,v 1.2 2004/11/02 04:51:52 vapier Exp $ inherit enlightenment eutils @@ -15,12 +15,11 @@ IUSE="pam" DEPEND="virtual/x11 pam? ( sys-libs/pam ) - >=dev-db/edb-1.0.5 - >=x11-libs/evas-1.0.0_pre13 - >=x11-libs/ecore-1.0.0_pre7 - >=media-libs/edje-0.5.0 - >=x11-libs/esmart-0.0.2.20040501 - >=sys-apps/sed-4" + >=dev-db/edb-1.0.5.20041031 + >=x11-libs/evas-1.0.0.20041031_pre13 + >=x11-libs/ecore-1.0.0.20041031_pre7 + >=media-libs/edje-0.5.0.20041031 + >=x11-libs/esmart-0.9.0.20041031" src_unpack() { enlightenment_src_unpack |