commit: 119ca662e1471e7972389689763625834be84c5b
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 19:01:27 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 19:01:27 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119ca662
dev-java/hamcrest-integration: Fixing HOMEPAGE move due to code.google.com
shutdown
Package-Manager: portage-2.2.20.1
dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild
b/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild
index 2c591ce..b638531 100644
--- a/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild
+++ b/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild
@@ -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"