Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/
Date: Mon, 08 Jan 2018 08:00:16
Message-Id: 1515398397.982996f48d0bccbc0677594774b72d5ff97e96aa.slyfox@gentoo
1 commit: 982996f48d0bccbc0677594774b72d5ff97e96aa
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 07:31:11 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 07:59:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982996f4
7
8 xfce-base/libxfce4util: stable 4.13.1 for ia64, bug #643074
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
17 index 7571fcd28a3..2cd033b2ebe 100644
18 --- a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
19 +++ b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
21
22 LICENSE="LGPL-2"
23 SLOT="0/7"
24 -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"
25 +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"
26 IUSE="introspection"
27
28 RDEPEND=">=dev-libs/glib-2.30:=