diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-31 11:42:38 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-31 11:46:01 -0400 |
commit | 6d2176aa0735e37bcaba83085e06f850715ff2c0 (patch) | |
tree | 74524d1d753ca867b74e1191319f0835dc7d9dbf /sys-apps/moreutils | |
parent | dev-qt/qtwebengine: keyword ~arm (diff) | |
download | gentoo-6d2176aa0735e37bcaba83085e06f850715ff2c0.tar.gz gentoo-6d2176aa0735e37bcaba83085e06f850715ff2c0.tar.bz2 gentoo-6d2176aa0735e37bcaba83085e06f850715ff2c0.zip |
sys-apps/moreutils: use https for HOMEPAGE
Diffstat (limited to 'sys-apps/moreutils')
-rw-r--r-- | sys-apps/moreutils/moreutils-0.60-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/moreutils/moreutils-0.61.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/moreutils/moreutils-0.60-r1.ebuild b/sys-apps/moreutils/moreutils-0.60-r1.ebuild index d1abd6acab0e..b16d74ba1408 100644 --- a/sys-apps/moreutils/moreutils-0.60-r1.ebuild +++ b/sys-apps/moreutils/moreutils-0.60-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="a collection of tools that nobody thought to write when Unix was young" -HOMEPAGE="http://joeyh.name/code/moreutils/" +HOMEPAGE="https://joeyh.name/code/moreutils/" #SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.gz" SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz" diff --git a/sys-apps/moreutils/moreutils-0.61.ebuild b/sys-apps/moreutils/moreutils-0.61.ebuild index c2fc3e353df1..f13f03901863 100644 --- a/sys-apps/moreutils/moreutils-0.61.ebuild +++ b/sys-apps/moreutils/moreutils-0.61.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="a collection of tools that nobody thought to write when Unix was young" -HOMEPAGE="http://joeyh.name/code/moreutils/" +HOMEPAGE="https://joeyh.name/code/moreutils/" #SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.gz" SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz" |