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/owfs/
Date: Fri, 15 Feb 2019 00:39:51
Message-Id: 1550190984.5fc6493fe51973697b0f431234c9f31cc3455ef2.whissi@gentoo
1 commit: 5fc6493fe51973697b0f431234c9f31cc3455ef2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 00:36:24 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 00:36:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc6493f
7
8 sys-fs/owfs: x86 stable (bug #676804)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-fs/owfs/owfs-3.2_p2-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild
17 index 109235a70a3..3ed9161338a 100644
18 --- a/sys-fs/owfs/owfs-3.2_p2-r2.ebuild
19 +++ b/sys-fs/owfs/owfs-3.2_p2-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ MY_P="${P/_/}"
27 DESCRIPTION="Access 1-Wire devices like a filesystem"
28 SRC_URI="mirror://sourceforge/owfs/${MY_P}.tar.gz"
29 HOMEPAGE="http://owfs.org/ https://sourceforge.net/projects/owfs/"
30 -KEYWORDS="~amd64 ~arm ~x86"
31 +KEYWORDS="~amd64 ~arm x86"
32
33 # Upstream uses crazy SONAME, https://github.com/owfs/owfs/commit/c696fa9b9b44f49c96b9f1c2b3159d277e0c1273
34 SLOT="0/${PV}"