commit: 424ff5aeff7d2d980c0711a74b5014c610488534
parent d6bbde8096d1888560210078fcd64b04fb7614d3
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 3 Jul 2021 16:49:03 +0200
app-doc/single-unix-specification: EAPI-8 bump
Diffstat:
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/app-doc/single-unix-specification/single-unix-specification-4_p3-r1.ebuild b/app-doc/single-unix-specification/single-unix-specification-4_p3-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="The Single UNIX Specification, Version 4, 2018 Edition"
HOMEPAGE="https://www2.opengroup.org/ogsys/catalog/T101 https://pubs.opengroup.org/onlinepubs/9699919799/"
@@ -10,12 +10,8 @@ SRC_URI="https://pubs.opengroup.org/onlinepubs/9699919799/download/susv4-2018.tg
LICENSE="sus4-copyright"
SLOT="4"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
-IUSE=""
RESTRICT="mirror"
-DEPEND=""
-RDEPEND=""
-
S="${WORKDIR}/susv4-2018"
src_install() {