summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2006-01-12 23:10:04 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2006-01-12 23:10:04 +0000
commit6c4e5984133007b01ef11250f877061300a65c1c (patch)
treea3ccc6c0c5ecde397e48efa38d40981958c017d9 /gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild
parentpkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml (diff)
downloadgentoo-2-6c4e5984133007b01ef11250f877061300a65c1c.tar.gz
gentoo-2-6c4e5984133007b01ef11250f877061300a65c1c.tar.bz2
gentoo-2-6c4e5984133007b01ef11250f877061300a65c1c.zip
Fixing libgtkhtml references
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild')
-rw-r--r--gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild b/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild
index 05647cb83d91..de82a31737da 100644
--- a/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild
+++ b/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild,v 1.1 2006/01/12 22:34:20 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.2.5.ebuild,v 1.2 2006/01/12 23:10:04 compnerd Exp $
inherit gnome2 eutils
@@ -21,7 +21,7 @@ RDEPEND=">=net-libs/libsoup-2.2.1
>=gnome-base/libglade-2
>=gnome-base/libbonoboui-2.2.4
>=gnome-base/gail-1
- !=gnome-extra/libgtkhtml-3.1*"
+ !=gnome-extra/gtkhtml-3.1*"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.30