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 | a99c0e3a6aec4449053bb68d606f2e37cd881790 (patch) | |
tree | a05b4a7f217a56eccf2718bc5b400bfdbb89f878 /gnome-base/libglade/libglade-2.6.3.ebuild | |
parent | Stable for HPPA (bug #239117). (diff) | |
download | historical-a99c0e3a6aec4449053bb68d606f2e37cd881790.tar.gz historical-a99c0e3a6aec4449053bb68d606f2e37cd881790.tar.bz2 historical-a99c0e3a6aec4449053bb68d606f2e37cd881790.zip |
Stable for HPPA (bug #238872).
Package-Manager: portage-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 |