summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:53:36 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:53:36 +0200
commit26b7ad6bfe63277c6cf084d04bcf9f15cfd55c0b (patch)
treecb37cff705ff3641cba7fe61ac183d21522e6602
parentapp-i18n/uim: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-26b7ad6b.tar.gz
gentoo-26b7ad6b.tar.bz2
gentoo-26b7ad6b.zip
app-text/epubcheck: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
-rw-r--r--app-text/epubcheck/epubcheck-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/epubcheck/epubcheck-1.1.ebuild b/app-text/epubcheck/epubcheck-1.1.ebuild
index e88bab0331e3..cbec5745752d 100644
--- 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"