summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:01:51 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:01:51 +0200
commit831b73e280c268e32ff65a1ed858f5f18d66634f (patch)
tree650dd9995db69f12c6650637019e49f374623afd /dev-java/hamcrest-library
parentdev-java/hamcrest-integration: Fixing HOMEPAGE move due to code.google.com sh... (diff)
downloadgentoo-831b73e280c268e32ff65a1ed858f5f18d66634f.tar.gz
gentoo-831b73e280c268e32ff65a1ed858f5f18d66634f.tar.bz2
gentoo-831b73e280c268e32ff65a1ed858f5f18d66634f.zip
dev-java/hamcrest-library: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-java/hamcrest-library')
-rw-r--r--dev-java/hamcrest-library/hamcrest-library-1.1.ebuild2
-rw-r--r--dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild
index 455206a6a193..bb2dc08c0a63 100644
--- a/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild
+++ b/dev-java/hamcrest-library/hamcrest-library-1.1.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"
diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild
index 831a6299d94d..0d9fc5d2b0fa 100644
--- a/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild
+++ b/dev-java/hamcrest-library/hamcrest-library-1.3-r1.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"