commit: 72ec51bff7d7c055a4b8b4e28a931485053801f1 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Dec 31 10:07:56 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Dec 31 10:08:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ec51bf
app-text/pdf2htmlEX: Fix typo in URI, bug 642814 Closes: https://bugs.gentoo.org/642814 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.1.ebuild b/app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.1.ebuild index 5b00b84e774..78308c249c2 100644 --- a/app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.1.ebuild +++ b/app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A precise PDF to HTML converter" HOMEPAGE="http://coolwanglu.github.io/pdf2htmlEX/" SRC_URI=" https://github.com/coolwanglu/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz - https://dev.gentoo.org/~dilfrigde/distfiles/${P}.tgz + https://dev.gentoo.org/~dilfridge/distfiles/${P}.tgz " LICENSE="GPL-3+"
