diff options
author | 2016-07-27 14:49:49 +0800 | |
---|---|---|
committer | 2016-07-27 14:59:24 +0800 | |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /sys-apps/prctl | |
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 'sys-apps/prctl')
-rw-r--r-- | sys-apps/prctl/prctl-1.5.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/prctl/prctl-1.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/prctl/prctl-1.5.ebuild b/sys-apps/prctl/prctl-1.5.ebuild index 097f166d4cb7..3963837e3ab1 100644 --- a/sys-apps/prctl/prctl-1.5.ebuild +++ b/sys-apps/prctl/prctl-1.5.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit toolchain-funcs DESCRIPTION="Tool to query and modify process behavior" -HOMEPAGE="http://sourceforge.net/projects/prctl/" +HOMEPAGE="https://sourceforge.net/projects/prctl/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/sys-apps/prctl/prctl-1.6.ebuild b/sys-apps/prctl/prctl-1.6.ebuild index f20ddd743f29..8004d422f48a 100644 --- a/sys-apps/prctl/prctl-1.6.ebuild +++ b/sys-apps/prctl/prctl-1.6.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="Tool to query and modify process behavior" -HOMEPAGE="http://sourceforge.net/projects/prctl/" +HOMEPAGE="https://sourceforge.net/projects/prctl/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |