diff options
author | David Hicks <david@hicks.id.au> | 2017-08-22 22:15:24 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-22 23:39:57 +0200 |
commit | 230e1ac2716cf35a06e61a62977284fedb39c9b4 (patch) | |
tree | f8b63079cadd2c08c8a97100c75289e8d08006de /net-misc/apt-cacher-ng | |
parent | app-emacs/anything: HOMEPAGE 301 redirect to HTTPS (diff) | |
download | gentoo-230e1ac2716cf35a06e61a62977284fedb39c9b4.tar.gz gentoo-230e1ac2716cf35a06e61a62977284fedb39c9b4.tar.bz2 gentoo-230e1ac2716cf35a06e61a62977284fedb39c9b4.zip |
net-misc/apt-cacher-ng: HOMEPAGE 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'net-misc/apt-cacher-ng')
-rw-r--r-- | net-misc/apt-cacher-ng/apt-cacher-ng-2.ebuild | 6 | ||||
-rw-r--r-- | net-misc/apt-cacher-ng/apt-cacher-ng-3.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-2.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-2.ebuild index e87d59532092..092180f5b76f 100644 --- a/net-misc/apt-cacher-ng/apt-cacher-ng-2.ebuild +++ b/net-misc/apt-cacher-ng/apt-cacher-ng-2.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 @@ inherit cmake-utils eutils toolchain-funcs user DESCRIPTION="Yet another caching HTTP proxy for Debian/Ubuntu software packages" HOMEPAGE=" - http://www.unix-ag.uni-kl.de/~bloch/acng/ - http://packages.qa.debian.org/a/apt-cacher-ng.html + https://www.unix-ag.uni-kl.de/~bloch/acng/ + https://packages.qa.debian.org/a/apt-cacher-ng.html " LICENSE="BSD-4 ZLIB public-domain" SLOT="0" diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-3.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-3.ebuild index dbddf2c0685d..092180f5b76f 100644 --- a/net-misc/apt-cacher-ng/apt-cacher-ng-3.ebuild +++ b/net-misc/apt-cacher-ng/apt-cacher-ng-3.ebuild @@ -6,8 +6,8 @@ inherit cmake-utils eutils toolchain-funcs user DESCRIPTION="Yet another caching HTTP proxy for Debian/Ubuntu software packages" HOMEPAGE=" - http://www.unix-ag.uni-kl.de/~bloch/acng/ - http://packages.qa.debian.org/a/apt-cacher-ng.html + https://www.unix-ag.uni-kl.de/~bloch/acng/ + https://packages.qa.debian.org/a/apt-cacher-ng.html " LICENSE="BSD-4 ZLIB public-domain" SLOT="0" |