dev-java/testng: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 14:49:42 +0000 (15:49 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:55:18 +0000 (12:55 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-java/testng/testng-6.9.10.ebuild

index 6a886240f14cd9cb00a7207fe25ece9810903fd9..6be65aaa0a31fae9c688852023bbaeeae3645ab3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Testing framework inspired by JUnit and NUnit with new features"
-HOMEPAGE="http://testng.org/"
+HOMEPAGE="https://testng.org/"
 SRC_URI="https://github.com/cbeust/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 KEYWORDS="amd64 x86"