summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.1.ebuild2
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild
index 1174624385ec..bd62ec916206 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild
@@ -10,7 +10,7 @@ MY_PN="hamcrest"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Library of matchers for building test expressions"
-HOMEPAGE="https://code.google.com/p/${MY_PN}/"
+HOMEPAGE="https://github.com/hamcrest"
SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="BSD-2"
SLOT="0"
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild
index 11d51563d116..cbf8bd2fad5e 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.3.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://code.google.com/p/${MY_PN}/"
+HOMEPAGE="https://github.com/hamcrest"
SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="BSD-2"