diff options
Diffstat (limited to 'x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild')
-rw-r--r-- | x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild b/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild index f30cbec37a65..cd8db54eafa4 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-2003 Gentoo Technologies, Inc. # 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.2 2003/02/13 17:11:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild,v 1.3 2003/11/06 19:49:23 mr_bones_ Exp $ S="${WORKDIR}/Epplets-${PV}" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 sparc" S=${WORKDIR}/E-FancyLauncher -DEPEND="x11-misc/epplet-base" +DEPEND="x11-plugins/epplets" src_compile() { make clean |