summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2022-04-27 09:54:27 +0200
committerFlorian Schmaus <flow@gentoo.org>2022-04-27 10:45:08 +0200
commit0f5d0ebe10f4e299eb23f6f362447e9a4dc4e21f (patch)
treeacf4b6f3280320970cd05cd21844d6d81f1bac2c /dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild
parentjava-utils-2.eclass: introduce JAVA_TEST_RUNNER_EXTRA_ARGS (diff)
downloadgentoo-0f5d0ebe10f4e299eb23f6f362447e9a4dc4e21f.tar.gz
gentoo-0f5d0ebe10f4e299eb23f6f362447e9a4dc4e21f.tar.bz2
gentoo-0f5d0ebe10f4e299eb23f6f362447e9a4dc4e21f.zip
dev-java/hamcrest-core: HOMEPAGE, remote-id
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild')
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild
index 4023e0a16ff8..e8d9fbe997ec 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ MY_PN="hamcrest"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Library of matchers for building test expressions"
-HOMEPAGE="https://github.com/hamcrest"
+HOMEPAGE="http://hamcrest.org/JavaHamcrest/"
SRC_URI="https://github.com/${MY_PN}/JavaHamcrest/archive/${MY_PN}-java-${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"