Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/
Date: Fri, 05 Jan 2018 10:59:11
Message-Id: 1515149928.c4aedc370d025c43520b9cee5a8a6e31bcc98d21.zlogene@gentoo
1 commit: c4aedc370d025c43520b9cee5a8a6e31bcc98d21
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 10:50:12 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 10:58:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4aedc37
7
8 xfce-base/libxfce4util: amd64 stable wrt bug #643074
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
16 index db183b01910..6877eb85ea4 100644
17 --- a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
18 +++ b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
26
27 LICENSE="LGPL-2"
28 SLOT="0/7"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
31 IUSE="introspection"
32
33 RDEPEND=">=dev-libs/glib-2.30:=