commit: b6e801d7cbab06657fdf1dbe76fc8884e90226cf Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 16:33:33 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 16:33:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e801d7
dev-tex/abntex: port to EAPI=7 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> dev-tex/abntex/abntex-0.9_beta2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/abntex/abntex-0.9_beta2-r1.ebuild b/dev-tex/abntex/abntex-0.9_beta2-r1.ebuild index e198e8baa33..fecf19adb49 100644 --- a/dev-tex/abntex/abntex-0.9_beta2-r1.ebuild +++ b/dev-tex/abntex/abntex-0.9_beta2-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit latex-package
