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 /net-misc/wicd | |
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 'net-misc/wicd')
-rw-r--r-- | net-misc/wicd/metadata.xml | 2 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.2.4-r3.ebuild | 2 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.3-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.3.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/wicd/metadata.xml b/net-misc/wicd/metadata.xml index 15db7c7de815..2f678aa4bdd5 100644 --- a/net-misc/wicd/metadata.xml +++ b/net-misc/wicd/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>tomka@gentoo.org</email> diff --git a/net-misc/wicd/wicd-1.7.2.4-r3.ebuild b/net-misc/wicd/wicd-1.7.2.4-r3.ebuild index 829c1898c537..7090b8b158eb 100644 --- a/net-misc/wicd/wicd-1.7.2.4-r3.ebuild +++ b/net-misc/wicd/wicd-1.7.2.4-r3.ebuild @@ -12,7 +12,7 @@ inherit eutils distutils-r1 linux-info readme.gentoo systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz - mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) + mac4lin? ( https://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" LICENSE="GPL-2" diff --git a/net-misc/wicd/wicd-1.7.3-r1.ebuild b/net-misc/wicd/wicd-1.7.3-r1.ebuild index 5e0bace30099..c10eaa215573 100644 --- a/net-misc/wicd/wicd-1.7.3-r1.ebuild +++ b/net-misc/wicd/wicd-1.7.3-r1.ebuild @@ -12,7 +12,7 @@ inherit eutils distutils-r1 linux-info readme.gentoo systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz - mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) + mac4lin? ( https://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" LICENSE="GPL-2" diff --git a/net-misc/wicd/wicd-1.7.3.ebuild b/net-misc/wicd/wicd-1.7.3.ebuild index e4a854906229..3da216fe96ac 100644 --- a/net-misc/wicd/wicd-1.7.3.ebuild +++ b/net-misc/wicd/wicd-1.7.3.ebuild @@ -12,7 +12,7 @@ inherit eutils distutils-r1 linux-info readme.gentoo systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz - mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) + mac4lin? ( https://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" LICENSE="GPL-2" |