diff options
Diffstat (limited to 'gnome-extra/libgtkhtml')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.6.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.6.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.6.0.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.6.0.ebuild index 9a19ce2c8ac2..ccb964ea150f 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.6.0.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.6.0.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/libgtkhtml/libgtkhtml-2.6.0.ebuild,v 1.5 2004/06/03 23:06:24 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.6.0.ebuild,v 1.6 2004/06/06 10:54:35 lv Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="LGPL-2.1 GPL-2" IUSE="accessibility" SLOT="1" -KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 mips" +KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64 ~ia64 mips" # FIXME : seems only testapps need gnomevfs diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.6.1.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.6.1.ebuild index 5609b2a7ea6f..b9f91a256756 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.6.1.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.6.1.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/libgtkhtml/libgtkhtml-2.6.1.ebuild,v 1.1 2004/05/04 14:28:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.6.1.ebuild,v 1.2 2004/06/06 10:54:35 lv Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="LGPL-2.1 GPL-2" IUSE="accessibility" SLOT="1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips" # FIXME : seems only testapps need gnomevfs |