diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 16:56:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-30 16:56:48 +0000 |
commit | d14415231c235be73169003da405452793169c45 (patch) | |
tree | 9c1160ab2d6ad67ed7e15d965e830aa34fde53aa /gnome-base/libglade/libglade-2.6.3.ebuild | |
parent | Stable for HPPA (bug #239117). (diff) | |
download | gentoo-2-d14415231c235be73169003da405452793169c45.tar.gz gentoo-2-d14415231c235be73169003da405452793169c45.tar.bz2 gentoo-2-d14415231c235be73169003da405452793169c45.zip |
Stable for HPPA (bug #238872).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'gnome-base/libglade/libglade-2.6.3.ebuild')
-rw-r--r-- | gnome-base/libglade/libglade-2.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.6.3.ebuild b/gnome-base/libglade/libglade-2.6.3.ebuild index c79c995808b2..3f6e233c90d6 100644 --- a/gnome-base/libglade/libglade-2.6.3.ebuild +++ b/gnome-base/libglade/libglade-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.3.ebuild,v 1.3 2008/09/28 14:44:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.3.ebuild,v 1.4 2008/09/30 16:56:48 jer Exp $ # FIXME : catalog stuff inherit eutils gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 |