From 135f3febd32b5700d48f32e7b8cbc835a1f25862 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 19 May 2018 00:29:35 +0200 Subject: [PATCH] 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 384d67d85f05f..bb1510fd1d211 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/"