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 | |
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')
-rw-r--r-- | x11-misc/entrance/entrance-0.9.0.20040501.ebuild | 10 | ||||
-rw-r--r-- | x11-misc/iconbar/iconbar-0.9.1.20040501.ebuild | 16 |
2 files changed, 13 insertions, 13 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 diff --git a/x11-misc/iconbar/iconbar-0.9.1.20040501.ebuild b/x11-misc/iconbar/iconbar-0.9.1.20040501.ebuild index 3f0ff63fa28a..65607bcf3de5 100644 --- a/x11-misc/iconbar/iconbar-0.9.1.20040501.ebuild +++ b/x11-misc/iconbar/iconbar-0.9.1.20040501.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbar/iconbar-0.9.1.20040501.ebuild,v 1.1 2004/05/02 05:41:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/iconbar/iconbar-0.9.1.20040501.ebuild,v 1.2 2004/05/02 05:48:39 vapier Exp $ inherit enlightenment DESCRIPTION="e17 iconbar as a standalone package" HOMEPAGE="http://www.rephorm.com/rephorm/code/iconbar/" -DEPEND=">=dev-libs/eet-0.9.0.20031013 - >=x11-libs/evas-1.0.0.20031013_pre12 +DEPEND=">=dev-libs/eet-0.9.9.20040501 + >=x11-libs/evas-1.0.0.20040501_pre13 >=media-libs/imlib2-1.1.0 - >=x11-libs/ecore-1.0.0.20031013_pre4 - >=media-libs/edje-0.0.1.20031013 - >=x11-libs/esmart-0.0.2.20040117 - >=x11-libs/ewl-0.0.3.20040221" + >=x11-libs/ecore-1.0.0.20040501_pre7 + >=media-libs/edje-0.5.0.20040501 + >=x11-libs/esmart-0.0.2.20040501 + >=x11-libs/ewl-0.0.3.20040501" |