commit: 135f3febd32b5700d48f32e7b8cbc835a1f25862 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri May 18 22:29:35 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri May 18 22:32:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=135f3feb
app-text/pdf2htmlEX: inherit versionator Package-Manager: Portage-2.3.38, Repoman-2.3.9 app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.2.ebuild b/app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.2.ebuild index 384d67d85f0..bb1510fd1d2 100644 --- a/app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.2.ebuild +++ b/app-text/pdf2htmlEX/pdf2htmlEX-0.14.6.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils toolchain-funcs flag-o-matic +inherit cmake-utils toolchain-funcs flag-o-matic versionator DESCRIPTION="A precise PDF to HTML converter" HOMEPAGE="http://coolwanglu.github.io/pdf2htmlEX/"
