diff options
author | 2008-10-04 14:36:03 +0000 | |
---|---|---|
committer | 2008-10-04 14:36:03 +0000 | |
commit | 852406bf159ec2770a62f4c9712dd21925654454 (patch) | |
tree | 218a5e10066333c5c4e61ad982cab090bffeda84 /gnome-base/libglade/libglade-2.6.3.ebuild | |
parent | add media-gfx/exiv2 dep, bug #239361 (diff) | |
download | historical-852406bf159ec2770a62f4c9712dd21925654454.tar.gz historical-852406bf159ec2770a62f4c9712dd21925654454.tar.bz2 historical-852406bf159ec2770a62f4c9712dd21925654454.zip |
stable ppc64, bug 238872
Package-Manager: portage-2.1.4.4
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 0f2c5bc5961e..3935328e5414 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.6 2008/10/02 16:49:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.3.ebuild,v 1.7 2008/10/04 14:36:03 ranger 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 |