diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2005-07-02 19:41:15 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2005-07-02 19:41:15 +0000 |
commit | 50b5d755e8be71099233a03c6dbf98d826bc44cb (patch) | |
tree | 233c890829b403e8900d66705ab228599f638847 /dev-python | |
parent | Version bump #97724 by Slobodan D. Sredojevic. (diff) | |
download | historical-50b5d755e8be71099233a03c6dbf98d826bc44cb.tar.gz historical-50b5d755e8be71099233a03c6dbf98d826bc44cb.tar.bz2 historical-50b5d755e8be71099233a03c6dbf98d826bc44cb.zip |
fix DEPENDS categories
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-extras/Manifest | 2 | ||||
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/gnome-python-extras/Manifest b/dev-python/gnome-python-extras/Manifest index 7cadd27fa9ac..3737d19b0bdb 100644 --- a/dev-python/gnome-python-extras/Manifest +++ b/dev-python/gnome-python-extras/Manifest @@ -1,4 +1,4 @@ -MD5 16454e227ff39ede5c15bb73490fba0d gnome-python-extras-2.10.2.ebuild 1628 +MD5 bc16b1a79af06e0615dd7d9d81998ff5 gnome-python-extras-2.10.2.ebuild 1662 MD5 a14ed04e38bc6413e8a57ebd12e5b520 ChangeLog 421 MD5 7815efa8e3c1eece4b748785c644df85 metadata.xml 243 MD5 dee99b75f4b766a4a588ddb6b8a086c0 files/digest-gnome-python-extras-2.10.2 79 diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild index af9748c3457c..3ba2041ae79e 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.10.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-extras/gnome-python-extras-2.10.2.ebuild,v 1.1 2005/07/02 18:13:00 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild,v 1.2 2005/07/02 19:41:15 allanonjl Exp $ inherit eutils gnome2 python @@ -17,9 +17,9 @@ RDEPEND=">=dev-lang/python-2.3 >=dev-libs/glib-2.6.0 >=dev-python/gnome-python-2.10.0 >=dev-python/pygtk-2.4.0 - >=libgtkhtml-2.3.1 - >=libgnomeprint-2.2.0 - >=libgnomeprintui-2.2.0 + >=gnome-extra/libgtkhtml-2.3.1 + >=gnome-base/libgnomeprint-2.2.0 + >=gnome-base/libgnomeprintui-2.2.0 >=x11-libs/gtksourceview-1.1.90 >=gnome-base/gnome-panel-2.2.0 >=x11-libs/libwnck-2.9.92 |