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

dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild

index 2c591cee91c052b99b30bae170fd29ff8e5ba29a..b63853155d34846bf426a914b64db21f2d62b324 100644 (file)
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
 S="${WORKDIR}/${MY_P}"
 
 DESCRIPTION="Integration library of hamcrest"
-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"