Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/nettle/
Date: Tue, 12 Dec 2017 11:39:02
Message-Id: 1513078413.88efb15a2e6ed7941ed4157ac2ad16b0fa3e4239.alonbl@gentoo
1 commit: 88efb15a2e6ed7941ed4157ac2ad16b0fa3e4239
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 11:33:14 2017 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 11:33:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88efb15a
7
8 dev-libs/nettle: fix mirror/manifest
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-libs/nettle/nettle-3.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/nettle/nettle-3.4.ebuild b/dev-libs/nettle/nettle-3.4.ebuild
16 index d9a9f00c9a0..8de7ef006fe 100644
17 --- a/dev-libs/nettle/nettle-3.4.ebuild
18 +++ b/dev-libs/nettle/nettle-3.4.ebuild
19 @@ -7,7 +7,7 @@ inherit autotools multilib-build multilib-minimal multilib toolchain-funcs
20
21 DESCRIPTION="Low-level cryptographic library"
22 HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/"
23 -SRC_URI="https://www.lysator.liu.se/~nisse/archive/${P}.tar.gz"
24 +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
25
26 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
27 SLOT="0/6.2" # subslot = libnettle soname version, .2 as broke ABI bug#601512 then fixed