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-fs/aufs-headers | |
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-fs/aufs-headers')
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/aufs-headers/aufs-headers-3.19_p20150323.ebuild b/sys-fs/aufs-headers/aufs-headers-3.19_p20150323.ebuild index c2b1a29aac22..bab475ffb896 100644 --- a/sys-fs/aufs-headers/aufs-headers-3.19_p20150323.ebuild +++ b/sys-fs/aufs-headers/aufs-headers-3.19_p20150323.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://aufs.sourceforge.net/" # make headers_install INSTALL_HDR_PATH=${T} # find ${T} -type f \( ! -name "*aufs*" \) -delete # find ${T} -type d -empty -delete -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="GPL-2" diff --git a/sys-fs/aufs-headers/aufs-headers-3.19_p20150420.ebuild b/sys-fs/aufs-headers/aufs-headers-3.19_p20150420.ebuild index c2b1a29aac22..bab475ffb896 100644 --- a/sys-fs/aufs-headers/aufs-headers-3.19_p20150420.ebuild +++ b/sys-fs/aufs-headers/aufs-headers-3.19_p20150420.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://aufs.sourceforge.net/" # make headers_install INSTALL_HDR_PATH=${T} # find ${T} -type f \( ! -name "*aufs*" \) -delete # find ${T} -type d -empty -delete -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="GPL-2" diff --git a/sys-fs/aufs-headers/aufs-headers-4.0_p20150420.ebuild b/sys-fs/aufs-headers/aufs-headers-4.0_p20150420.ebuild index c2b1a29aac22..bab475ffb896 100644 --- a/sys-fs/aufs-headers/aufs-headers-4.0_p20150420.ebuild +++ b/sys-fs/aufs-headers/aufs-headers-4.0_p20150420.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://aufs.sourceforge.net/" # make headers_install INSTALL_HDR_PATH=${T} # find ${T} -type f \( ! -name "*aufs*" \) -delete # find ${T} -type d -empty -delete -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="GPL-2" diff --git a/sys-fs/aufs-headers/metadata.xml b/sys-fs/aufs-headers/metadata.xml index 4a00a64b40ae..d3a09d38e189 100644 --- a/sys-fs/aufs-headers/metadata.xml +++ b/sys-fs/aufs-headers/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> <maintainer> <email>jlec@gentoo.org</email> |