diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-09-06 01:15:02 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-09-06 01:38:12 +0100 |
commit | d1352e2552d25bf95ae9253aa754c3a5a990b3cf (patch) | |
tree | b9a8c9648cda428745010fca6520d93f21d774a1 /sys-firmware/gnuk | |
parent | profiles/enlightenment: Enable png webp jpeg USE flag for www-apps/phabricator (diff) | |
download | portage-d1352e2552d25bf95ae9253aa754c3a5a990b3cf.tar.xz |
sys-firmware/gnuk: Update git repo uri since anonscm.debian.org is down
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-firmware/gnuk')
-rw-r--r-- | sys-firmware/gnuk/gnuk-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/gnuk/gnuk-1.2.5.ebuild b/sys-firmware/gnuk/gnuk-1.2.5.ebuild index ae705f92..433c36be 100644 --- a/sys-firmware/gnuk/gnuk-1.2.5.ebuild +++ b/sys-firmware/gnuk/gnuk-1.2.5.ebuild @@ -7,7 +7,7 @@ inherit git-r3 eutils python-r1 udev DESCRIPTION="An Implementation of USB Cryptographic Token for GnuPG" HOMEPAGE="https://www.fsij.org/category/gnuk.html" -EGIT_REPO_URI="https://anonscm.debian.org/${PN}/${PN}/${PN}.git" +EGIT_REPO_URI="git://git.gniibe.org/${PN}/${PN}.git" EGIT_COMMIT="release/${PV}" LICENSE="GPL-3" |