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 /sci-chemistry/acpype | |
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 'sci-chemistry/acpype')
-rw-r--r-- | sci-chemistry/acpype/acpype-374.ebuild | 2 | ||||
-rw-r--r-- | sci-chemistry/acpype/acpype-389.ebuild | 2 | ||||
-rw-r--r-- | sci-chemistry/acpype/metadata.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/acpype/acpype-374.ebuild b/sci-chemistry/acpype/acpype-374.ebuild index 56036152102c..ef9eb48f3c54 100644 --- a/sci-chemistry/acpype/acpype-374.ebuild +++ b/sci-chemistry/acpype/acpype-374.ebuild @@ -10,7 +10,7 @@ inherit python DESCRIPTION="AnteChamber PYthon Parser interfacE" HOMEPAGE="http://code.google.com/p/acpype/" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/sci-chemistry/acpype/acpype-389.ebuild b/sci-chemistry/acpype/acpype-389.ebuild index 6ff35e1fcc47..eeee1a4ba219 100644 --- a/sci-chemistry/acpype/acpype-389.ebuild +++ b/sci-chemistry/acpype/acpype-389.ebuild @@ -10,7 +10,7 @@ inherit python-r1 DESCRIPTION="AnteChamber PYthon Parser interfacE" HOMEPAGE="http://code.google.com/p/acpype/" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/sci-chemistry/acpype/metadata.xml b/sci-chemistry/acpype/metadata.xml index 13ef0bf5a17c..c9d29b2b9fc2 100644 --- a/sci-chemistry/acpype/metadata.xml +++ b/sci-chemistry/acpype/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>sci-chemistry</herd> <maintainer> |