diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:06:33 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:06:33 +0000 |
commit | 5cdd5ca7cd5a0f836f10f5420875ebb698b0ddd8 (patch) | |
tree | e203370e21b5442b21dba721bd4474e5e0fbd91a /gnome-extra/libgtkhtml | |
parent | moved ipchains-firewall to net-firewall (diff) | |
download | historical-5cdd5ca7cd5a0f836f10f5420875ebb698b0ddd8.tar.gz historical-5cdd5ca7cd5a0f836f10f5420875ebb698b0ddd8.tar.bz2 historical-5cdd5ca7cd5a0f836f10f5420875ebb698b0ddd8.zip |
mark x86 stable
Diffstat (limited to 'gnome-extra/libgtkhtml')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.2.0.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.2.0.ebuild index 1969f7fa6ec7..f941266c1214 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.2.0.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.2.0.ebuild,v 1.1 2003/01/31 02:36:42 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.2.0.ebuild,v 1.2 2003/02/09 15:06:33 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="a Gtk+ based HTML rendering library" HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="LGPL-2.1 GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND=">=x11-libs/gtk+-2.1 >=dev-libs/libxml2-2.4.16 |