commit: 42d86f7d64148249458048171b3af82181330c4f Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Nov 10 13:43:56 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Nov 10 13:43:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d86f7d
virtual/latex-base: port to EAPI=7 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> virtual/latex-base/latex-base-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/latex-base/latex-base-1.0.ebuild b/virtual/latex-base/latex-base-1.0.ebuild index 532c052c82f..0356f3726f3 100644 --- a/virtual/latex-base/latex-base-1.0.ebuild +++ b/virtual/latex-base/latex-base-1.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Virtual for basic LaTeX binaries" SLOT="0"
