Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/d0_blind_id/
Date: Sun, 15 Sep 2019 17:17:38
Message-Id: 1568567424.a40afd180479ff35cfbc751dd399a7d887be5a72.mgorny@gentoo
1 commit: a40afd180479ff35cfbc751dd399a7d887be5a72
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:24 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40afd18
7
8 dev-libs/d0_blind_id: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild b/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild
16 index ad72b64cda0..e1bdcddc459 100644
17 --- a/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild
18 +++ b/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild
19 @@ -7,7 +7,7 @@ inherit autotools-utils
20
21 DESCRIPTION="Blind-ID library for user identification using RSA blind signatures"
22 HOMEPAGE="http://git.xonotic.org/?p=xonotic/d0_blind_id.git;a=summary"
23 -SRC_URI="mirror://github/divVerent/d0_blind_id/${P}.tar.gz"
24 +SRC_URI="https://github.com/downloads/divVerent/d0_blind_id/${P}.tar.gz"
25
26 LICENSE="BSD"
27 SLOT="0"