dev-java/piccolo2d: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:04:30 +02:00
parent 3801a80839
commit 1b6115840e

View File

@@ -9,7 +9,7 @@ inherit eutils java-pkg-2 java-ant-2
MY_PN="piccolo"
DESCRIPTION="A Structured 2D Graphics Framework"
HOMEPAGE="https://code.google.com/p/piccolo2d/"
HOMEPAGE="http://piccolo2d.info/community.html"
SRC_URI="https://piccolo2d.googlecode.com/files/Piccolo2D.Java-${PV}.zip"
LICENSE="BSD"