diff options
Diffstat (limited to 'x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild')
-rw-r--r-- | x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild b/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild index 41343ba9bc0d..bb1612711ace 100644 --- a/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild +++ b/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.9 2004/01/20 15:52:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.10 2004/03/26 23:10:05 aliz Exp $ MY_P=${P/-/_} -S=${WORKDIR}/${P} +IUSE="" DESCRIPTION="A GKrellM plugin that shows scores for many leagues" SRC_URI="http://ssl.usu.edu/paul/gkrellscore/${MY_P}.tar.gz" HOMEPAGE="http://ssl.usu.edu/paul/gkrellscore" |