diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-27 20:49:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-27 20:49:38 +0000 |
commit | a356fb915b3829dc5d73bff4d2587b85510b9cd9 (patch) | |
tree | 1946aa36a38c3372ad43765544d04800eceaeb7e /gnome-base/libglade/libglade-2.4.2.ebuild | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | gentoo-2-a356fb915b3829dc5d73bff4d2587b85510b9cd9.tar.gz gentoo-2-a356fb915b3829dc5d73bff4d2587b85510b9cd9.tar.bz2 gentoo-2-a356fb915b3829dc5d73bff4d2587b85510b9cd9.zip |
Stable on alpha + ia64.
(Portage version: 2.0.51.20)
Diffstat (limited to 'gnome-base/libglade/libglade-2.4.2.ebuild')
-rw-r--r-- | gnome-base/libglade/libglade-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.4.2.ebuild b/gnome-base/libglade/libglade-2.4.2.ebuild index f902d8ac014d..b9bb213525c6 100644 --- a/gnome-base/libglade/libglade-2.4.2.ebuild +++ b/gnome-base/libglade/libglade-2.4.2.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.4.2.ebuild,v 1.2 2005/04/25 12:25:04 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.4.2.ebuild,v 1.3 2005/04/27 20:49:38 kloeri Exp $ # FIXME : catalog stuff inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.4 |