diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:44:30 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:44:30 +0000 |
commit | ee8e9b336d9824694c4174b5d166c6bb2806f89d (patch) | |
tree | 3c7d72b2dc805bff42f892acfe0723aab8a981fa /gnome-base/libbonoboui | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-ee8e9b336d9824694c4174b5d166c6bb2806f89d.tar.gz gentoo-2-ee8e9b336d9824694c4174b5d166c6bb2806f89d.tar.bz2 gentoo-2-ee8e9b336d9824694c4174b5d166c6bb2806f89d.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 67244fce6e31..d36d7d132908 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.172 2009/03/18 14:50:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.173 2009/04/12 20:44:30 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + libbonoboui-2.24.0.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> libbonoboui-2.24.0.ebuild: alpha/ia64 stable wrt #260063 diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.0.ebuild index 2c35811425b0..2c615104f277 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.0.ebuild,v 1.6 2009/03/18 14:50:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.0.ebuild,v 1.7 2009/04/12 20:44:30 bluebird 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" # GTK+ dep due to bug #126565 |