diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-24 23:52:29 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-24 23:52:29 +0200 |
commit | d29c5f5ec9f2f6c74d2ac59b9152574af27fe4e4 (patch) | |
tree | 82ed2e76476826086a655f9ae2b532a4c58835b1 /dev-perl/Passwd-Linux | |
parent | dev-perl/Parse-Yapp: EAPI=8 bump (diff) | |
download | gentoo-d29c5f5ec9f2f6c74d2ac59b9152574af27fe4e4.tar.gz gentoo-d29c5f5ec9f2f6c74d2ac59b9152574af27fe4e4.tar.bz2 gentoo-d29c5f5ec9f2f6c74d2ac59b9152574af27fe4e4.zip |
dev-perl/Passwd-Linux: 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/Passwd-Linux')
-rw-r--r-- | dev-perl/Passwd-Linux/Passwd-Linux-1.300.0-r1.ebuild (renamed from dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild b/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0-r1.ebuild index de9fd16932a1..6503a374cbdd 100644 --- a/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild +++ b/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=EESTABROO DIST_VERSION=1.3 @@ -12,4 +12,3 @@ DESCRIPTION="Perl module for manipulating the passwd and shadow files" LICENSE="Artistic" # ??? SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" |