diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /sys-apps/elfix | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/elfix-0.8.4.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.9.0-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/elfix/metadata.xml | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sys-apps/elfix/elfix-0.8.4.ebuild b/sys-apps/elfix/elfix-0.8.4.ebuild index 15bc8083ce0d..9baef22e040d 100644 --- a/sys-apps/elfix/elfix-0.8.4.ebuild +++ b/sys-apps/elfix/elfix-0.8.4.ebuild @@ -5,9 +5,9 @@ EAPI="5" DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml - http://dev.gentoo.org/~blueness/elfix/" -SRC_URI="http://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" +HOMEPAGE="https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml + https://dev.gentoo.org/~blueness/elfix/" +SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-apps/elfix/elfix-0.9.0-r1.ebuild b/sys-apps/elfix/elfix-0.9.0-r1.ebuild index 38150a85e180..e33edba74e2a 100644 --- a/sys-apps/elfix/elfix-0.9.0-r1.ebuild +++ b/sys-apps/elfix/elfix-0.9.0-r1.ebuild @@ -7,9 +7,9 @@ EAPI="5" inherit eutils DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml - http://dev.gentoo.org/~blueness/elfix/" -SRC_URI="http://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" +HOMEPAGE="https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml + https://dev.gentoo.org/~blueness/elfix/" +SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-apps/elfix/metadata.xml b/sys-apps/elfix/metadata.xml index 870245044b50..175a2e86a1d9 100644 --- a/sys-apps/elfix/metadata.xml +++ b/sys-apps/elfix/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>hardened</herd> <maintainer> |