diff options
author | 2019-11-04 20:21:54 +0300 | |
---|---|---|
committer | 2019-11-04 20:21:54 +0300 | |
commit | d4e3aaedc9cacf6ca80f04b8d3745037952486fd (patch) | |
tree | d01806fb9e40609926e441e73bff70463d6de76f /dev-tex/circuit_macros | |
parent | dev-tex/luatex: port to EAPI=7 (diff) | |
download | gentoo-d4e3aaedc9cacf6ca80f04b8d3745037952486fd.tar.gz gentoo-d4e3aaedc9cacf6ca80f04b8d3745037952486fd.tar.bz2 gentoo-d4e3aaedc9cacf6ca80f04b8d3745037952486fd.zip |
dev-tex/circuit_macros: port to EAPI=7
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-tex/circuit_macros')
-rw-r--r-- | dev-tex/circuit_macros/circuit_macros-8.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-tex/circuit_macros/circuit_macros-8.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-tex/circuit_macros/circuit_macros-8.4.1.ebuild b/dev-tex/circuit_macros/circuit_macros-8.4.1.ebuild index 3a8b196279b3..d7b0558b81bb 100644 --- a/dev-tex/circuit_macros/circuit_macros-8.4.1.ebuild +++ b/dev-tex/circuit_macros/circuit_macros-8.4.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit texlive-common diff --git a/dev-tex/circuit_macros/circuit_macros-8.4.ebuild b/dev-tex/circuit_macros/circuit_macros-8.4.ebuild index 3a8b196279b3..d7b0558b81bb 100644 --- a/dev-tex/circuit_macros/circuit_macros-8.4.ebuild +++ b/dev-tex/circuit_macros/circuit_macros-8.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit texlive-common |