diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:28:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:28:44 +0000 |
commit | 87a502324436415d4cd22aabe0a6e98237e3d1a4 (patch) | |
tree | 71717db6817c2e3bdefc78e4a7a89cd35ac9390f /gnome-base/libbonoboui | |
parent | adding lots of USE flags, checking kernel options, reworked init- and hotplug... (diff) | |
download | historical-87a502324436415d4cd22aabe0a6e98237e3d1a4.tar.gz historical-87a502324436415d4cd22aabe0a6e98237e3d1a4.tar.bz2 historical-87a502324436415d4cd22aabe0a6e98237e3d1a4.zip |
Stable on ppc64
Package-Manager: portage-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 |