diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-10 16:43:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-10 16:43:56 +0300 |
commit | 42d86f7d64148249458048171b3af82181330c4f (patch) | |
tree | 58cd4a5069facb8ca7489c9a1a8157b728f53e7b | |
parent | sys-cluster/openmpi: ebuilds cleanup (diff) | |
download | gentoo-42d86f7d64148249458048171b3af82181330c4f.tar.gz gentoo-42d86f7d64148249458048171b3af82181330c4f.tar.bz2 gentoo-42d86f7d64148249458048171b3af82181330c4f.zip |
virtual/latex-base: port to EAPI=7
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | virtual/latex-base/latex-base-1.0.ebuild | 4 |
1 files 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 532c052c82f8..0356f3726f3d 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" |