diff options
author | 2007-09-22 05:47:34 +0000 | |
---|---|---|
committer | 2007-09-22 05:47:34 +0000 | |
commit | fe8f85fc0ff3aaf341b14cad16cd61a0acd1767d (patch) | |
tree | a0d2d04f9d0c72610b1155c58051fc30d0e0a430 /gnome-base/libglade | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-fe8f85fc0ff3aaf341b14cad16cd61a0acd1767d.tar.gz gentoo-2-fe8f85fc0ff3aaf341b14cad16cd61a0acd1767d.tar.bz2 gentoo-2-fe8f85fc0ff3aaf341b14cad16cd61a0acd1767d.zip |
stable on ppc64
(Portage version: 2.1.2.12)
Diffstat (limited to 'gnome-base/libglade')
-rw-r--r-- | gnome-base/libglade/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libglade/ChangeLog b/gnome-base/libglade/ChangeLog index c6bad65aa4d4..387c96ce257f 100644 --- a/gnome-base/libglade/ChangeLog +++ b/gnome-base/libglade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libglade # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.103 2007/09/21 16:40:56 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.104 2007/09/22 05:47:34 tgall Exp $ + + 22 Sep 2007; Tom Gall <tgall@gentoo.org> libglade-2.6.1.ebuild: + stable on ppc64 *libglade-2.6.2 (21 Sep 2007) diff --git a/gnome-base/libglade/libglade-2.6.1.ebuild b/gnome-base/libglade/libglade-2.6.1.ebuild index 93fe83fd1799..f92ef74d629c 100644 --- a/gnome-base/libglade/libglade-2.6.1.ebuild +++ b/gnome-base/libglade/libglade-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.1.ebuild,v 1.9 2007/09/07 21:47:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.1.ebuild,v 1.10 2007/09/22 05:47:34 tgall 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 |