summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-01 15:49:26 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-01 15:52:34 -0400
commite68f99339aa6fa5a7f57f83c2f519f2b69b81036 (patch)
tree6a983f10780397dd16be85ba36ab35fa35599669 /app-admin/apache-tools
parentmedia-sound/amarok: Fix build w/ gcc-6 (diff)
downloadgentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.gz
gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.bz2
gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.zip
apache: switch to https:// URI
Diffstat (limited to 'app-admin/apache-tools')
-rw-r--r--app-admin/apache-tools/apache-tools-2.2.31.ebuild2
-rw-r--r--app-admin/apache-tools/apache-tools-2.4.18.ebuild2
-rw-r--r--app-admin/apache-tools/apache-tools-2.4.20.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.2.31.ebuild b/app-admin/apache-tools/apache-tools-2.2.31.ebuild
index a0a17b5dee90..eb4d5e6dc827 100644
--- a/app-admin/apache-tools/apache-tools-2.2.31.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.2.31.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
inherit flag-o-matic eutils
DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
LICENSE="Apache-2.0"
diff --git a/app-admin/apache-tools/apache-tools-2.4.18.ebuild b/app-admin/apache-tools/apache-tools-2.4.18.ebuild
index f29452a85132..993b58d11364 100644
--- a/app-admin/apache-tools/apache-tools-2.4.18.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.18.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit flag-o-matic eutils multilib toolchain-funcs
DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
LICENSE="Apache-2.0"
diff --git a/app-admin/apache-tools/apache-tools-2.4.20.ebuild b/app-admin/apache-tools/apache-tools-2.4.20.ebuild
index 1afa37175e9c..f503d5ab29f0 100644
--- a/app-admin/apache-tools/apache-tools-2.4.20.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.20.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit flag-o-matic eutils multilib toolchain-funcs
DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
-HOMEPAGE="http://httpd.apache.org/"
+HOMEPAGE="https://httpd.apache.org/"
SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
LICENSE="Apache-2.0"