summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-06 00:27:31 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-06 00:27:31 +0000
commit5706cf66fa6bfeff41d080cf9a35de87660d873c (patch)
tree6451b09c60927fb9af3f5d555d90c20de1005ffb /x11-plugins/gkrellstock
parentRemoved * postfix from <, <=, >= and > dependencies. (diff)
downloadgentoo-2-5706cf66fa6bfeff41d080cf9a35de87660d873c.tar.gz
gentoo-2-5706cf66fa6bfeff41d080cf9a35de87660d873c.tar.bz2
gentoo-2-5706cf66fa6bfeff41d080cf9a35de87660d873c.zip
Removed * postfix from <, <=, >= and > dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'x11-plugins/gkrellstock')
-rw-r--r--x11-plugins/gkrellstock/ChangeLog5
-rw-r--r--x11-plugins/gkrellstock/gkrellstock-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellstock/ChangeLog b/x11-plugins/gkrellstock/ChangeLog
index e2fa155df1ca..c9a42d72aa92 100644
--- a/x11-plugins/gkrellstock/ChangeLog
+++ b/x11-plugins/gkrellstock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellstock
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/ChangeLog,v 1.8 2005/04/27 17:51:08 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/ChangeLog,v 1.9 2005/05/06 00:23:55 swegener Exp $
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org> gkrellstock-0.5.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellstock-0.5.ebuild:
Stable on amd64.
diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild
index dd157a3c756d..13bf1a0e95dd 100644
--- a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild
+++ b/x11-plugins/gkrellstock/gkrellstock-0.5.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/gkrellstock/gkrellstock-0.5.ebuild,v 1.12 2005/04/27 17:51:08 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.13 2005/05/06 00:23:55 swegener Exp $
inherit multilib
@@ -10,7 +10,7 @@ DESCRIPTION="Get Stock quotes plugin for Gkrellm2"
SRC_URI="mirror://sourceforge/gkrellstock/${P}.tar.gz"
HOMEPAGE="http://gkrellstock.sourceforge.net/"
-DEPEND=">=app-admin/gkrellm-2*
+DEPEND=">=app-admin/gkrellm-2
dev-perl/libwww-perl
dev-perl/Finance-Quote"