diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-06-03 23:06:24 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-06-03 23:06:24 +0000 |
commit | cba4a853db327cd7931186b80a3a494cd755a40f (patch) | |
tree | f8d05c0a1426ec7196ac04039585d473dd514183 /gnome-base/libgnome/libgnome-2.6.0.ebuild | |
parent | IUSE sync (Manifest recommit) (diff) | |
download | gentoo-2-cba4a853db327cd7931186b80a3a494cd755a40f.tar.gz gentoo-2-cba4a853db327cd7931186b80a3a494cd755a40f.tar.bz2 gentoo-2-cba4a853db327cd7931186b80a3a494cd755a40f.zip |
Stable on mips.
Diffstat (limited to 'gnome-base/libgnome/libgnome-2.6.0.ebuild')
-rw-r--r-- | gnome-base/libgnome/libgnome-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnome/libgnome-2.6.0.ebuild b/gnome-base/libgnome/libgnome-2.6.0.ebuild index c2cc5868da72..77c4d7242176 100644 --- a/gnome-base/libgnome/libgnome-2.6.0.ebuild +++ b/gnome-base/libgnome/libgnome-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-base/libgnome/libgnome-2.6.0.ebuild,v 1.4 2004/05/29 03:46:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.6.0.ebuild,v 1.5 2004/06/03 23:03:32 geoman Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 mips" LICENSE="GPL-2 LGPL-2" RDEPEND=">=dev-libs/glib-2.0.3 |