diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-02 11:08:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-02 11:08:59 +0000 |
commit | ba2cd771410cb591dba0a94d9cf28b3e23955cd7 (patch) | |
tree | 535ab10233c74f13316fcee51a7403e16f8e0810 /gnome-base | |
parent | Add kde-4.1.2 into the tree from the kde-testing overlay. (diff) | |
download | gentoo-2-ba2cd771410cb591dba0a94d9cf28b3e23955cd7.tar.gz gentoo-2-ba2cd771410cb591dba0a94d9cf28b3e23955cd7.tar.bz2 gentoo-2-ba2cd771410cb591dba0a94d9cf28b3e23955cd7.zip |
alpha/ia64/sparc stable wrt #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 928dbc227512..f47921863952 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.117 2008/09/30 16:56:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.118 2008/10/02 11:08:59 armin76 Exp $ + + 02 Oct 2008; Raúl Porcel <armin76@gentoo.org> libglade-2.6.3.ebuild: + alpha/ia64/sparc stable wrt #238872 30 Sep 2008; Jeroen Roovers <jer@gentoo.org> libglade-2.6.3.ebuild: Stable for HPPA (bug #238872). diff --git a/gnome-base/libglade/libglade-2.6.3.ebuild b/gnome-base/libglade/libglade-2.6.3.ebuild index 3f6e233c90d6..0c2225dc8b87 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.4 2008/09/30 16:56:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.3.ebuild,v 1.5 2008/10/02 11:08:59 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 |