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/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild
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/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild')
-rw-r--r--x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild36
1 files changed, 18 insertions, 18 deletions
diff --git a/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild b/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild
index ea4f6a9a2136..42bb6347391f 100644
--- a/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild
+++ b/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild
@@ -1,6 +1,6 @@
# 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/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild,v 1.1 2002/08/30 01:49:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $
S=${WORKDIR}/${P//gkrellm-}
DESCRIPTION="emerge this package to install all of the gkrellm plugins"
@@ -10,20 +10,20 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc sparc64"
-DEPEND=">=app-admin/gkrellm-1.2.11
- >=x11-plugins/gkrellm-bfm-0.5.1
- >=x11-plugins/gkrellm-console-0.1
- >=x11-plugins/gkrellm-mailwatch-0.7.2
- >=x11-plugins/gkrellm-radio-0.3.3
- >=x11-plugins/gkrellm-reminder-0.3.5
- >=x11-plugins/gkrellm-volume-0.8
- >=x11-plugins/gkrellmitime-0.4
- >=x11-plugins/gkrellmlaunch-0.3
- >=x11-plugins/gkrellmms-0.5.6
- >=x11-plugins/gkrellmoon-0.3
- >=x11-plugins/gkrellmouse-0.0.2
- >=x11-plugins/gkrellmwho-0.4
- >=x11-plugins/gkrellmwireless-0.2.2
- >=x11-plugins/gkrellshoot-0.3.11
- >=x11-plugins/gkrellweather-0.2.7-r2
- gnome? ( >=x11-plugins/gkrellm-gnome-0.1 )"
+DEPEND="=app-admin/gkrellm-1.2*
+ x11-plugins/gkrellm-bfm
+ x11-plugins/gkrellm-console
+ x11-plugins/gkrellm-mailwatch
+ x11-plugins/gkrellm-radio
+ x11-plugins/gkrellm-reminder
+ x11-plugins/gkrellm-volume
+ x11-plugins/gkrellmitime
+ x11-plugins/gkrellmlaunch
+ x11-plugins/gkrellmms
+ x11-plugins/gkrellmoon
+ x11-plugins/gkrellmouse
+ x11-plugins/gkrellmwho
+ x11-plugins/gkrellmwireless
+ x11-plugins/gkrellshoot
+ x11-plugins/gkrellweather
+ gnome? ( x11-plugins/gkrellm-gnome )"