From e68f99339aa6fa5a7f57f83c2f519f2b69b81036 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 1 Jun 2016 15:49:26 -0400 Subject: apache: switch to https:// URI --- www-servers/apache/apache-2.2.31.ebuild | 2 +- www-servers/apache/apache-2.4.18-r1.ebuild | 2 +- www-servers/apache/apache-2.4.18.ebuild | 2 +- www-servers/apache/apache-2.4.20.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www-servers') diff --git a/www-servers/apache/apache-2.2.31.ebuild b/www-servers/apache/apache-2.2.31.ebuild index 414698f3de2f..6a3ac35b84df 100644 --- a/www-servers/apache/apache-2.2.31.ebuild +++ b/www-servers/apache/apache-2.2.31.ebuild @@ -84,7 +84,7 @@ MODULE_CRITICAL=" inherit apache-2 systemd toolchain-funcs DESCRIPTION="The Apache Web Server" -HOMEPAGE="http://httpd.apache.org/" +HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" diff --git a/www-servers/apache/apache-2.4.18-r1.ebuild b/www-servers/apache/apache-2.4.18-r1.ebuild index 3892d0166c83..d2eebc825c9e 100644 --- a/www-servers/apache/apache-2.4.18-r1.ebuild +++ b/www-servers/apache/apache-2.4.18-r1.ebuild @@ -120,7 +120,7 @@ MODULE_CRITICAL=" inherit eutils apache-2 systemd toolchain-funcs DESCRIPTION="The Apache Web Server" -HOMEPAGE="http://httpd.apache.org/" +HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" diff --git a/www-servers/apache/apache-2.4.18.ebuild b/www-servers/apache/apache-2.4.18.ebuild index 931cd781bdee..40cfb2e1f7b6 100644 --- a/www-servers/apache/apache-2.4.18.ebuild +++ b/www-servers/apache/apache-2.4.18.ebuild @@ -120,7 +120,7 @@ MODULE_CRITICAL=" inherit eutils apache-2 systemd toolchain-funcs DESCRIPTION="The Apache Web Server" -HOMEPAGE="http://httpd.apache.org/" +HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" diff --git a/www-servers/apache/apache-2.4.20.ebuild b/www-servers/apache/apache-2.4.20.ebuild index 16d114357f32..2227c4d69b3d 100644 --- a/www-servers/apache/apache-2.4.20.ebuild +++ b/www-servers/apache/apache-2.4.20.ebuild @@ -120,7 +120,7 @@ MODULE_CRITICAL=" inherit eutils apache-2 systemd toolchain-funcs DESCRIPTION="The Apache Web Server" -HOMEPAGE="http://httpd.apache.org/" +HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" -- cgit v1.2.3-65-gdbad