diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:52:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:52:45 +0000 |
commit | 877dc2ec774273a2c8b4b1678d39cb187b5735d5 (patch) | |
tree | d9db69f00abb60c7ff50015986166aabb1f65546 /x11-misc/e-fancylauncher | |
parent | sync IUSE (+snmp), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.tar.gz gentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.tar.bz2 gentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.zip |
sync IUSE (missing)
Diffstat (limited to 'x11-misc/e-fancylauncher')
-rw-r--r-- | x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild b/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild index 3bb8b7767320..14136a9b6fd6 100644 --- a/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild +++ b/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild,v 1.4 2004/06/24 22:16:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild,v 1.5 2004/07/15 00:51:55 agriffis Exp $ S="${WORKDIR}/Epplets-${PV}" @@ -11,6 +11,7 @@ HOMEPAGE="http://www.docs.uu.se/~adavid/Epplets" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" S=${WORKDIR}/E-FancyLauncher DEPEND="x11-plugins/epplets" |