summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 15:49:42 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:55:18 -0400
commit409754c9d2fc19256b56c499798649b6d2c97cb5 (patch)
tree48d73da18a461d1404261c3d9d1ab112c9c8403a /dev-java/testng
parentdev-java/stringtemplate: update homepage (diff)
downloadgentoo-409754c9d2fc19256b56c499798649b6d2c97cb5.tar.gz
gentoo-409754c9d2fc19256b56c499798649b6d2c97cb5.tar.bz2
gentoo-409754c9d2fc19256b56c499798649b6d2c97cb5.zip
dev-java/testng: update homepage
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>
Diffstat (limited to 'dev-java/testng')
-rw-r--r--dev-java/testng/testng-6.9.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/testng/testng-6.9.10.ebuild b/dev-java/testng/testng-6.9.10.ebuild
index 6a886240f14c..6be65aaa0a31 100644
--- a/dev-java/testng/testng-6.9.10.ebuild
+++ b/dev-java/testng/testng-6.9.10.ebuild
@@ -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"