diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:37:21 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:50 +0200 |
commit | 37bbeedfc9da875ab8972d54d2328d808a700c10 (patch) | |
tree | 9fa7be0d3364ced8256f771c6614f9b18a6b0950 /dev-libs/ucommon | |
parent | Use https for kernel.org and redhat.com (diff) | |
download | gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.gz gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.bz2 gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.zip |
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/ucommon')
-rw-r--r-- | dev-libs/ucommon/ucommon-5.2.2-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/ucommon/ucommon-6.0.3.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/ucommon/ucommon-6.1.10.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/ucommon/ucommon-6.3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/ucommon/ucommon-6.5.2.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-libs/ucommon/ucommon-5.2.2-r3.ebuild b/dev-libs/ucommon/ucommon-5.2.2-r3.ebuild index c766aaf2055f..dba6ed5587ca 100644 --- a/dev-libs/ucommon/ucommon-5.2.2-r3.ebuild +++ b/dev-libs/ucommon/ucommon-5.2.2-r3.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit autotools-utils eutils DESCRIPTION="Portable C++ runtime for threads and sockets" -HOMEPAGE="http://www.gnu.org/software/commoncpp" +HOMEPAGE="https://www.gnu.org/software/commoncpp" SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-libs/ucommon/ucommon-6.0.3.ebuild b/dev-libs/ucommon/ucommon-6.0.3.ebuild index b0561c4db1a7..0b6d24c7793f 100644 --- a/dev-libs/ucommon/ucommon-6.0.3.ebuild +++ b/dev-libs/ucommon/ucommon-6.0.3.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils eutils DESCRIPTION="Portable C++ runtime for threads and sockets" -HOMEPAGE="http://www.gnu.org/software/commoncpp" +HOMEPAGE="https://www.gnu.org/software/commoncpp" SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-libs/ucommon/ucommon-6.1.10.ebuild b/dev-libs/ucommon/ucommon-6.1.10.ebuild index 3aa716a65d66..86797d2932a4 100644 --- a/dev-libs/ucommon/ucommon-6.1.10.ebuild +++ b/dev-libs/ucommon/ucommon-6.1.10.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils eutils DESCRIPTION="Portable C++ runtime for threads and sockets" -HOMEPAGE="http://www.gnu.org/software/commoncpp" +HOMEPAGE="https://www.gnu.org/software/commoncpp" SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-libs/ucommon/ucommon-6.3.1.ebuild b/dev-libs/ucommon/ucommon-6.3.1.ebuild index 938dae96ff67..10142cb2d2b6 100644 --- a/dev-libs/ucommon/ucommon-6.3.1.ebuild +++ b/dev-libs/ucommon/ucommon-6.3.1.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils eutils DESCRIPTION="Portable C++ runtime for threads and sockets" -HOMEPAGE="http://www.gnu.org/software/commoncpp" +HOMEPAGE="https://www.gnu.org/software/commoncpp" SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-libs/ucommon/ucommon-6.5.2.ebuild b/dev-libs/ucommon/ucommon-6.5.2.ebuild index f84d38e16327..cf061aae6292 100644 --- a/dev-libs/ucommon/ucommon-6.5.2.ebuild +++ b/dev-libs/ucommon/ucommon-6.5.2.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils eutils DESCRIPTION="Portable C++ runtime for threads and sockets" -HOMEPAGE="http://www.gnu.org/software/commoncpp" +HOMEPAGE="https://www.gnu.org/software/commoncpp" SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" LICENSE="LGPL-3" |