diff options
author | 2005-09-03 20:29:22 +0000 | |
---|---|---|
committer | 2005-09-03 20:29:22 +0000 | |
commit | 8aaff75033c120d2453b5497dcd657a7f0ab1dc8 (patch) | |
tree | b5812f29b431376eacb3c77a02d741459e912737 /gnome-base/libbonoboui | |
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/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index a396e80c60bd..69ca9cfda420 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.93 2005/09/02 19:45:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.94 2005/09/03 20:26:07 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> libbonoboui-2.10.0.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libbonoboui-2.10.0.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild index 15366d750efa..34c66329f174 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.10.0.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/libbonoboui/libbonoboui-2.10.0.ebuild,v 1.7 2005/09/02 19:45:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild,v 1.8 2005/09/03 20:26:07 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" 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 static" RDEPEND=">=gnome-base/libgnomecanvas-1.116 |