diff options
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 0265c1811a37..a65a546147ce 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 +# 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.0.0-r1.ebuild,v 1.12 2005/05/05 23:51:25 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.13 2006/01/12 23:34:57 compnerd Exp $ inherit gnome2 python @@ -29,7 +29,7 @@ RDEPEND=">=dev-lang/python-2.2 >=gnome-base/gnome-panel-2 >=gnome-base/libgnomeprint-2.2 >=gnome-base/libgnomeprintui-2.2 - gtkhtml? ( =gnome-extra/libgtkhtml-2* )" + gtkhtml? ( =gnome-extra/gtkhtml-2* )" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" |