commit:     dbf21a458ae9f31b0bed9d62828b0e4836bb54d8
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 21 08:37:28 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 01:29:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf21a45

app-antivirus/clamav: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8095

 app-antivirus/clamav/clamav-0.100.0.ebuild   | 4 ++--
 app-antivirus/clamav/clamav-0.99.2-r1.ebuild | 4 ++--
 app-antivirus/clamav/clamav-0.99.2-r3.ebuild | 4 ++--
 app-antivirus/clamav/clamav-0.99.3-r1.ebuild | 4 ++--
 app-antivirus/clamav/clamav-0.99.3-r2.ebuild | 4 ++--
 app-antivirus/clamav/clamav-0.99.4-r1.ebuild | 4 ++--
 app-antivirus/clamav/clamav-0.99.4.ebuild    | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/app-antivirus/clamav/clamav-0.100.0.ebuild 
b/app-antivirus/clamav/clamav-0.100.0.ebuild
index 7b2040491fa..43600184257 100644
--- a/app-antivirus/clamav/clamav-0.100.0.ebuild
+++ b/app-antivirus/clamav/clamav-0.100.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools eutils flag-o-matic user systemd
 
 DESCRIPTION="Clam Anti-Virus Scanner"
-HOMEPAGE="http://www.clamav.net/";
+HOMEPAGE="https://www.clamav.net/";
 SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
@@ -29,7 +29,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !!<app-antivirus/clamav-0.99"
 # hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
-# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
+# https://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
        virtual/pkgconfig
        test? ( dev-libs/check )"

diff --git a/app-antivirus/clamav/clamav-0.99.2-r1.ebuild 
b/app-antivirus/clamav/clamav-0.99.2-r1.ebuild
index d4a161880c9..6f2079c18eb 100644
--- a/app-antivirus/clamav/clamav-0.99.2-r1.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.2-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools eutils flag-o-matic user systemd
 
 DESCRIPTION="Clam Anti-Virus Scanner"
-HOMEPAGE="http://www.clamav.net/";
+HOMEPAGE="https://www.clamav.net/";
 SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
@@ -28,7 +28,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !!<app-antivirus/clamav-0.99"
 # hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
-# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
+# https://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
        virtual/pkgconfig"
 RDEPEND="${CDEPEND}

diff --git a/app-antivirus/clamav/clamav-0.99.2-r3.ebuild 
b/app-antivirus/clamav/clamav-0.99.2-r3.ebuild
index 44c387e2dcf..c5980d53cd4 100644
--- a/app-antivirus/clamav/clamav-0.99.2-r3.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.2-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools eutils flag-o-matic user systemd
 
 DESCRIPTION="Clam Anti-Virus Scanner"
-HOMEPAGE="http://www.clamav.net/";
+HOMEPAGE="https://www.clamav.net/";
 SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
@@ -28,7 +28,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !!<app-antivirus/clamav-0.99"
 # hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
-# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
+# https://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
        virtual/pkgconfig"
 RDEPEND="${CDEPEND}

diff --git a/app-antivirus/clamav/clamav-0.99.3-r1.ebuild 
b/app-antivirus/clamav/clamav-0.99.3-r1.ebuild
index cf59991c335..fdd1c903ae1 100644
--- a/app-antivirus/clamav/clamav-0.99.3-r1.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.3-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools eutils flag-o-matic user systemd
 
 DESCRIPTION="Clam Anti-Virus Scanner"
-HOMEPAGE="http://www.clamav.net/";
+HOMEPAGE="https://www.clamav.net/";
 SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
@@ -28,7 +28,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !!<app-antivirus/clamav-0.99"
 # hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
-# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
+# https://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
        virtual/pkgconfig"
 RDEPEND="${CDEPEND}

diff --git a/app-antivirus/clamav/clamav-0.99.3-r2.ebuild 
b/app-antivirus/clamav/clamav-0.99.3-r2.ebuild
index c12de191935..2a03bb2ce1c 100644
--- a/app-antivirus/clamav/clamav-0.99.3-r2.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.3-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools eutils flag-o-matic user systemd
 
 DESCRIPTION="Clam Anti-Virus Scanner"
-HOMEPAGE="http://www.clamav.net/";
+HOMEPAGE="https://www.clamav.net/";
 SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
@@ -28,7 +28,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !!<app-antivirus/clamav-0.99"
 # hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
-# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
+# https://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
        virtual/pkgconfig"
 RDEPEND="${CDEPEND}

diff --git a/app-antivirus/clamav/clamav-0.99.4-r1.ebuild 
b/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
index 87ed749d4b7..96d8df964cd 100644
--- a/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools eutils flag-o-matic user systemd
 
 DESCRIPTION="Clam Anti-Virus Scanner"
-HOMEPAGE="http://www.clamav.net/";
+HOMEPAGE="https://www.clamav.net/";
 SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
@@ -28,7 +28,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !!<app-antivirus/clamav-0.99"
 # hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
-# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
+# https://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
        virtual/pkgconfig
        test? ( dev-libs/check )"

diff --git a/app-antivirus/clamav/clamav-0.99.4.ebuild 
b/app-antivirus/clamav/clamav-0.99.4.ebuild
index 4839a5bdc55..1e031d13e8f 100644
--- a/app-antivirus/clamav/clamav-0.99.4.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.4.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools eutils flag-o-matic user systemd
 
 DESCRIPTION="Clam Anti-Virus Scanner"
-HOMEPAGE="http://www.clamav.net/";
+HOMEPAGE="https://www.clamav.net/";
 SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
@@ -28,7 +28,7 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !!<app-antivirus/clamav-0.99"
 # hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
-# http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
+# https://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
        virtual/pkgconfig"
 RDEPEND="${CDEPEND}

Reply via email to