diff options
author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2022-01-25 00:35:54 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-01-27 17:05:05 +0100 |
commit | 95a51a34800ee0400a3dfeaa779c9a6e3a6f6538 (patch) | |
tree | 05cfef7ce9206f7dd0328abdd225011fe6721793 /app-doc/phrack/phrack-52.ebuild | |
parent | sci-chemistry/gromacs: rc1 added (diff) | |
download | gentoo-95a51a34800ee0400a3dfeaa779c9a6e3a6f6538.tar.gz gentoo-95a51a34800ee0400a3dfeaa779c9a6e3a6f6538.tar.bz2 gentoo-95a51a34800ee0400a3dfeaa779c9a6e3a6f6538.zip |
app-doc/phrack: EAPI 8 bump.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-doc/phrack/phrack-52.ebuild')
-rw-r--r-- | app-doc/phrack/phrack-52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/phrack/phrack-52.ebuild b/app-doc/phrack/phrack-52.ebuild index 2092bea890fa..cd1b2b34aa47 100644 --- a/app-doc/phrack/phrack-52.ebuild +++ b/app-doc/phrack/phrack-52.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 MY_P=${PN}${PV} DESCRIPTION="A Hacker magazine by the community, for the community" |