diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-13 02:03:46 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-13 02:04:31 +0200 |
commit | d1763568958a392f7c02015cea68b3c5b197860a (patch) | |
tree | 58d7ef81bbd1c568c65278cd0d94459fb7266ad4 /dev-perl/Taint-Runtime | |
parent | dev-perl/syntax: EAPI=8 bump (diff) | |
download | gentoo-d1763568958a392f7c02015cea68b3c5b197860a.tar.gz gentoo-d1763568958a392f7c02015cea68b3c5b197860a.tar.bz2 gentoo-d1763568958a392f7c02015cea68b3c5b197860a.zip |
dev-perl/Taint-Runtime: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Taint-Runtime')
-rw-r--r-- | dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r2.ebuild (renamed from dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild) | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r2.ebuild index fe1796e4322e..44c963bedd4a 100644 --- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r2.ebuild @@ -1,16 +1,13 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 -MODULE_AUTHOR=RHANDOM -MODULE_VERSION=0.03 +DIST_AUTHOR=RHANDOM +DIST_VERSION=0.03 inherit perl-module DESCRIPTION="Runtime enable taint checking" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST=do |