diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-01-12 22:54:24 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-01-12 22:54:24 +0000 |
commit | 500496732cff0201ec0d6eb8c0f953446e5fee67 (patch) | |
tree | e59ab6219ececd094e443298c43c8fd2666e6a16 /dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild | |
parent | Fixed DEPEND. (diff) | |
download | gentoo-2-500496732cff0201ec0d6eb8c0f953446e5fee67.tar.gz gentoo-2-500496732cff0201ec0d6eb8c0f953446e5fee67.tar.bz2 gentoo-2-500496732cff0201ec0d6eb8c0f953446e5fee67.zip |
pkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild b/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild index 904013199d51..24a89271927d 100644 --- a/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild +++ b/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.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-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild,v 1.3 2005/06/12 12:12:01 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild,v 1.4 2006/01/12 22:51:04 compnerd Exp $ inherit perl-module @@ -15,7 +15,7 @@ IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2 - >=gnome-extra/libgtkhtml-2.0.0 + >=gnome-extra/gtkhtml-2.0.0 >=dev-perl/glib-perl-1.012 >=dev-perl/gtk2-perl-1.012" |