diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-04 02:22:02 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-04 02:22:02 +0000 |
commit | 2745101eb7531bb663909217974e6d5e721c087a (patch) | |
tree | 6270adb85cffbec675ea7b2e115764522dd8b518 /x11-misc/gkrellm-plugins | |
parent | small fix0rs (diff) | |
download | gentoo-2-2745101eb7531bb663909217974e6d5e721c087a.tar.gz gentoo-2-2745101eb7531bb663909217974e6d5e721c087a.tar.bz2 gentoo-2-2745101eb7531bb663909217974e6d5e721c087a.zip |
removed invalid gkrellm-mail from RDEPEND
Diffstat (limited to 'x11-misc/gkrellm-plugins')
-rw-r--r-- | x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 e2860260c26d..9ba12a6b7864 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,7 +1,7 @@ # 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.2 2002/06/17 06:12:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild,v 1.3 2002/07/04 02:22:02 seemant Exp $ S=${WORKDIR}/${P//gkrellm-} DESCRIPTION="emerge this package to install all of the gkrellm plugins" @@ -9,7 +9,6 @@ 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 |