projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b54726
)
app-text/epubcheck: Fixing HOMEPAGE move due to code.google.com shutdown
author
Tobias Klausmann
<klausman@gentoo.org>
Tue, 1 Sep 2015 18:53:36 +0000
(20:53 +0200)
committer
Tobias 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
patch
|
blob
|
history
diff --git
a/app-text/epubcheck/epubcheck-1.1.ebuild
b/app-text/epubcheck/epubcheck-1.1.ebuild
index e88bab0331e3d0f1713f1bf27b9c34391f792c92..cbec5745752da51b396156a44995abdf4b530a82 100644
(file)
--- a/
app-text/epubcheck/epubcheck-1.1.ebuild
+++ b/
app-text/epubcheck/epubcheck-1.1.ebuild
@@
-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"