app-text/epspdf: port to EAPI=7
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 25 Oct 2019 11:01:02 +0000 (14:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 25 Oct 2019 11:01:02 +0000 (14:01 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-text/epspdf/epspdf-0.6.0-r1.ebuild [moved from app-text/epspdf/epspdf-0.6.0.ebuild with 91% similarity]
app-text/epspdf/epspdf-0.6.3-r1.ebuild [moved from app-text/epspdf/epspdf-0.6.3.ebuild with 93% similarity]

similarity index 91%
rename from app-text/epspdf/epspdf-0.6.0.ebuild
rename to app-text/epspdf/epspdf-0.6.0-r1.ebuild
index 91e89b55123a3d2df270bfd548bdbe9dfd4a2d4c..71f98598f49d81c8a429d9e8c12bb2db67d122c3 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-inherit texlive-common eutils
+inherit desktop texlive-common
 
 DESCRIPTION="GUI and command-line converter for [e]ps and pdf"
 HOMEPAGE="http://tex.aanhet.net/epspdf/"
@@ -14,7 +14,6 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc tk"
 
-DEPEND=""
 RDEPEND="!<dev-texlive/texlive-pictures-2011-r1
        >=dev-texlive/texlive-basic-2011
        app-text/ghostscript-gpl
@@ -38,7 +37,7 @@ src_install() {
        dodoc doc/Changelog
        if use doc ; then
                dodoc doc/epspdf.pdf
-               dohtml -r doc
+               dodoc -r doc
        fi
 
        # give it a .desktop
similarity index 93%
rename from app-text/epspdf/epspdf-0.6.3.ebuild
rename to app-text/epspdf/epspdf-0.6.3-r1.ebuild
index 38aa8ce944d6349884dee3bd398273eeec5c7c9a..a4c25c3c9add9097770d2053403c3b94427faada 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-inherit texlive-common eutils
+inherit desktop texlive-common
 
 DESCRIPTION="GUI and command-line converter for [e]ps and pdf"
 HOMEPAGE="http://tex.aanhet.net/epspdf/"
@@ -43,7 +43,7 @@ src_install() {
        dodoc doc/Changelog
        if use doc ; then
                dodoc doc/epspdf.pdf
-               dohtml -r doc
+               dodoc -r doc
        fi
 
        # give it a .desktop