summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:02:19 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:02:19 +0200
commitb7ed3bbffb38d6eb6207bf3050b3646b61a55db1 (patch)
treeaa7091e5c7e7ff3506e5bf3a8a18a4c9d9543eb2 /dev-libs/antlr-c
parentapp-text/grutatxt: update homepage (diff)
downloadgentoo-b7ed3bbffb38d6eb6207bf3050b3646b61a55db1.tar.gz
gentoo-b7ed3bbffb38d6eb6207bf3050b3646b61a55db1.tar.bz2
gentoo-b7ed3bbffb38d6eb6207bf3050b3646b61a55db1.zip
dev-libs/antlr-c: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/antlr-c')
-rw-r--r--dev-libs/antlr-c/antlr-c-3.5.2-r1.ebuild4
-rw-r--r--dev-libs/antlr-c/antlr-c-3.5.2.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/antlr-c/antlr-c-3.5.2-r1.ebuild b/dev-libs/antlr-c/antlr-c-3.5.2-r1.ebuild
index 743a7d4e90ab..b073fe008480 100644
--- a/dev-libs/antlr-c/antlr-c-3.5.2-r1.ebuild
+++ b/dev-libs/antlr-c/antlr-c-3.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit eutils autotools multilib-minimal
MY_PN="${PN%-c}"
DESCRIPTION="The ANTLR3 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 -> ${MY_PN}-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-libs/antlr-c/antlr-c-3.5.2.ebuild b/dev-libs/antlr-c/antlr-c-3.5.2.ebuild
index f963e2b8d550..52c508bf9e11 100644
--- a/dev-libs/antlr-c/antlr-c-3.5.2.ebuild
+++ b/dev-libs/antlr-c/antlr-c-3.5.2.ebuild
@@ -7,7 +7,7 @@ inherit eutils autotools ltprune multilib-minimal
MY_PN="${PN%-c}"
DESCRIPTION="The ANTLR3 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 -> ${MY_PN}-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"