diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-02 16:49:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-02 16:49:15 +0000 |
commit | 945df67c69a9398f33cfe0ade20ca42b01da5d1d (patch) | |
tree | 86265ca08d3a817abd61e3585828f9c511ecc085 /gnome-base | |
parent | stable ppc, bug 237418 (diff) | |
download | gentoo-2-945df67c69a9398f33cfe0ade20ca42b01da5d1d.tar.gz gentoo-2-945df67c69a9398f33cfe0ade20ca42b01da5d1d.tar.bz2 gentoo-2-945df67c69a9398f33cfe0ade20ca42b01da5d1d.zip |
stable ppc, 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 f47921863952..e3fbd980a347 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.118 2008/10/02 11:08:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.119 2008/10/02 16:49:15 ranger Exp $ + + 02 Oct 2008; Brent Baude <ranger@gentoo.org> libglade-2.6.3.ebuild: + stable ppc, bug 238872 02 Oct 2008; Raúl Porcel <armin76@gentoo.org> libglade-2.6.3.ebuild: alpha/ia64/sparc stable wrt #238872 diff --git a/gnome-base/libglade/libglade-2.6.3.ebuild b/gnome-base/libglade/libglade-2.6.3.ebuild index 0c2225dc8b87..0f2c5bc5961e 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.5 2008/10/02 11:08:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.3.ebuild,v 1.6 2008/10/02 16:49:15 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 |