diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:29:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:29:22 +0000 |
commit | 8aaff75033c120d2453b5497dcd657a7f0ab1dc8 (patch) | |
tree | b5812f29b431376eacb3c77a02d741459e912737 /gnome-base/libgnome | |
parent | adding lots of USE flags, checking kernel options, reworked init- and hotplug... (diff) | |
download | gentoo-2-8aaff75033c120d2453b5497dcd657a7f0ab1dc8.tar.gz gentoo-2-8aaff75033c120d2453b5497dcd657a7f0ab1dc8.tar.bz2 gentoo-2-8aaff75033c120d2453b5497dcd657a7f0ab1dc8.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base/libgnome')
-rw-r--r-- | gnome-base/libgnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnome/libgnome-2.10.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnome/ChangeLog b/gnome-base/libgnome/ChangeLog index b4df62e0be63..7171062715bd 100644 --- a/gnome-base/libgnome/ChangeLog +++ b/gnome-base/libgnome/ChangeLog @@ -1,6 +1,9 @@ # 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.99 2005/09/02 19:46:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.100 2005/09/03 20:26:46 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> libgnome-2.10.1-r1.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libgnome-2.10.1-r1.ebuild: diff --git a/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild b/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild index 5f497fcc43e7..f78c4e27eccc 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.9 2005/09/02 19:46:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild,v 1.10 2005/09/03 20:26:46 corsair 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 |