diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-05-05 23:51:25 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-05-05 23:51:25 +0000 |
commit | 54ebab134ea671fdb896002b41290a61549b8153 (patch) | |
tree | 65d46793c455b81845a661418d6c85ae220be2ed /dev-python | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | gentoo-2-54ebab134ea671fdb896002b41290a61549b8153.tar.gz gentoo-2-54ebab134ea671fdb896002b41290a61549b8153.tar.bz2 gentoo-2-54ebab134ea671fdb896002b41290a61549b8153.zip |
Removed * postfix from <, <=, >= and > dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 85d3fd27c5fd..a9fd76baee4d 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.39 2005/03/23 14:27:19 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.40 2005/05/05 23:51:25 swegener Exp $ + + 05 May 2005; Sven Wegener <swegener@gentoo.org> gnome-python-2.0.0.ebuild, + gnome-python-2.0.0-r1.ebuild, gnome-python-2.0.2.ebuild: + Removed * postfix from <, <=, >= and > dependencies. 23 Mar 2005; Alastair Tse <liquidx@gentoo.org> gnome-python-1.4.2.ebuild, gnome-python-1.4.4.ebuild, gnome-python-1.4.4-r1.ebuild, diff --git a/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild b/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild index c9525b0e9f99..0265c1811a37 100644 --- a/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild +++ b/dev-python/gnome-python/gnome-python-2.0.0-r1.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/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.11 2005/04/16 23:36:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.12 2005/05/05 23:51:25 swegener Exp $ inherit gnome2 python @@ -13,7 +13,7 @@ KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="gtkhtml" RDEPEND=">=dev-lang/python-2.2 - >=dev-python/pygtk-${PV}* + >=dev-python/pygtk-${PV} >=dev-python/pyorbit-2.0 >=dev-libs/glib-2 >=x11-libs/gtk+-2 diff --git a/dev-python/gnome-python/gnome-python-2.0.0.ebuild b/dev-python/gnome-python/gnome-python-2.0.0.ebuild index d0ebfe786848..eb962c347970 100644 --- a/dev-python/gnome-python/gnome-python-2.0.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.0.0.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/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.11 2005/03/23 14:27:19 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.12 2005/05/05 23:51:25 swegener Exp $ # devel version - debug inherit gnome2 debug @@ -12,7 +12,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" RDEPEND=">=dev-lang/python-2.2 - >=dev-python/pygtk-${PV}* + >=dev-python/pygtk-${PV} >=dev-python/pyorbit-2.0 >=dev-libs/glib-2 >=x11-libs/gtk+-2 diff --git a/dev-python/gnome-python/gnome-python-2.0.2.ebuild b/dev-python/gnome-python/gnome-python-2.0.2.ebuild index 6f2fc767cdf5..4c4c8981dfe7 100644 --- a/dev-python/gnome-python/gnome-python-2.0.2.ebuild +++ b/dev-python/gnome-python/gnome-python-2.0.2.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/dev-python/gnome-python/gnome-python-2.0.2.ebuild,v 1.5 2005/04/16 23:36:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.2.ebuild,v 1.6 2005/05/05 23:51:25 swegener Exp $ inherit gnome2 python @@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="gtkhtml" RDEPEND=">=dev-lang/python-2.2 - >=dev-python/pygtk-${PV}* + >=dev-python/pygtk-${PV} >=dev-python/pyorbit-2.0 >=dev-libs/glib-2 >=x11-libs/gtk+-2 |