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 /dev-ml/pipebang | |
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 'dev-ml/pipebang')
-rw-r--r-- | dev-ml/pipebang/metadata.xml | 2 | ||||
-rw-r--r-- | dev-ml/pipebang/pipebang-109.28.00.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/pipebang/pipebang-109.60.00.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/pipebang/pipebang-110.01.00.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/pipebang/metadata.xml b/dev-ml/pipebang/metadata.xml index abf9563dd5c5..b5c6dc9f3169 100644 --- a/dev-ml/pipebang/metadata.xml +++ b/dev-ml/pipebang/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>ml</herd> <upstream> diff --git a/dev-ml/pipebang/pipebang-109.28.00.ebuild b/dev-ml/pipebang/pipebang-109.28.00.ebuild index 5eb088f8bc4e..f6c3f9955932 100644 --- a/dev-ml/pipebang/pipebang-109.28.00.ebuild +++ b/dev-ml/pipebang/pipebang-109.28.00.ebuild @@ -9,7 +9,7 @@ inherit oasis DESCRIPTION="Syntax extension to transform x |! f into f x" HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz - http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" + https://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/${PV}" diff --git a/dev-ml/pipebang/pipebang-109.60.00.ebuild b/dev-ml/pipebang/pipebang-109.60.00.ebuild index 082f973db08f..0fe383cbba5e 100644 --- a/dev-ml/pipebang/pipebang-109.60.00.ebuild +++ b/dev-ml/pipebang/pipebang-109.60.00.ebuild @@ -9,7 +9,7 @@ inherit oasis DESCRIPTION="Syntax extension to transform x |! f into f x" HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz - http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" + https://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/${PV}" diff --git a/dev-ml/pipebang/pipebang-110.01.00.ebuild b/dev-ml/pipebang/pipebang-110.01.00.ebuild index 9908430382df..7aaa3fb315d2 100644 --- a/dev-ml/pipebang/pipebang-110.01.00.ebuild +++ b/dev-ml/pipebang/pipebang-110.01.00.ebuild @@ -9,7 +9,7 @@ inherit oasis DESCRIPTION="Syntax extension to transform x |! f into f x" HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz - http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" + https://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/${PV}" |