diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:05 +0000 |
commit | ad1bd440ac73dd923c28c1477368b06af994c0fb (patch) | |
tree | 3091000eac225ae80ae94c2db09971054c3d8d43 /gnome-base/libbonoboui | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-ad1bd440ac73dd923c28c1477368b06af994c0fb.tar.gz gentoo-2-ad1bd440ac73dd923c28c1477368b06af994c0fb.tar.bz2 gentoo-2-ad1bd440ac73dd923c28c1477368b06af994c0fb.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 45b5d81f14e8..265e9c5abd54 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.225 2014/12/31 09:16:24 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.226 2015/01/01 08:41:05 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libbonoboui-2.24.5-r1.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libbonoboui-2.24.5-r1.ebuild: Stable for ia64, wrt 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 b126169dcd19..18de6ba46c3e 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 +# Copyright 1999-2015 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.6 2014/12/31 09:16:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild,v 1.7 2015/01/01 08:41:05 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 |