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
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')
-rw-r--r--x11-plugins/gkrellshoot/ChangeLog6
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild4
-rw-r--r--x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild4
-rw-r--r--x11-plugins/gkrellstock/ChangeLog5
-rw-r--r--x11-plugins/gkrellstock/gkrellstock-0.5.ebuild4
5 files changed, 15 insertions, 8 deletions
diff --git a/x11-plugins/gkrellshoot/ChangeLog b/x11-plugins/gkrellshoot/ChangeLog
index 0aac4fe1c1c1..dba58733b2ff 100644
--- a/x11-plugins/gkrellshoot/ChangeLog
+++ b/x11-plugins/gkrellshoot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellshoot
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.14 2005/04/27 17:57:10 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/ChangeLog,v 1.15 2005/05/06 00:22:59 swegener Exp $
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org> gkrellshoot-0.4.1.ebuild,
+ gkrellshoot-0.4.3.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellshoot-0.4.1.ebuild:
Stable on amd64.
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
index ed85adcfdb29..e3bcf6a7bda5 100644
--- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild
+++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.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/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.17 2005/04/27 17:57:10 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.18 2005/05/06 00:22:59 swegener Exp $
S=${WORKDIR}/${P/s/S}
DESCRIPTION="GKrellm2 plugin to take screen shots and lock screen"
@@ -13,7 +13,7 @@ KEYWORDS="x86 sparc ~alpha amd64 ppc"
IUSE=""
DEPEND="=x11-libs/gtk+-2*
- >=app-admin/gkrellm-2*"
+ >=app-admin/gkrellm-2"
RDEPEND="${DEPEND}
media-gfx/imagemagick"
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild
index 0786de1202d1..c544eb250694 100644
--- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild
+++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.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/gkrellshoot/gkrellshoot-0.4.3.ebuild,v 1.2 2005/04/27 17:55:48 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.3.ebuild,v 1.3 2005/05/06 00:22:59 swegener Exp $
inherit multilib
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~sparc ~alpha ~amd64 ~ppc"
IUSE=""
DEPEND="=x11-libs/gtk+-2*
- >=app-admin/gkrellm-2*"
+ >=app-admin/gkrellm-2"
RDEPEND="${DEPEND}
media-gfx/imagemagick"
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"