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-libs/libfm/
Date: Wed, 28 Feb 2018 22:28:43
Message-Id: 1519856906.7964cbac43ae9a64fcbd8f5315c13f7984fe98a8.slyfox@gentoo
1 commit: 7964cbac43ae9a64fcbd8f5315c13f7984fe98a8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 28 22:27:57 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 28 22:28:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7964cbac
7
8 x11-libs/libfm: 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-libs/libfm/libfm-1.2.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-libs/libfm/libfm-1.2.5.ebuild b/x11-libs/libfm/libfm-1.2.5.ebuild
17 index 5d88eb6c7ef..ad671cdf555 100644
18 --- a/x11-libs/libfm/libfm-1.2.5.ebuild
19 +++ b/x11-libs/libfm/libfm-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=5
26 @@ -11,7 +11,7 @@ DESCRIPTION="A library for file management"
27 HOMEPAGE="http://pcmanfm.sourceforge.net/"
28 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
29
30 -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
32 LICENSE="GPL-2"
33 SLOT="0/4.5.0" #copy ABI_VERSION because it seems upstream change it randomly
34 IUSE="+automount debug doc examples exif gtk udisks vala"