diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:27:27 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:27:27 +0000 |
commit | 61387b7dd967a8c6ab9ffa7c366e28745f649faa (patch) | |
tree | 1b9e2815a1ab27b51626d8d1c066a68e3dcd4a1a /gnome-base/libbonoboui | |
parent | remove old (diff) | |
download | gentoo-2-61387b7dd967a8c6ab9ffa7c366e28745f649faa.tar.gz gentoo-2-61387b7dd967a8c6ab9ffa7c366e28745f649faa.tar.bz2 gentoo-2-61387b7dd967a8c6ab9ffa7c366e28745f649faa.zip |
ppc/ppc64 stable wrt #369909
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index c5df6737f2b6..8ddc2c90a979 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.215 2011/08/13 17:25:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.216 2011/10/05 17:27:27 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + libbonoboui-2.24.5.ebuild: + ppc/ppc64 stable wrt #369909 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> libbonoboui-2.24.5.ebuild: alpha/ia64/sh/sparc stable wrt #369909 diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild index 5fc41da3cd05..6d6348aefd36 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild,v 1.5 2011/08/13 17:25:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild,v 1.6 2011/10/05 17:27:27 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://library.gnome.org/devel/libbonoboui/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc examples test" # GTK+ dep due to bug #126565 |