[gentoo-commits] repo/gentoo:master commit in: gnome-base/libbonobo/

2018-10-06 Thread Mart Raudsepp
commit: 7cc72d23d8c5420271a718a77dd105d62b450999
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Oct  6 22:14:39 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Oct  6 22:36:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc72d23

gnome-base/libbonobo: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/667388
Signed-off-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild 
b/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild
index 4be2587ea50..4d43751f395 100644
--- a/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild
+++ b/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -26,6 +26,7 @@ RDEPEND="
!gnome-base/bonobo-activation
 "
 DEPEND="${RDEPEND}
+   dev-util/glib-utils
dev-util/gtk-doc-am
virtual/yacc
sys-devel/flex



[gentoo-commits] repo/gentoo:master commit in: gnome-base/libbonobo/

2017-07-02 Thread Alexis Ballier
commit: f1b7158e0062c8a650d99caf69ffb0b542bf2370
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Jul  2 16:46:01 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Jul  2 16:47:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b7158e

gnome-base/libbonobo: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild 
b/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild
index 1b08681d130..4be2587ea50 100644
--- a/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild
+++ b/gnome-base/libbonobo/libbonobo-2.24.3-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://developer.gnome.org/libbonobo/stable/;
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE="debug examples test"
 
 RDEPEND="