dev-tex/dvi2tty: eapi bump
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 10 Dec 2019 13:01:53 +0000 (16:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 10 Dec 2019 13:02:09 +0000 (16:02 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-tex/dvi2tty/dvi2tty-5.3.4-r1.ebuild [moved from dev-tex/dvi2tty/dvi2tty-5.3.4.ebuild with 79% similarity]
dev-tex/dvi2tty/files/dvi2tty-5.3.4-cflags.patch

similarity index 79%
rename from dev-tex/dvi2tty/dvi2tty-5.3.4.ebuild
rename to dev-tex/dvi2tty/dvi2tty-5.3.4-r1.ebuild
index 8f353052b4468e0efcb316921decb1e33366ef9b..1645a6ca1c2c126534a04edc2678ca3430ade9ad 100644 (file)
@@ -1,8 +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
-inherit eutils toolchain-funcs
+EAPI=7
+
+inherit toolchain-funcs
 
 DESCRIPTION="Preview dvi-files on text-only devices"
 HOMEPAGE="http://www.ctan.org/tex-archive/dviware/"
@@ -11,10 +12,10 @@ SRC_URI="ftp://ftp.mesa.nl/pub/dvi2tty/${P}.tgz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
 
 src_prepare() {
-       epatch "${FILESDIR}"/${P}-cflags.patch
+       default
+       eapply "${FILESDIR}"/${P}-cflags.patch
 }
 
 src_compile() {
index 1d46f19545315a1b6a3f723921b78ff73897710b..3f1449012ca62a7531bd0820a2aa6027e3cec7b4 100644 (file)
@@ -1,5 +1,5 @@
---- Makefile
-+++ Makefile
+--- a/Makefile
++++ b/Makefile
 @@ -6,11 +6,10 @@
  # This Makefile does not work for MSDOS. Make your 
  # own one, or compile by hand.