diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-09 17:25:15 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-11-09 17:03:19 -0500 |
commit | b9e649adc1be898ec5544eb5e13facd7a4fdde61 (patch) | |
tree | dc1ff6fbc3b887099a5feb7f7a42d08d443ca2bc /dev-util/ccache | |
parent | dev-python/subvertpy: use HTTPS for links to samba.org (bug #636916) (diff) | |
download | gentoo-b9e649adc1be898ec5544eb5e13facd7a4fdde61.tar.gz gentoo-b9e649adc1be898ec5544eb5e13facd7a4fdde61.tar.bz2 gentoo-b9e649adc1be898ec5544eb5e13facd7a4fdde61.zip |
dev-util/ccache: use HTTPS for links to samba.org (bug #636916)
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ccache-3.2.4.ebuild | 6 | ||||
-rw-r--r-- | dev-util/ccache/ccache-3.2.5.ebuild | 6 | ||||
-rw-r--r-- | dev-util/ccache/ccache-3.2.7.ebuild | 6 | ||||
-rw-r--r-- | dev-util/ccache/ccache-3.3.3.ebuild | 6 | ||||
-rw-r--r-- | dev-util/ccache/ccache-3.3.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ccache/ccache-3.3.4.ebuild | 6 |
6 files changed, 17 insertions, 17 deletions
diff --git a/dev-util/ccache/ccache-3.2.4.ebuild b/dev-util/ccache/ccache-3.2.4.ebuild index 3108ac512f5d..41c25b6006ef 100644 --- a/dev-util/ccache/ccache-3.2.4.ebuild +++ b/dev-util/ccache/ccache-3.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit eutils readme.gentoo DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" +HOMEPAGE="https://ccache.samba.org/" +SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/ccache/ccache-3.2.5.ebuild b/dev-util/ccache/ccache-3.2.5.ebuild index 8eae63e90702..7ca223a160b4 100644 --- a/dev-util/ccache/ccache-3.2.5.ebuild +++ b/dev-util/ccache/ccache-3.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,8 +6,8 @@ EAPI="5" inherit eutils readme.gentoo-r1 DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" +HOMEPAGE="https://ccache.samba.org/" +SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/ccache/ccache-3.2.7.ebuild b/dev-util/ccache/ccache-3.2.7.ebuild index 8eae63e90702..7ca223a160b4 100644 --- a/dev-util/ccache/ccache-3.2.7.ebuild +++ b/dev-util/ccache/ccache-3.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,8 +6,8 @@ EAPI="5" inherit eutils readme.gentoo-r1 DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz" +HOMEPAGE="https://ccache.samba.org/" +SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/ccache/ccache-3.3.3.ebuild b/dev-util/ccache/ccache-3.3.3.ebuild index afb341d06124..e320f86f1d07 100644 --- a/dev-util/ccache/ccache-3.3.3.ebuild +++ b/dev-util/ccache/ccache-3.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,8 +6,8 @@ EAPI="5" inherit eutils readme.gentoo-r1 DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="https://samba.org/ftp/ccache/${P}.tar.xz" +HOMEPAGE="https://ccache.samba.org/" +SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild index 56fe73b6cea6..d0c81ce1a56a 100644 --- a/dev-util/ccache/ccache-3.3.4-r1.ebuild +++ b/dev-util/ccache/ccache-3.3.4-r1.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit readme.gentoo-r1 DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="https://samba.org/ftp/ccache/${P}.tar.xz" +HOMEPAGE="https://ccache.samba.org/" +SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/ccache/ccache-3.3.4.ebuild b/dev-util/ccache/ccache-3.3.4.ebuild index afb341d06124..e320f86f1d07 100644 --- a/dev-util/ccache/ccache-3.3.4.ebuild +++ b/dev-util/ccache/ccache-3.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,8 +6,8 @@ EAPI="5" inherit eutils readme.gentoo-r1 DESCRIPTION="fast compiler cache" -HOMEPAGE="http://ccache.samba.org/" -SRC_URI="https://samba.org/ftp/ccache/${P}.tar.xz" +HOMEPAGE="https://ccache.samba.org/" +SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" |