summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:09:02 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:09:02 +0000
commita23eed6670bbcde5132fb69e80f167a12d73a1c1 (patch)
treea59de918c9f78531948ecaa2424d4fff769dab79 /x11-misc/e-fancylauncher
parentNumerous small fixes, see ChangeLogs for details. (diff)
downloadhistorical-a23eed6670bbcde5132fb69e80f167a12d73a1c1.tar.gz
historical-a23eed6670bbcde5132fb69e80f167a12d73a1c1.tar.bz2
historical-a23eed6670bbcde5132fb69e80f167a12d73a1c1.zip
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'x11-misc/e-fancylauncher')
-rw-r--r--x11-misc/e-fancylauncher/ChangeLog5
-rw-r--r--x11-misc/e-fancylauncher/e-fancylauncher-0.7-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/e-fancylauncher/ChangeLog b/x11-misc/e-fancylauncher/ChangeLog
index 4112aa3b2348..47d3933d42d1 100644
--- a/x11-misc/e-fancylauncher/ChangeLog
+++ b/x11-misc/e-fancylauncher/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/e-fancylauncher
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/e-fancylauncher/ChangeLog,v 1.5 2004/01/24 14:42:33 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e-fancylauncher/ChangeLog,v 1.6 2004/04/14 09:09:01 aliz Exp $
+
+ 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> e-fancylauncher-0.7-r1.ebuild:
+ Added IUSE=
24 Jan 2004; Brandon Hale <tseng@gentoo.org> metadata.xml:
Fix corrupted metadata, bug 39234.
diff --git a/x11-misc/e-fancylauncher/e-fancylauncher-0.7-r1.ebuild b/x11-misc/e-fancylauncher/e-fancylauncher-0.7-r1.ebuild
index 2029fae319bd..5ceca9520549 100644
--- a/x11-misc/e-fancylauncher/e-fancylauncher-0.7-r1.ebuild
+++ b/x11-misc/e-fancylauncher/e-fancylauncher-0.7-r1.ebuild
@@ -1,9 +1,9 @@
-# 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/e-fancylauncher/e-fancylauncher-0.7-r1.ebuild,v 1.3 2003/11/06 19:49:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e-fancylauncher/e-fancylauncher-0.7-r1.ebuild,v 1.4 2004/04/14 09:09:01 aliz Exp $
S="${WORKDIR}/Epplets-${PV}"
-
+IUSE=""
DESCRIPTION="E-FancyLauncher epplet"
SRC_URI="http://www.docs.uu.se/~adavid/Epplets/E-FancyLauncher-${PV}.tgz"