diff options
author | 2006-12-16 23:57:05 +0000 | |
---|---|---|
committer | 2006-12-16 23:57:05 +0000 | |
commit | 6587c76173320554790959cd18a59b4538af13f9 (patch) | |
tree | 89f7fb73a7b18391050c5225f603dbb1fc528039 /gnome-base/libbonoboui | |
parent | Stable on ppc wrt bug #156662. (diff) | |
download | historical-6587c76173320554790959cd18a59b4538af13f9.tar.gz historical-6587c76173320554790959cd18a59b4538af13f9.tar.bz2 historical-6587c76173320554790959cd18a59b4538af13f9.zip |
Stable on ppc wrt bug #156662.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.16.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index b4312abcda1b..36ab125cb22d 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.131 2006/12/12 16:34:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.132 2006/12/16 23:44:32 dertobi123 Exp $ + + 16 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + libbonoboui-2.16.0.ebuild: + Stable on ppc wrt bug #156662. 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> libbonoboui-2.16.0.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.16.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.16.0.ebuild index 50a5057ca1ec..e3558be94d99 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.16.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.16.0.ebuild,v 1.4 2006/12/12 16:34:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.16.0.ebuild,v 1.5 2006/12/16 23:44:32 dertobi123 Exp $ inherit eutils virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/arch/gnome/componentmodel/bonobo.html" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86" IUSE="doc" # GTK+ dep due to bug #126565 |