summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-30 05:14:58 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-30 05:14:58 +0000
commit190de3cd3ac7263b4d59c0fd70a339ac075d14f5 (patch)
treec95713e6097c6372ee18d361f3804690c8c32310 /x11-plugins/gkrellscore
parentRemoved nonexistant sample config (diff)
downloadhistorical-190de3cd3ac7263b4d59c0fd70a339ac075d14f5.tar.gz
historical-190de3cd3ac7263b4d59c0fd70a339ac075d14f5.tar.bz2
historical-190de3cd3ac7263b4d59c0fd70a339ac075d14f5.zip
changed DEPEND to gkrellm-1.2*
Diffstat (limited to 'x11-plugins/gkrellscore')
-rw-r--r--x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild b/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild
index f69a392c59fb..45e6420e4cf9 100644
--- a/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild
+++ b/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.1 2002/08/30 01:49:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $
MY_P=${P/-/_}
S=${WORKDIR}/${P}
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"
-LICENSE="GPL-2"
+
SLOT="0"
+LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
-DEPEND=">=app-admin/gkrellm-1.0.6
- =x11-libs/gtk+-1.2*
+DEPEND="=app-admin/gkrellm-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {