commit: 30cec9ce416ef0b5c3eaef15b625a46773ea6779 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org> AuthorDate: Fri Aug 11 13:58:09 2017 +0000 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org> CommitDate: Fri Aug 11 13:58:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cec9ce
net-fs/samba-4.6.7: fix SRC_URI for patchset Bug: http://bugs.gentoo.org/627508 Package-Manager: Portage-2.3.6, Repoman-2.3.1 net-fs/samba/samba-4.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/samba/samba-4.6.7.ebuild b/net-fs/samba/samba-4.6.7.ebuild index a40a90b61b2..39b9df2f24e 100644 --- a/net-fs/samba/samba-4.6.7.ebuild +++ b/net-fs/samba/samba-4.6.7.ebuild @@ -14,7 +14,7 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz - https://dev.gentoo.org/~polynomial-c/samba-4.6.7-disable-python-patches.tar.xz" + https://dev.gentoo.org/~axs/samba-4.6.7-disable-python-patches.tar.xz" [[ ${PV} = *_rc* ]] || \ KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
