diff options
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.10.0.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.10.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.10.0.ebuild b/dev-python/gnome-python/gnome-python-2.10.0.ebuild index 88e8be648ca8..188d0e352faf 100644 --- a/dev-python/gnome-python/gnome-python-2.10.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.10.0.ebuild,v 1.9 2005/09/02 22:00:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.10.0.ebuild,v 1.10 2006/01/12 23:34:57 compnerd Exp $ inherit gnome2 python eutils @@ -25,7 +25,7 @@ RDEPEND=">=dev-lang/python-2.2 >=gnome-base/libbonobo-2.8 >=gnome-base/libbonoboui-2.8 >=gnome-base/libgnomeprintui-2.8 - gtkhtml? ( >=gnome-extra/libgtkhtml-3.2.5 )" + gtkhtml? ( >=gnome-extra/gtkhtml-3.2.5 )" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" |