dev-java/hamcrest-core: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:00:31 +0000 (21:00 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:00:31 +0000 (21:00 +0200)
Package-Manager: portage-2.2.20.1

dev-java/hamcrest-core/hamcrest-core-1.1.ebuild
dev-java/hamcrest-core/hamcrest-core-1.3.ebuild

index 1174624385ec252ac58809ec5c3a3ccb37748ea4..bd62ec916206c71c0ea6e613d2f0f5b296ed78ae 100644 (file)
@@ -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"
index 11d51563d116e2c430545f8e24bf3f2661bad52c..cbf8bd2fad5e85443aedd40a9869f7250a69989e 100644 (file)
@@ -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"