diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 19:22:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 19:22:23 +0000 |
commit | 7e089262b37cda7f6a9c5442874b6cb6ea43ba85 (patch) | |
tree | 003b3ebf3451ad7f8f8b157e86a39d70a8f6f51c /gnome-base/libglade/libglade-2.5.0.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-7e089262b37cda7f6a9c5442874b6cb6ea43ba85.tar.gz gentoo-2-7e089262b37cda7f6a9c5442874b6cb6ea43ba85.tar.bz2 gentoo-2-7e089262b37cda7f6a9c5442874b6cb6ea43ba85.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/libglade/libglade-2.5.0.ebuild')
-rw-r--r-- | gnome-base/libglade/libglade-2.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.5.0.ebuild b/gnome-base/libglade/libglade-2.5.0.ebuild index 609b3fde45e4..95402429e6cf 100644 --- a/gnome-base/libglade/libglade-2.5.0.ebuild +++ b/gnome-base/libglade/libglade-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.5.0.ebuild,v 1.3 2005/06/05 19:34:55 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.5.0.ebuild,v 1.4 2005/06/09 19:22:23 gustavoz Exp $ # FIXME : catalog stuff inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc" +KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc" IUSE="doc" RDEPEND=">=dev-libs/glib-2.5 |