Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Mon, 04 Feb 2019 19:41:41
Message-Id: 1549309260.35181c6c28fe4bd3ec23987b803672f231fe6bd6.slyfox@gentoo
1 commit: 35181c6c28fe4bd3ec23987b803672f231fe6bd6
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Feb 4 17:00:58 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 4 19:41:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35181c6c
7
8 net-fs/samba: keyworded 4.8.* for sparc
9
10 Closes: https://bugs.gentoo.org/664314
11 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 net-fs/samba/samba-4.8.6-r2.ebuild | 4 ++--
17 net-fs/samba/samba-4.8.6-r3.ebuild | 2 +-
18 net-fs/samba/samba-4.8.8-r1.ebuild | 2 +-
19 3 files changed, 4 insertions(+), 4 deletions(-)
20
21 diff --git a/net-fs/samba/samba-4.8.6-r2.ebuild b/net-fs/samba/samba-4.8.6-r2.ebuild
22 index c4790c2400e..fdf14efaacd 100644
23 --- a/net-fs/samba/samba-4.8.6-r2.ebuild
24 +++ b/net-fs/samba/samba-4.8.6-r2.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2018 Gentoo Authors
27 +# Copyright 1999-2019 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -15,7 +15,7 @@ SRC_PATH="stable"
32
33 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
34 [[ ${PV} = *_rc* ]] || \
35 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 x86"
36 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
37
38 DESCRIPTION="Samba Suite Version 4"
39 HOMEPAGE="https://www.samba.org/"
40
41 diff --git a/net-fs/samba/samba-4.8.6-r3.ebuild b/net-fs/samba/samba-4.8.6-r3.ebuild
42 index 742b6cd1b8e..c08ebb65077 100644
43 --- a/net-fs/samba/samba-4.8.6-r3.ebuild
44 +++ b/net-fs/samba/samba-4.8.6-r3.ebuild
45 @@ -15,7 +15,7 @@ SRC_PATH="stable"
46
47 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
48 [[ ${PV} = *_rc* ]] || \
49 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
50 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
51
52 DESCRIPTION="Samba Suite Version 4"
53 HOMEPAGE="https://www.samba.org/"
54
55 diff --git a/net-fs/samba/samba-4.8.8-r1.ebuild b/net-fs/samba/samba-4.8.8-r1.ebuild
56 index e004ef37a58..cc6479aa66b 100644
57 --- a/net-fs/samba/samba-4.8.8-r1.ebuild
58 +++ b/net-fs/samba/samba-4.8.8-r1.ebuild
59 @@ -15,7 +15,7 @@ SRC_PATH="stable"
60
61 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
62 [[ ${PV} = *_rc* ]] || \
63 -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
64 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65
66 DESCRIPTION="Samba Suite Version 4"
67 HOMEPAGE="https://www.samba.org/"