diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:23:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:23:58 +0000 |
commit | e7ccf4742b0d4bfd34bce3e3d8e8dafdefdafc77 (patch) | |
tree | 749ed5300f47805d5b0e46ada99f24902a99de36 /gnome-base | |
parent | Stable for ppc, wrt bug #529964 (diff) | |
download | gentoo-2-e7ccf4742b0d4bfd34bce3e3d8e8dafdefdafc77.tar.gz gentoo-2-e7ccf4742b0d4bfd34bce3e3d8e8dafdefdafc77.tar.bz2 gentoo-2-e7ccf4742b0d4bfd34bce3e3d8e8dafdefdafc77.zip |
Stable for ppc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index d2b6b381b668..0ae4b71a2a8a 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.222 2014/12/19 13:44:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.223 2014/12/28 12:23:58 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libbonoboui-2.24.5-r1.ebuild: + Stable for ppc, wrt bug #529964 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> libbonoboui-2.24.5-r1.ebuild: amd64 stable, bug 529964 diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild index 18fe7e0ae438..baa5b2c79559 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.3 2014/12/19 13:44:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild,v 1.4 2014/12/28 12:23:58 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="examples test" # GTK+ dep due to bug #126565 |