From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- dev-util/stressapptest/stressapptest-1.0.4.ebuild | 2 +- dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild | 2 +- dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild | 2 +- dev-util/stressapptest/stressapptest-1.0.6.ebuild | 2 +- dev-util/stressapptest/stressapptest-1.0.7_p1.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-util/stressapptest') diff --git a/dev-util/stressapptest/stressapptest-1.0.4.ebuild b/dev-util/stressapptest/stressapptest-1.0.4.ebuild index 26dbb5264750..647f3ec01a72 100644 --- a/dev-util/stressapptest/stressapptest-1.0.4.ebuild +++ b/dev-util/stressapptest/stressapptest-1.0.4.ebuild @@ -8,7 +8,7 @@ inherit eutils MY_P="${P}_autoconf" DESCRIPTION="Stressful Application Test" -HOMEPAGE="http://code.google.com/p/stressapptest/" +HOMEPAGE="https://code.google.com/p/stressapptest/" SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild b/dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild index b9d24b5def79..8a93f84a5958 100644 --- a/dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild +++ b/dev-util/stressapptest/stressapptest-1.0.6-r1.ebuild @@ -8,7 +8,7 @@ inherit eutils autotools MY_P="${P}_autoconf" DESCRIPTION="Stressful Application Test" -HOMEPAGE="http://code.google.com/p/stressapptest/" +HOMEPAGE="https://code.google.com/p/stressapptest/" SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild b/dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild index 377acc713edb..09f596283cfd 100644 --- a/dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild +++ b/dev-util/stressapptest/stressapptest-1.0.6-r2.ebuild @@ -8,7 +8,7 @@ inherit eutils autotools MY_P="${P}_autoconf" DESCRIPTION="Stressful Application Test" -HOMEPAGE="http://code.google.com/p/stressapptest/" +HOMEPAGE="https://code.google.com/p/stressapptest/" SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-util/stressapptest/stressapptest-1.0.6.ebuild b/dev-util/stressapptest/stressapptest-1.0.6.ebuild index 2e592b1e24d7..7e8eb8b7b69b 100644 --- a/dev-util/stressapptest/stressapptest-1.0.6.ebuild +++ b/dev-util/stressapptest/stressapptest-1.0.6.ebuild @@ -6,7 +6,7 @@ EAPI="4" MY_P="${P}_autoconf" DESCRIPTION="Stressful Application Test" -HOMEPAGE="http://code.google.com/p/stressapptest/" +HOMEPAGE="https://code.google.com/p/stressapptest/" SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-util/stressapptest/stressapptest-1.0.7_p1.ebuild b/dev-util/stressapptest/stressapptest-1.0.7_p1.ebuild index 8dcd88928ac5..a253f9c7b259 100644 --- a/dev-util/stressapptest/stressapptest-1.0.7_p1.ebuild +++ b/dev-util/stressapptest/stressapptest-1.0.7_p1.ebuild @@ -11,7 +11,7 @@ EAPI="4" inherit flag-o-matic DESCRIPTION="Stressful Application Test" -HOMEPAGE="http://code.google.com/p/stressapptest/" +HOMEPAGE="https://code.google.com/p/stressapptest/" SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="Apache-2.0" -- cgit v1.2.3-65-gdbad