diff options
-rw-r--r-- | gnome-extra/gal/gal-0.24.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/gal/gal-0.24.ebuild b/gnome-extra/gal/gal-0.24.ebuild index 8fef417c3079..27d137388a46 100644 --- a/gnome-extra/gal/gal-0.24.ebuild +++ b/gnome-extra/gal/gal-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.24.ebuild,v 1.11 2004/02/11 01:30:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.24.ebuild,v 1.12 2004/02/21 23:36:36 brad_mssw Exp $ inherit gnome.org libtool @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="nls doc" RDEPEND=">=dev-libs/libxml-1.8.16 diff --git a/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild b/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild index f875d9962521..95d0476c471b 100644 --- a/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild,v 1.2 2004/02/11 01:30:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild,v 1.3 2004/02/21 23:37:07 brad_mssw Exp $ inherit gnome.org libtool @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2.1" # not compile, so not sure as to what to set SLOT to .. it could be # that new versions will support 1.[12] of gtkhtml ... SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="nls gnome" # peg gtkhtml at gal-0.23 because it might get confused with gal-1.99 |