diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 05:50:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 05:50:14 +0000 |
commit | 8a43109f602fc0004ae6f1c5e1a018c2f7b03bd2 (patch) | |
tree | 3606de7f2d91d822c0bf70df88b27a14ead75561 /x11-misc/entrance | |
parent | ver bump (diff) | |
download | gentoo-2-8a43109f602fc0004ae6f1c5e1a018c2f7b03bd2.tar.gz gentoo-2-8a43109f602fc0004ae6f1c5e1a018c2f7b03bd2.tar.bz2 gentoo-2-8a43109f602fc0004ae6f1c5e1a018c2f7b03bd2.zip |
update DEPEND
Diffstat (limited to 'x11-misc/entrance')
-rw-r--r-- | x11-misc/entrance/entrance-0.9.0.20040501.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-misc/entrance/entrance-0.9.0.20040501.ebuild b/x11-misc/entrance/entrance-0.9.0.20040501.ebuild index d274b7d5d204..d5e0b2f256b2 100644 --- a/x11-misc/entrance/entrance-0.9.0.20040501.ebuild +++ b/x11-misc/entrance/entrance-0.9.0.20040501.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/entrance-0.9.0.20040501.ebuild,v 1.1 2004/05/02 05:39:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/entrance-0.9.0.20040501.ebuild,v 1.2 2004/05/02 05:47:38 vapier Exp $ inherit enlightenment eutils @@ -16,10 +16,10 @@ IUSE="${IUSE} pam" DEPEND="virtual/x11 pam? ( sys-libs/pam ) >=dev-db/edb-1.0.4.20031013 - >=x11-libs/evas-1.0.0.20031025_pre11 - >=x11-libs/ecore-0.0.2.20031018_pre4 - >=media-libs/edje-0.0.1.20031020 - >=x11-libs/esmart-0.0.2.20031025" + >=x11-libs/evas-1.0.0.20040501_pre13 + >=x11-libs/ecore-1.0.0.20040501_pre7 + >=media-libs/edje-0.5.0.20040501 + >=x11-libs/esmart-0.0.2.20040501" src_unpack() { enlightenment_src_unpack |