diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 05:48:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 05:48:39 +0000 |
commit | c76e5e7de680a4f588d2b871ccf6ac548fa7ef6c (patch) | |
tree | b7a538cd93159a6986b9ede2a2310bf9d5c60aa2 /x11-misc/entrance | |
parent | update DEPEND (diff) | |
download | historical-c76e5e7de680a4f588d2b871ccf6ac548fa7ef6c.tar.gz historical-c76e5e7de680a4f588d2b871ccf6ac548fa7ef6c.tar.bz2 historical-c76e5e7de680a4f588d2b871ccf6ac548fa7ef6c.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 |