Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/pcmanfm/
Date: Wed, 28 Feb 2018 22:28:39
Message-Id: 1519856905.7f00f6ede83ca07bac7c289807faaf1a6699d917.slyfox@gentoo
1 commit: 7f00f6ede83ca07bac7c289807faaf1a6699d917
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 28 22:27:47 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 28 22:28:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f00f6ed
7
8 x11-misc/pcmanfm: stable 1.2.5 for ppc, bug #625180
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild b/x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild
17 index cf755e44234..cbe9327aa04 100644
18 --- a/x11-misc/pcmanfm/pcmanfm-1.2.5.ebuild
19 +++ b/x11-misc/pcmanfm/pcmanfm-1.2.5.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 @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc x86"
31 +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86"
32 IUSE="debug"
33
34 RDEPEND=">=dev-libs/glib-2.18:2