summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-08 04:10:44 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-08 04:10:44 +0000
commit8e33ae719500a728109932d29d8a5553716033e4 (patch)
tree1b97a2b68e56abf67af2d61edf37bf78dfc0ff2f /x11-misc
parentrepoman fixes (diff)
downloadgentoo-2-8e33ae719500a728109932d29d8a5553716033e4.tar.gz
gentoo-2-8e33ae719500a728109932d29d8a5553716033e4.tar.bz2
gentoo-2-8e33ae719500a728109932d29d8a5553716033e4.zip
repoman fixes
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gkrellm-plugins/files/digest-gkrellm-plugins-1.2.110
-rw-r--r--x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild6
-rw-r--r--x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11.ebuild26
3 files changed, 4 insertions, 28 deletions
diff --git a/x11-misc/gkrellm-plugins/files/digest-gkrellm-plugins-1.2.11 b/x11-misc/gkrellm-plugins/files/digest-gkrellm-plugins-1.2.11
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/x11-misc/gkrellm-plugins/files/digest-gkrellm-plugins-1.2.11
+++ /dev/null
diff --git a/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild b/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild
index 30fcf7aaeab1..78dee4e6f6d1 100644
--- a/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild
+++ b/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild
@@ -1,11 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ben Lutgens <lamer@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild,v 1.4 2002/07/04 14:31:12 lamer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild,v 1.5 2002/07/08 04:10:44 drobbins Exp $
S=${WORKDIR}/${P//gkrellm-}
DESCRIPTION="emerge this package to install all of the gkrellm plugins"
-
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="*"
DEPEND=">=app-admin/gkrellm-1.2.11
>=x11-misc/gkrellm-bfm-0.5.1
diff --git a/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11.ebuild b/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11.ebuild
deleted file mode 100644
index 713ec1894bc6..000000000000
--- a/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Ben Lutgens <lamer@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11.ebuild,v 1.1 2002/06/11 01:54:11 lamer Exp $
-
-S=${WORKDIR}/${P//gkrellm-}
-DESCRIPTION="emerge this package to install all of the gkrellm plugins"
-
-DEPEND=">=app-admin/gkrellm-1.2.11
- >=x11-misc/gkrellm-bfm-0.5.1
- >=x11-misc/gkrellm-console-0.1
- >=x11-misc/gkrellm-mail-0.7.1
- >=x11-misc/gkrellm-mailwatch-0.7.2
- >=x11-misc/gkrellm-radio-0.3.3
- >=x11-misc/gkrellm-reminder-0.3.5
- >=x11-misc/gkrellm-volume-0.8
- >=x11-misc/gkrellmitime-0.4
- >=x11-misc/gkrellmlaunch-0.3
- >=x11-misc/gkrellmms-0.5.6
- >=x11-misc/gkrellmoon-0.3
- >=x11-misc/gkrellmouse-0.0.2
- >=x11-misc/gkrellmwho-0.4
- >=x11-misc/gkrellmwireless-0.2.2
- gnome? ( >=x11-misc/gkrellm-gnome-0.1 )"
-
-RDEPEND="${DEPEND}"