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.3-r2.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.3-r2.ebuild')
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
index a8ef97c4a000..27f4ffa43866 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="Core library of matchers for building test expressions"
-HOMEPAGE="https://github.com/hamcrest"
+HOMEPAGE="http://hamcrest.org/JavaHamcrest/"
SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="BSD-2"