diff options
Diffstat (limited to 'gnome-base/libglade/libglade-2.3.6.ebuild')
-rw-r--r-- | gnome-base/libglade/libglade-2.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.3.6.ebuild b/gnome-base/libglade/libglade-2.3.6.ebuild index dcc8759c90d2..d0066998a7dc 100644 --- a/gnome-base/libglade/libglade-2.3.6.ebuild +++ b/gnome-base/libglade/libglade-2.3.6.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-base/libglade/libglade-2.3.6.ebuild,v 1.5 2004/06/04 04:00:49 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.3.6.ebuild,v 1.6 2004/06/06 10:54:34 lv Exp $ # FIXME : catalog stuff inherit gnome2 @@ -9,7 +9,7 @@ LICENSE="LGPL-2" DESCRIPTION="GLADE is a interface builder" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ppc ~sparc ~alpha hppa ~amd64 ~ia64 mips" +KEYWORDS="x86 ppc ~sparc ~alpha hppa amd64 ~ia64 mips" SLOT="2.0" IUSE="doc" |