From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:04:58 +0000 (+0200) Subject: dev-java/reflections: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0e0383a500dd8f3ec23d3266a6d836ecdae683c8;p=gentoo.git dev-java/reflections: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/dev-java/reflections/reflections-0.9.9.ebuild b/dev-java/reflections/reflections-0.9.9.ebuild index 8b6386acbecf..76882c9b0492 100644 --- a/dev-java/reflections/reflections-0.9.9.ebuild +++ b/dev-java/reflections/reflections-0.9.9.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Java runtime metadata analysis" -HOMEPAGE="https://code.google.com/p/reflections/" +HOMEPAGE="https://github.com/ronmamo/reflections" SRC_URI="http://search.maven.org/remotecontent?filepath=org/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="WTFPL-2" SLOT="0"