summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-26 23:10:16 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-26 23:10:16 +0000
commit6c792e4771f63f17430be745e01cd094cc04e516 (patch)
treeb57a779f73d688ef51952b6503625c4dca109618 /x11-plugins/gkrellmlaunch
parentinitial import (diff)
downloadhistorical-6c792e4771f63f17430be745e01cd094cc04e516.tar.gz
historical-6c792e4771f63f17430be745e01cd094cc04e516.tar.bz2
historical-6c792e4771f63f17430be745e01cd094cc04e516.zip
Added IUSE and removed unnecessary S=
Diffstat (limited to 'x11-plugins/gkrellmlaunch')
-rw-r--r--x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild4
-rw-r--r--x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild
index 5fee183db5e8..a8ea10c0a3d3 100644
--- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild
+++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild,v 1.5 2004/03/26 23:10:05 aliz Exp $
-S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="a Program-Launcher Plugin for GKrellM"
SRC_URI="mirror://sourceforge/gkrellmlaunch/${P}.tar.gz"
HOMEPAGE="http://gkrellmlaunch.sourceforge.net/"
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild
index d60380bf4f40..0baa7ed46c5a 100644
--- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild
+++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.9 2004/01/21 21:49:49 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.10 2004/03/26 23:10:05 aliz Exp $
-S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="a Program-Launcher Plugin for GKrellM2"
SRC_URI="mirror://sourceforge/gkrellmlaunch/${P}.tar.gz"
HOMEPAGE="http://gkrellmlaunch.sourceforge.net/"