diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-20 00:17:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-20 00:17:38 +0000 |
commit | 223107721146d4923ca7cd6e0ac02a12d419282c (patch) | |
tree | dc848f84403c117d89a72446c2f33177619ea899 /x11-misc/engage | |
parent | Removed unused digest entries. (diff) | |
download | gentoo-2-223107721146d4923ca7cd6e0ac02a12d419282c.tar.gz gentoo-2-223107721146d4923ca7cd6e0ac02a12d419282c.tar.bz2 gentoo-2-223107721146d4923ca7cd6e0ac02a12d419282c.zip |
add examine to DEPEND #78737
(Portage version: 2.0.51-r13)
Diffstat (limited to 'x11-misc/engage')
-rw-r--r-- | x11-misc/engage/engage-0.0.9.20050116.ebuild | 7 | ||||
-rw-r--r-- | x11-misc/engage/engage-9999.ebuild | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-misc/engage/engage-0.0.9.20050116.ebuild b/x11-misc/engage/engage-0.0.9.20050116.ebuild index c51aef7173b9..b32590642330 100644 --- a/x11-misc/engage/engage-0.0.9.20050116.ebuild +++ b/x11-misc/engage/engage-0.0.9.20050116.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/engage/engage-0.0.9.20050116.ebuild,v 1.1 2005/01/17 05:11:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/engage/engage-0.0.9.20050116.ebuild,v 1.2 2005/01/20 00:17:38 vapier Exp $ ECVS_MODULE="misc/engage" inherit enlightenment @@ -14,7 +14,8 @@ DEPEND=">=x11-libs/esmart-0.9.0.20041009 >=media-libs/edje-0.5.0.20041009 >=x11-libs/ecore-1.0.0.20041009_pre7 >=x11-libs/evas-1.0.0.20041009_pre13 - >=x11-libs/ewl-0.0.4.20041009" + >=x11-libs/ewl-0.0.4.20041009 + >=app-misc/examine-0.0.1.20050116" src_compile() { export MY_ECONF="$(use_enable xinerama)" diff --git a/x11-misc/engage/engage-9999.ebuild b/x11-misc/engage/engage-9999.ebuild index 99f900f4dcbc..17bd994d1eb6 100644 --- a/x11-misc/engage/engage-9999.ebuild +++ b/x11-misc/engage/engage-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/engage/engage-9999.ebuild,v 1.2 2005/01/17 05:11:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/engage/engage-9999.ebuild,v 1.3 2005/01/20 00:17:38 vapier Exp $ ECVS_MODULE="misc/engage" inherit enlightenment @@ -14,7 +14,8 @@ DEPEND=">=x11-libs/esmart-0.9.0.20041009 >=media-libs/edje-0.5.0.20041009 >=x11-libs/ecore-1.0.0.20041009_pre7 >=x11-libs/evas-1.0.0.20041009_pre13 - >=x11-libs/ewl-0.0.4.20041009" + >=x11-libs/ewl-0.0.4.20041009 + >=app-misc/examine-0.0.1.20050116" src_compile() { export MY_ECONF="$(use_enable xinerama)" |