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/libxfce4ui/
Date: Fri, 05 Jan 2018 10:59:14
Message-Id: 1515149929.7f083cb430f50e3c37b734d776156a054461c7f6.zlogene@gentoo
1 commit: 7f083cb430f50e3c37b734d776156a054461c7f6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 10:50:49 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 10:58:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f083cb4
7
8 xfce-base/libxfce4ui: amd64 stable wrt bug #643074
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild
16 index 85f4830a8e8..9e7a05d372e 100644
17 --- a/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild
18 +++ b/xfce-base/libxfce4ui/libxfce4ui-4.13.4.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
26
27 LICENSE="LGPL-2"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
31 IUSE="debug glade introspection startup-notification vala"
32 REQUIRED_USE="vala? ( introspection )"