app-text/epubcheck: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:53:36 +0000 (20:53 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:53:36 +0000 (20:53 +0200)
Package-Manager: portage-2.2.20.1

app-text/epubcheck/epubcheck-1.1.ebuild

index e88bab0331e3d0f1713f1bf27b9c34391f792c92..cbec5745752da51b396156a44995abdf4b530a82 100644 (file)
@@ -7,7 +7,7 @@ EAPI=4
 inherit java-pkg-2 java-ant-2 eutils
 
 DESCRIPTION="Tool to validate IDPF EPUB files"
-HOMEPAGE="https://code.google.com/p/epubcheck/"
+HOMEPAGE="https://github.com/IDPF/epubcheck"
 SRC_URI="https://${PN}.googlecode.com/files/${PN}-src-${PV}.zip"
 
 LICENSE="MIT BSD"