Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/phrack-all/
Date: Thu, 27 Jan 2022 16:05:22
Message-Id: 1643299506.4601ba6977b2b86f34f40159cb4a135c08e7f4ef.flow@gentoo
1 commit: 4601ba6977b2b86f34f40159cb4a135c08e7f4ef
2 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
3 AuthorDate: Mon Jan 24 23:36:43 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 27 16:05:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4601ba69
7
8 app-doc/phrack-all: EAPI 8 bump.
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
12 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
13
14 app-doc/phrack-all/phrack-all-69.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-doc/phrack-all/phrack-all-69.ebuild b/app-doc/phrack-all/phrack-all-69.ebuild
18 index f45098cfee83..67fc583764ea 100644
19 --- a/app-doc/phrack-all/phrack-all-69.ebuild
20 +++ b/app-doc/phrack-all/phrack-all-69.ebuild
21 @@ -1,7 +1,7 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=7
27 +EAPI=8
28
29 MY_P=${PN}${PV}
30 DESCRIPTION="Hacker magazine by the community, for the community (all issues)"