diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:53:33 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:53:33 +0000 |
commit | 9a6241ef2b94c89d89fe7b578a2882d894c89b2e (patch) | |
tree | c2f76c1781e255756621fe5eca4e91ce783eee1a /gnome-base/libglade | |
parent | mark x86 (Manifest recommit) (diff) | |
download | gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.tar.gz gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.tar.bz2 gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.zip |
mark x86 .. let's hope i forgot nothing
Diffstat (limited to 'gnome-base/libglade')
-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 81efc49a008a..ef9a7a6816b9 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.1 2004/03/20 12:22:22 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.3.6.ebuild,v 1.2 2004/05/20 23:53:33 foser 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" |