commit:     f68cae0a98dfc7cffc31a1da277a2988509bb189
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  1 08:29:47 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Mar  9 21:34:22 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f68cae0a

app-office/texmacs: Updates header and EAPI

 app-office/texmacs/texmacs-1.0.7.16-r2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/texmacs/texmacs-1.0.7.16-r2.ebuild 
b/app-office/texmacs/texmacs-1.0.7.16-r2.ebuild
index 2ccc94fd..e45e0e1c 100644
--- a/app-office/texmacs/texmacs-1.0.7.16-r2.ebuild
+++ b/app-office/texmacs/texmacs-1.0.7.16-r2.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI=4
+EAPI=6
 
 inherit autotools eutils fdo-mime gnome2-utils
 
@@ -15,7 +14,7 @@ 
SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz";
 LICENSE="GPL-3"
 SLOT="0"
 IUSE="imlib jpeg netpbm qt4 svg spell"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND=">=dev-scheme/guile-1.8.8-r2:12[deprecated]
        virtual/latex-base
@@ -44,6 +43,7 @@ src_prepare() {
        # Force building against SLOTed guile-1.8
        epatch "${FILESDIR}"/${PN}-force-guile-18.patch
 
+       eapply_user
        eautoreconf
 }
 

Reply via email to