parlay

yet another gentoo overlay
git clone https://git.parazyd.org/parlay
Log | Files | Refs | README

commit 22d2d0c5e618e264e96483acd5426d516818496e
parent 0df2d0ce0985ac63e2dbf1adce29bb5ec1d343fe
Author: parazyd <parazyd@dyne.org>
Date:   Tue,  5 Jan 2021 17:02:18 +0100

Update ebuilds to EAPI 7.

Diffstat:
Mapp-admin/drist/drist-1.05.ebuild | 2+-
Mapp-admin/sup/sup-9999.ebuild | 2+-
Mapp-text/smu/smu-9999.ebuild | 2+-
Mapp-text/utf8expr/utf8expr-9999.ebuild | 2+-
Mdev-perl/Archive-Cpio/Archive-Cpio-0.10.ebuild | 2+-
Ddev-perl/Archive-Cpio/Manifest | 1-
Mdev-perl/strip-nondeterminism/strip-nondeterminism-1.9.0.ebuild | 2+-
Mnet-misc/sacc/sacc-9999.ebuild | 2+-
Mnet-wireless/pixiewps/pixiewps-9999.ebuild | 2+-
Mnet-wireless/reaver-wps-fork-t6x/reaver-wps-fork-t6x-9999.ebuild | 2+-
Mx11-libs/libwm/libwm-9999.ebuild | 2+-
Mx11-misc/slstatus/slstatus-9999.ebuild | 2+-
Mx11-misc/wmutils/wmutils-9999.ebuild | 2+-
13 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/app-admin/drist/drist-1.05.ebuild b/app-admin/drist/drist-1.05.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 diff --git a/app-admin/sup/sup-9999.ebuild b/app-admin/sup/sup-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 savedconfig diff --git a/app-text/smu/smu-9999.ebuild b/app-text/smu/smu-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 diff --git a/app-text/utf8expr/utf8expr-9999.ebuild b/app-text/utf8expr/utf8expr-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 diff --git a/dev-perl/Archive-Cpio/Archive-Cpio-0.10.ebuild b/dev-perl/Archive-Cpio/Archive-Cpio-0.10.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 MODULE_AUTHOR=PIXEL MODULE_VERSION=0.10 diff --git a/dev-perl/Archive-Cpio/Manifest b/dev-perl/Archive-Cpio/Manifest @@ -1 +0,0 @@ -DIST Archive-Cpio-0.10.tar.gz 5569 BLAKE2B e3fcf928a4278e3c6584d0230240f24dbc71c877f50dd52032b47cb8e01f3397a7647eec4af93b9bb82b4e5eaef329b30c177e5181736cea508b0d5fe19d803e SHA512 c828f6f199de0efd7c7fbe2c3d4c5304df3c714720d91dd9a7d76e2c8d16bab1b92fc93a0b8afe78bd89b043ce7684c31d54b13c4e840f68ee040ca7bff43c3d diff --git a/dev-perl/strip-nondeterminism/strip-nondeterminism-1.9.0.ebuild b/dev-perl/strip-nondeterminism/strip-nondeterminism-1.9.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 SRC_URI="mirror://salsa/reproducible-builds/${PN}/-/archive/${PV}/${P}.tar.gz" inherit perl-module diff --git a/net-misc/sacc/sacc-9999.ebuild b/net-misc/sacc/sacc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 savedconfig toolchain-funcs diff --git a/net-wireless/pixiewps/pixiewps-9999.ebuild b/net-wireless/pixiewps/pixiewps-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 diff --git a/net-wireless/reaver-wps-fork-t6x/reaver-wps-fork-t6x-9999.ebuild b/net-wireless/reaver-wps-fork-t6x/reaver-wps-fork-t6x-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 autotools diff --git a/x11-libs/libwm/libwm-9999.ebuild b/x11-libs/libwm/libwm-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 diff --git a/x11-misc/slstatus/slstatus-9999.ebuild b/x11-misc/slstatus/slstatus-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 savedconfig toolchain-funcs diff --git a/x11-misc/wmutils/wmutils-9999.ebuild b/x11-misc/wmutils/wmutils-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3