diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 03:14:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 03:14:41 +0000 |
commit | cf2471dab6a64644381b3c9a86439555a160ba0a (patch) | |
tree | 5df16d2bdc72da739a6955ef79d5d1ff72ec5d79 /gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-cf2471dab6a64644381b3c9a86439555a160ba0a.tar.gz gentoo-2-cf2471dab6a64644381b3c9a86439555a160ba0a.tar.bz2 gentoo-2-cf2471dab6a64644381b3c9a86439555a160ba0a.zip |
stable on ia64
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild index f8aa3d282f45..2102e1f5f665 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild,v 1.7 2003/11/08 16:31:53 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild,v 1.8 2003/11/15 03:10:21 agriffis Exp $ inherit eutils 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 alpha sparc amd64" +KEYWORDS="x86 ppc alpha sparc amd64 ia64" # FIXME : seems only testapps need gnomevfs RDEPEND=">=x11-libs/gtk+-2 |