commit: 70fb2fdf8b6f154d6b64786010661eca0ee932fe Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Nov 9 20:26:53 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Nov 9 20:26:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fb2fdf
dev-tex/herm-pic: bump EAPI and stuff Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-tex/herm-pic/herm-pic-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/herm-pic/herm-pic-1.0.2.ebuild b/dev-tex/herm-pic/herm-pic-1.0.2.ebuild index 3c16049db46..62e39236119 100644 --- a/dev-tex/herm-pic/herm-pic-1.0.2.ebuild +++ b/dev-tex/herm-pic/herm-pic-1.0.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 inherit latex-package
