dev-cpp/antlr-cpp: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 14 Apr 2019 12:00:29 +0000 (14:00 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 20 Apr 2019 01:28:08 +0000 (21:28 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11679
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild
dev-cpp/antlr-cpp/antlr-cpp-3.5.2-r1.ebuild
dev-cpp/antlr-cpp/antlr-cpp-3.5.2.ebuild

index 576b9c51d9d0df118c8e7c7ab62c0351bbb92ca7..6e13d098debf82abb75176a0fff4d40dfecc57c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,8 +14,8 @@ inherit autotools multilib-minimal
 
 MY_P="${PN%-cpp}-${PV}"
 DESCRIPTION="The ANTLR 2 C++ Runtime"
-HOMEPAGE="http://www.antlr2.org/"
-SRC_URI="http://www.antlr2.org/download/${MY_P}.tar.gz"
+HOMEPAGE="https://www.antlr2.org/"
+SRC_URI="https://www.antlr2.org/download/${MY_P}.tar.gz"
 LICENSE="public-domain"
 SLOT="2"
 KEYWORDS="~amd64 ~arm ~ppc ~x86"
index 38f0da7954034ecf7f8bde16d8d73325eb96c54b..9c93c56179ec44920f29899d98a8f4a5827eba5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,8 +15,8 @@ inherit eutils autotools-multilib
 
 MY_P="${PN%-cpp}-${PV}"
 DESCRIPTION="The ANTLR 2 C++ Runtime"
-HOMEPAGE="http://www.antlr2.org/"
-SRC_URI="http://www.antlr2.org/download/${MY_P}.tar.gz"
+HOMEPAGE="https://www.antlr2.org/"
+SRC_URI="https://www.antlr2.org/download/${MY_P}.tar.gz"
 LICENSE="public-domain"
 SLOT="2"
 KEYWORDS="amd64 ~arm ppc x86"
index 22d8b1075d1fb761914ba9d34310ac4e3386fd60..28b296c9b47e99dbace55b686e9d3969791f2212 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ MY_PN="${PN%-cpp}"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="The ANTLR 3 C++ Runtime"
-HOMEPAGE="http://www.antlr3.org/"
+HOMEPAGE="https://www.antlr3.org/"
 SRC_URI="https://github.com/${MY_PN}/${MY_PN}3/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="3.5"
index de73a6f9bc48208b8b6366850c5a5925eed8e30d..dfc842917676a9e7f91a441b308ec9843e67a3e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ MY_PN="${PN%-cpp}"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="The ANTLR 3 C++ Runtime"
-HOMEPAGE="http://www.antlr3.org/"
+HOMEPAGE="https://www.antlr3.org/"
 SRC_URI="https://github.com/${MY_PN}/${MY_PN}3/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="3.5"