diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-27 14:41:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-27 14:41:10 +0000 |
commit | b17ef6fccc071416d91d6090bf7a6b0fba017a4c (patch) | |
tree | 3078e44416f159732a64adb9941b57e67a4236ba /x11-libs | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-b17ef6fccc071416d91d6090bf7a6b0fba017a4c.tar.gz gentoo-2-b17ef6fccc071416d91d6090bf7a6b0fba017a4c.tar.bz2 gentoo-2-b17ef6fccc071416d91d6090bf7a6b0fba017a4c.zip |
EHACKAUTOGEN is needed
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/esmart/esmart-0.9.0.20041226.ebuild | 11 | ||||
-rw-r--r-- | x11-libs/esmart/esmart-9999.ebuild | 13 |
2 files changed, 13 insertions, 11 deletions
diff --git a/x11-libs/esmart/esmart-0.9.0.20041226.ebuild b/x11-libs/esmart/esmart-0.9.0.20041226.ebuild index 56d22e75d822..331305ba9d2f 100644 --- a/x11-libs/esmart/esmart-0.9.0.20041226.ebuild +++ b/x11-libs/esmart/esmart-0.9.0.20041226.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.9.0.20041226.ebuild,v 1.1 2004/12/26 22:05:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.9.0.20041226.ebuild,v 1.2 2004/12/27 14:41:10 vapier Exp $ +EHACKAUTOGEN=yes inherit enlightenment flag-o-matic DESCRIPTION="A collection of evas smart objects" HOMEPAGE="http://www.enlightenment.org/pages/evas.html" -DEPEND=">=x11-libs/evas-1.0.0.20041031_pre13 - >=x11-libs/ecore-1.0.0.20041031_pre7 - >=media-libs/edje-0.5.0.20041031 +DEPEND=">=x11-libs/evas-1.0.0.20041226_pre13 + >=x11-libs/ecore-1.0.0.20041226_pre7 + >=media-libs/edje-0.5.0.20041226 >=media-libs/epsilon-0.3.0.20041031 - >=media-libs/imlib2-1.1.2.20041031" + >=media-libs/imlib2-1.2.0.20041226" diff --git a/x11-libs/esmart/esmart-9999.ebuild b/x11-libs/esmart/esmart-9999.ebuild index cfa68494338e..a055f3a7d6ab 100644 --- a/x11-libs/esmart/esmart-9999.ebuild +++ b/x11-libs/esmart/esmart-9999.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-9999.ebuild,v 1.2 2004/10/22 19:57:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-9999.ebuild,v 1.3 2004/12/27 14:41:10 vapier Exp $ +EHACKAUTOGEN=yes inherit enlightenment flag-o-matic DESCRIPTION="A collection of evas smart objects" HOMEPAGE="http://www.enlightenment.org/pages/evas.html" -DEPEND=">=x11-libs/evas-1.0.0.20041016_pre13 - >=x11-libs/ecore-1.0.0.20041016_pre7 - >=media-libs/edje-0.5.0.20041016 - >=media-libs/epsilon-0.3.0.20041016 - >=media-libs/imlib2-1.1.2.20041016" +DEPEND=">=x11-libs/evas-1.0.0.20041226_pre13 + >=x11-libs/ecore-1.0.0.20041226_pre7 + >=media-libs/edje-0.5.0.20041226 + >=media-libs/epsilon-0.3.0.20041031 + >=media-libs/imlib2-1.2.0.20041226" |