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/garcon/
Date: Sun, 08 Apr 2018 15:48:11
Message-Id: 1523202262.a18f43d09431215e1988d80d44901c46b3ea3168.slyfox@gentoo
1 commit: a18f43d09431215e1988d80d44901c46b3ea3168
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 15:44:22 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 15:44:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a18f43d0
7
8 xfce-base/garcon: stable 0.6.1 for ia64, bug #651490
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ia64"
12
13 xfce-base/garcon/garcon-0.6.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/xfce-base/garcon/garcon-0.6.1.ebuild b/xfce-base/garcon/garcon-0.6.1.ebuild
17 index 65c9f8e5499..4d9a418a985 100644
18 --- a/xfce-base/garcon/garcon-0.6.1.ebuild
19 +++ b/xfce-base/garcon/garcon-0.6.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
27
28 LICENSE="LGPL-2 FDL-1.1"
29 SLOT="0"
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 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
32 IUSE="+gtk2"
33
34 RDEPEND=">=dev-libs/glib-2.30:=