diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 05:45:21 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 05:45:21 +0000 |
commit | d0bb554d3bbe2db4ad73f03162baaa24f1299e22 (patch) | |
tree | da08988fb71752b74cc09ab16f28ceec46b205f1 /x11-plugins/gkrellstock/gkrellstock-0.5.ebuild | |
parent | oops someone forgot me ! (diff) | |
download | gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.gz gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.bz2 gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.zip |
whitespace cleanup
Diffstat (limited to 'x11-plugins/gkrellstock/gkrellstock-0.5.ebuild')
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild index ac08b04a6003..80d4919fc91f 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.3 2003/02/13 17:26:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ S=${WORKDIR}/${P/s/S} DESCRIPTION="Get Stock quotes plugin for Gkrellm2" @@ -9,7 +9,7 @@ HOMEPAGE="http://gkrellstock.sourceforge.net/" DEPEND=">=app-admin/gkrellm-2* dev-perl/libwww-perl - dev-perl/Finance-Quote" + dev-perl/Finance-Quote" SLOT="2" LICENSE="GPL-2" |