mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-java/hamcrest-generator: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
DESCRIPTION="Code generator for Hamcrest's 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"
|
||||
|
||||
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
DESCRIPTION="Code generator for Hamcrest's 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"
|
||||
|
||||
Reference in New Issue
Block a user