diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:46:21 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:46:21 +0000 |
commit | 2a74613764e1038f31e4746b68843d61ccf90f87 (patch) | |
tree | ed7375c29a4730b76c1836a67f9e507a19e0f6d7 /gnome-base | |
parent | media-gfx/gimp stable on ppc. (diff) | |
download | historical-2a74613764e1038f31e4746b68843d61ccf90f87.tar.gz historical-2a74613764e1038f31e4746b68843d61ccf90f87.tar.bz2 historical-2a74613764e1038f31e4746b68843d61ccf90f87.zip |
gnome-base/libgnome stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnome/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnome/libgnome-2.10.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnome/ChangeLog b/gnome-base/libgnome/ChangeLog index 856e4b126d9f..b4df62e0be63 100644 --- a/gnome-base/libgnome/ChangeLog +++ b/gnome-base/libgnome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnome # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.98 2005/08/31 21:46:40 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.99 2005/09/02 19:46:21 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + libgnome-2.10.1-r1.ebuild: + Stable on ppc. 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> libgnome-2.10.1-r1.ebuild: Stable on amd64. diff --git a/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild b/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild index 1c1165166b47..5f497fcc43e7 100644 --- a/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild +++ b/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild,v 1.8 2005/08/31 21:46:40 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild,v 1.9 2005/09/02 19:46:21 hansmi Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc esd static" RDEPEND=">=dev-libs/glib-2.0.3 |