diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-17 06:12:57 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-17 06:12:57 +0000 |
commit | e6dbe225f162f562be1b4420ac6aad0539062816 (patch) | |
tree | c9e19b431297db8a46de1e9cd533a8946a4047c9 /x11-misc | |
parent | xmall fixes (diff) | |
download | gentoo-2-e6dbe225f162f562be1b4420ac6aad0539062816.tar.gz gentoo-2-e6dbe225f162f562be1b4420ac6aad0539062816.tar.bz2 gentoo-2-e6dbe225f162f562be1b4420ac6aad0539062816.zip |
typo fix
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild | 4 |
1 files changed, 2 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 cb34f8bfa2ba..e2860260c26d 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.1 2002/06/16 20:02:12 lamer Exp $ +# $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 $ S=${WORKDIR}/${P//gkrellm-} DESCRIPTION="emerge this package to install all of the gkrellm plugins" @@ -22,7 +22,7 @@ DEPEND=">=app-admin/gkrellm-1.2.11 >=x11-misc/gkrellmwho-0.4 >=x11-misc/gkrellmwireless-0.2.2 >=x11-misc/gkrellshoot-0.3.11 - >=x11-misc/gkrellmweather-0.2.7-r2 + >=x11-misc/gkrellweather-0.2.7-r2 gnome? ( >=x11-misc/gkrellm-gnome-0.1 )" RDEPEND="${DEPEND}" |