Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfm/
Date: Thu, 29 Dec 2016 10:06:04
Message-Id: 1483005809.99e1062d66be10183e5c39349ce16ff45f29e478.ago@gentoo
1 commit: 99e1062d66be10183e5c39349ce16ff45f29e478
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 10:03:29 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 10:03:29 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e1062d
7
8 x11-libs/libfm: amd64 stable wrt bug #583578
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/libfm/libfm-1.2.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/libfm/libfm-1.2.4.ebuild b/x11-libs/libfm/libfm-1.2.4.ebuild
18 index f7e482e..eacdf58 100644
19 --- a/x11-libs/libfm/libfm-1.2.4.ebuild
20 +++ b/x11-libs/libfm/libfm-1.2.4.ebuild
21 @@ -12,7 +12,7 @@ DESCRIPTION="A library for file management"
22 HOMEPAGE="http://pcmanfm.sourceforge.net/"
23 SRC_URI="https://github.com/lxde/libfm/archive/1.2.4.tar.gz -> ${MY_P}.tar.gz"
24
25 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
27 LICENSE="GPL-2"
28 SLOT="0/4.4.0" #copy ABI_VERSION because it seems upstream change it randomly
29 IUSE="+automount debug doc examples exif gtk udisks vala"