diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-09 15:26:53 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-09 15:26:53 -0500 |
commit | 70fb2fdf8b6f154d6b64786010661eca0ee932fe (patch) | |
tree | 204505f9cb2d47afdfbc7030bc90413415ec7f8f /dev-tex | |
parent | dev-tex/harvard: bump EAPI and stuff (diff) | |
download | gentoo-70fb2fdf8b6f154d6b64786010661eca0ee932fe.tar.gz gentoo-70fb2fdf8b6f154d6b64786010661eca0ee932fe.tar.bz2 gentoo-70fb2fdf8b6f154d6b64786010661eca0ee932fe.zip |
dev-tex/herm-pic: bump EAPI and stuff
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/herm-pic/herm-pic-1.0.2.ebuild | 4 |
1 files 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 3c16049db46d..62e39236119b 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 |