diff options
author | 2016-07-27 14:49:49 +0800 | |
---|---|---|
committer | 2016-07-27 14:59:24 +0800 | |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /app-cdr/extract-xiso | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'app-cdr/extract-xiso')
-rw-r--r-- | app-cdr/extract-xiso/extract-xiso-2.5.ebuild | 2 | ||||
-rw-r--r-- | app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/extract-xiso/extract-xiso-2.5.ebuild b/app-cdr/extract-xiso/extract-xiso-2.5.ebuild index f0bd8e2e0ffa..32260aaa71b4 100644 --- a/app-cdr/extract-xiso/extract-xiso-2.5.ebuild +++ b/app-cdr/extract-xiso/extract-xiso-2.5.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs MY_PV=${PV/_beta/b} DESCRIPTION="Tool for extracting and creating optimised Xbox ISO images" -HOMEPAGE="http://sourceforge.net/projects/extract-xiso" +HOMEPAGE="https://sourceforge.net/projects/extract-xiso" SRC_URI="mirror://sourceforge/extract-xiso/${PN}_v${MY_PV}_src.tgz" LICENSE="BSD-4" diff --git a/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild b/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild index acadabdeaa4b..5516effde6ea 100644 --- a/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild +++ b/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild @@ -9,7 +9,7 @@ inherit toolchain-funcs eutils MY_PV=${PV/_beta/b} DESCRIPTION="Tool for extracting and creating optimised Xbox ISO images" -HOMEPAGE="http://sourceforge.net/projects/extract-xiso" +HOMEPAGE="https://sourceforge.net/projects/extract-xiso" SRC_URI="mirror://sourceforge/extract-xiso/${P}.tar.gz" LICENSE="BSD-4" |