summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lutgens <lamer@gentoo.org>2002-06-11 01:54:11 +0000
committerBen Lutgens <lamer@gentoo.org>2002-06-11 01:54:11 +0000
commit1e3e6996ca08147bab9ec823c089f38a90d40667 (patch)
tree6d862f19a78cfc61c903b182254e4a7ce20c290d /x11-misc
parentnew version (diff)
downloadgentoo-2-1e3e6996ca08147bab9ec823c089f38a90d40667.tar.gz
gentoo-2-1e3e6996ca08147bab9ec823c089f38a90d40667.tar.bz2
gentoo-2-1e3e6996ca08147bab9ec823c089f38a90d40667.zip
Fix0red the ${S} on gkrellm-mail and am adding a rollup package of all
gkrellm plugins. If you add a gkrellm plugin make sure you read this packages gentoo ChangeLog and add a DEPEND entry to the rollup for the plugin you're committing. <lamer@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild4
-rw-r--r--x11-misc/gkrellm-plugins/ChangeLog11
-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.ebuild26
4 files changed, 39 insertions, 2 deletions
diff --git a/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild b/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild
index 40c1e9021f3a..a1f28ac7c33f 100644
--- a/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild
+++ b/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild,v 1.3 2002/06/11 01:54:11 lamer Exp $
MY_P=mailwatch-0.7.2
-S=${WORKDIR}/${P}
+S=${WORKDIR}/${MY_P}
DESCRIPTION="GKrellM-mailwatch is a plugin to watch additional mailboxes."
SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz"
HOMEPAGE="http://gkrellm.luon.net/mailwatch.phtml"
diff --git a/x11-misc/gkrellm-plugins/ChangeLog b/x11-misc/gkrellm-plugins/ChangeLog
new file mode 100644
index 000000000000..966e09e51287
--- /dev/null
+++ b/x11-misc/gkrellm-plugins/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for x11-misc/gkrellm-plugins
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-plugins/ChangeLog,v 1.1 2002/06/11 01:54:11 lamer Exp $
+
+*gkrellm-plugins-1.2.11 (10 Jun 2002)
+
+ 10 Jun 2002; Ben Lutgens <lamer@gentoo.org> gkrellm-plugins-1.2.11: A
+ rollup package of all gkrellm-plugins in portage. If you add any gkrellm
+ plugins, make sure to add an entry to the DEPEND for your addition. Also
+ keep the revision number the same as the gkrellm package number. Some
+ plugins will only work with certain versions of gkrellm.
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
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/x11-misc/gkrellm-plugins/files/digest-gkrellm-plugins-1.2.11
diff --git a/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11.ebuild b/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11.ebuild
new file mode 100644
index 000000000000..713ec1894bc6
--- /dev/null
+++ b/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11.ebuild
@@ -0,0 +1,26 @@
+# 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}"