Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/mtpfs/
Date: Wed, 31 Oct 2018 01:04:45
Message-Id: 1540947801.1a1e1d9ff72333cfc70b4de8997f7c424f7512b9.whissi@gentoo
1 commit: 1a1e1d9ff72333cfc70b4de8997f7c424f7512b9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 31 01:03:21 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 31 01:03:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1e1d9f
7
8 sys-fs/mtpfs: x86 stable (bug #669956)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-fs/mtpfs/mtpfs-1.1-r4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-fs/mtpfs/mtpfs-1.1-r4.ebuild b/sys-fs/mtpfs/mtpfs-1.1-r4.ebuild
17 index e97428f4e0d..4c46f953d4b 100644
18 --- a/sys-fs/mtpfs/mtpfs-1.1-r4.ebuild
19 +++ b/sys-fs/mtpfs/mtpfs-1.1-r4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -9,7 +9,7 @@ SRC_URI="https://www.adebenham.com/files/mtp/${P}.tar.gz"
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 x86"
32 IUSE="debug mad"
33
34 RDEPEND="dev-libs/glib:2