diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-10-18 22:54:00 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-10-18 22:54:00 +0000 |
commit | d8bbf98c2c53f3efa7fa449ad6418547619e6f40 (patch) | |
tree | e97992abb7321acb503783b461fda45615bbd0b0 /gnome-extra/libgtkhtml | |
parent | Fixed inherit error (diff) | |
download | gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.tar.gz gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.tar.bz2 gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.zip |
mark gnome-2.4 for amd64
Diffstat (limited to 'gnome-extra/libgtkhtml')
-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 870bbe5fbba6..d4e98adb2eaf 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.3 2003/10/05 15:48:53 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild,v 1.4 2003/10/18 22:54:00 brad_mssw 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" # FIXME : seems only testapps need gnomevfs RDEPEND=">=x11-libs/gtk+-2 |