diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-26 23:10:16 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-26 23:10:16 +0000 |
commit | 6c792e4771f63f17430be745e01cd094cc04e516 (patch) | |
tree | b57a779f73d688ef51952b6503625c4dca109618 /x11-plugins/gkrellmlaunch | |
parent | initial import (diff) | |
download | historical-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.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild | 4 |
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/" |