summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-06 00:21:31 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-06 00:21:31 +0000
commit636eb234751adad03f4e5b4656e2c394049cf74c (patch)
tree1c52855df3de836d8c635be04056a5af122bc3cc /x11-plugins/gkrellmwho2
parentRemoved * postfix from <, <=, >= and > dependencies. (diff)
downloadgentoo-2-636eb234751adad03f4e5b4656e2c394049cf74c.tar.gz
gentoo-2-636eb234751adad03f4e5b4656e2c394049cf74c.tar.bz2
gentoo-2-636eb234751adad03f4e5b4656e2c394049cf74c.zip
Removed * postfix from <, <=, >= and > dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'x11-plugins/gkrellmwho2')
-rw-r--r--x11-plugins/gkrellmwho2/ChangeLog5
-rw-r--r--x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellmwho2/ChangeLog b/x11-plugins/gkrellmwho2/ChangeLog
index b56b2ba45ecb..6b530fa90bc7 100644
--- a/x11-plugins/gkrellmwho2/ChangeLog
+++ b/x11-plugins/gkrellmwho2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellmwho2
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho2/ChangeLog,v 1.4 2005/04/27 18:25:04 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho2/ChangeLog,v 1.5 2005/05/06 00:21:31 swegener Exp $
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org> gkrellmwho2-0.2.8.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellmwho2-0.2.8.ebuild:
multilib fixes
diff --git a/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild b/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild
index bf99e0434739..1a8673ece3af 100644
--- a/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild
+++ b/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild,v 1.5 2005/04/27 18:25:04 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild,v 1.6 2005/05/06 00:21:31 swegener Exp $
inherit multilib
@@ -10,7 +10,7 @@ DESCRIPTION="This plugin displays currently logged in users in the scrolling lin
SRC_URI="http://shisha.spb.ru/debian/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="http://shisha.spb.ru/projects/GkrellmWHO2"
-DEPEND=">=app-admin/gkrellm-2*"
+DEPEND=">=app-admin/gkrellm-2"
SLOT="2"
LICENSE="GPL-2"