diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-05-06 00:16:03 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-05-06 00:16:03 +0000 |
commit | 41fd98f88937842579ee5f783133dee5706093a6 (patch) | |
tree | bc1fdc3325363a4c45922e782f8ac2ae1e714a43 /x11-plugins | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | gentoo-2-41fd98f88937842579ee5f783133dee5706093a6.tar.gz gentoo-2-41fd98f88937842579ee5f783133dee5706093a6.tar.bz2 gentoo-2-41fd98f88937842579ee5f783133dee5706093a6.zip |
Removed * postfix from <, <=, >= and > dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellaclock/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/gkrellaclock/ChangeLog b/x11-plugins/gkrellaclock/ChangeLog index 271f027236ee..0cd4320ba311 100644 --- a/x11-plugins/gkrellaclock/ChangeLog +++ b/x11-plugins/gkrellaclock/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellaclock # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.15 2005/04/27 21:40:04 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.16 2005/05/06 00:16:03 swegener Exp $ + + 06 May 2005; Sven Wegener <swegener@gentoo.org> gkrellaclock-0.3.2.ebuild, + gkrellaclock-0.3.2.1.ebuild: + Removed * postfix from <, <=, >= and > dependencies. 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellaclock-0.3.2.1.ebuild: diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild index 8592000f441f..2b72cb7db183 100644 --- a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild +++ b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.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/gkrellaclock/gkrellaclock-0.3.2.1.ebuild,v 1.8 2005/04/27 21:40:04 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild,v 1.9 2005/05/06 00:16:03 swegener Exp $ inherit multilib @@ -10,7 +10,7 @@ DESCRIPTION="Nice analog clock for GKrellM2" SRC_URI="http://www.geocities.com/m_muthukumar/${P}.tar.gz" HOMEPAGE="http://www.geocities.com/m_muthukumar/gkrellaclock.html" -DEPEND=">=app-admin/gkrellm-2*" +DEPEND=">=app-admin/gkrellm-2" SLOT="2" LICENSE="GPL-2" diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild index d237d0b84d14..8025cde1a929 100644 --- a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild +++ b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild,v 1.11 2004/06/24 22:53:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild,v 1.12 2005/05/06 00:16:03 swegener Exp $ IUSE="" S=${WORKDIR}/${P/a/A} @@ -8,7 +8,7 @@ DESCRIPTION="Nice analog clock for GKrellM2" SRC_URI="http://www.geocities.com/m_muthukumar/${P}.tar.gz" HOMEPAGE="http://www.geocities.com/m_muthukumar/gkrellaclock.html" -DEPEND=">=app-admin/gkrellm-2*" +DEPEND=">=app-admin/gkrellm-2" SLOT="2" LICENSE="GPL-2" |