Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Fri, 11 Aug 2017 13:58:39
Message-Id: 1502459889.30cec9ce416ef0b5c3eaef15b625a46773ea6779.axs@gentoo
1 commit: 30cec9ce416ef0b5c3eaef15b625a46773ea6779
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 11 13:58:09 2017 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 11 13:58:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cec9ce
7
8 net-fs/samba-4.6.7: fix SRC_URI for patchset
9
10 Bug: http://bugs.gentoo.org/627508
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.1
13
14 net-fs/samba/samba-4.6.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-fs/samba/samba-4.6.7.ebuild b/net-fs/samba/samba-4.6.7.ebuild
18 index a40a90b61b2..39b9df2f24e 100644
19 --- a/net-fs/samba/samba-4.6.7.ebuild
20 +++ b/net-fs/samba/samba-4.6.7.ebuild
21 @@ -14,7 +14,7 @@ SRC_PATH="stable"
22 [[ ${PV} = *_rc* ]] && SRC_PATH="rc"
23
24 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
25 - https://dev.gentoo.org/~polynomial-c/samba-4.6.7-disable-python-patches.tar.xz"
26 + https://dev.gentoo.org/~axs/samba-4.6.7-disable-python-patches.tar.xz"
27 [[ ${PV} = *_rc* ]] || \
28 KEYWORDS="~amd64 ~arm64 ~hppa ~x86"