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

dev-java/reflections/reflections-0.9.9.ebuild

index 8b6386acbecf6273e8c49455ccb7600c4e2f1365..76882c9b049257b601246eb3333a53b74cc28897 100644 (file)
@@ -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"