diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-04 17:41:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-04 17:41:25 +0000 |
commit | aead11956064efdbe19b4d7517e9b929b10e43cc (patch) | |
tree | dee50ac5d56abf6e68275f7272aaa36158b38d83 /gnome-base | |
parent | Drop ia64 keyword (diff) | |
download | gentoo-2-aead11956064efdbe19b4d7517e9b929b10e43cc.tar.gz gentoo-2-aead11956064efdbe19b4d7517e9b929b10e43cc.tar.bz2 gentoo-2-aead11956064efdbe19b4d7517e9b929b10e43cc.zip |
arm/sh stable wrt #238872
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libglade/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.6.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libglade/ChangeLog b/gnome-base/libglade/ChangeLog index 456df49706a5..fa6b5e0a7e72 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.120 2008/10/04 14:36:03 ranger Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.121 2009/01/04 17:41:25 armin76 Exp $ + + 04 Jan 2009; Raúl Porcel <armin76@gentoo.org> libglade-2.6.3.ebuild: + arm/sh stable wrt #238872 04 Oct 2008; Brent Baude <ranger@gentoo.org> libglade-2.6.3.ebuild: stable ppc64, bug 238872 diff --git a/gnome-base/libglade/libglade-2.6.3.ebuild b/gnome-base/libglade/libglade-2.6.3.ebuild index 3935328e5414..2b2fab18e9f8 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 +# Copyright 1999-2009 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.7 2008/10/04 14:36:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.3.ebuild,v 1.8 2009/01/04 17:41:25 armin76 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 |