commit: 88efb15a2e6ed7941ed4157ac2ad16b0fa3e4239 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Tue Dec 12 11:33:14 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Tue Dec 12 11:33:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88efb15a
dev-libs/nettle: fix mirror/manifest Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-libs/nettle/nettle-3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/nettle/nettle-3.4.ebuild b/dev-libs/nettle/nettle-3.4.ebuild index d9a9f00c9a0..8de7ef006fe 100644 --- a/dev-libs/nettle/nettle-3.4.ebuild +++ b/dev-libs/nettle/nettle-3.4.ebuild @@ -7,7 +7,7 @@ inherit autotools multilib-build multilib-minimal multilib toolchain-funcs DESCRIPTION="Low-level cryptographic library" HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/" -SRC_URI="https://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/6.2" # subslot = libnettle soname version, .2 as broke ABI bug#601512 then fixed
