diff options
author | 2008-10-04 14:36:03 +0000 | |
---|---|---|
committer | 2008-10-04 14:36:03 +0000 | |
commit | 353c138a22a35c4800415b3b98ece89c6e099d29 (patch) | |
tree | 0455c6c044c1678d0c2a8904cfbc169b1a369240 /gnome-base | |
parent | add media-gfx/exiv2 dep, bug #239361 (diff) | |
download | gentoo-2-353c138a22a35c4800415b3b98ece89c6e099d29.tar.gz gentoo-2-353c138a22a35c4800415b3b98ece89c6e099d29.tar.bz2 gentoo-2-353c138a22a35c4800415b3b98ece89c6e099d29.zip |
stable ppc64, bug 238872
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libglade/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libglade/ChangeLog b/gnome-base/libglade/ChangeLog index e3fbd980a347..456df49706a5 100644 --- a/gnome-base/libglade/ChangeLog +++ b/gnome-base/libglade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libglade # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.119 2008/10/02 16:49:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.120 2008/10/04 14:36:03 ranger Exp $ + + 04 Oct 2008; Brent Baude <ranger@gentoo.org> libglade-2.6.3.ebuild: + stable ppc64, bug 238872 02 Oct 2008; Brent Baude <ranger@gentoo.org> libglade-2.6.3.ebuild: stable ppc, bug 238872 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 |