mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
dev-java/kryo: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source doc test"
|
||||
inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Fast, efficient Java serialization and cloning"
|
||||
HOMEPAGE="https://code.google.com/p/kryo/"
|
||||
HOMEPAGE="https://github.com/EsotericSoftware/kryo"
|
||||
SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
|
||||
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source doc test"
|
||||
inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Fast, efficient Java serialization and cloning"
|
||||
HOMEPAGE="https://code.google.com/p/kryo/"
|
||||
HOMEPAGE="https://github.com/EsotericSoftware/kryo"
|
||||
SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
|
||||
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source doc test"
|
||||
inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Fast, efficient Java serialization and cloning"
|
||||
HOMEPAGE="https://code.google.com/p/kryo/"
|
||||
HOMEPAGE="https://github.com/EsotericSoftware/kryo"
|
||||
SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
|
||||
Reference in New Issue
Block a user