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 | b468de1a7fb0b0d465ab49917b1a43561fcffda3 (patch) | |
tree | 616428ca86eb300b79a475708d4e068756240035 /x11-plugins/gkrellstock | |
parent | initial import (Manifest recommit) (diff) | |
download | gentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.tar.gz gentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.tar.bz2 gentoo-2-b468de1a7fb0b0d465ab49917b1a43561fcffda3.zip |
Added IUSE and removed unnecessary S=
Diffstat (limited to 'x11-plugins/gkrellstock')
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.4.ebuild | 3 | ||||
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.5.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild index c1227e35daf3..77620407e281 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild @@ -1,7 +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/gkrellstock/gkrellstock-0.4.ebuild,v 1.6 2004/01/04 18:36:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild,v 1.7 2004/03/26 23:10:06 aliz Exp $ +IUSE="" S=${WORKDIR}/${P/s/S} DESCRIPTION="Get Stock quotes plugin for GKrellM" SRC_URI="mirror://sourceforge/gkrellstock/${P}.tar.gz" diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild index a97ffac7e731..1110b3cc5848 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild @@ -1,7 +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/gkrellstock/gkrellstock-0.5.ebuild,v 1.6 2004/01/04 18:36:47 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.7 2004/03/26 23:10:06 aliz Exp $ +IUSE="" S=${WORKDIR}/${P/s/S} DESCRIPTION="Get Stock quotes plugin for Gkrellm2" SRC_URI="mirror://sourceforge/gkrellstock/${P}.tar.gz" |