Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Passwd-Linux/
Date: Sat, 24 Jul 2021 22:00:26
Message-Id: 1627163549.d29c5f5ec9f2f6c74d2ac59b9152574af27fe4e4.dilfridge@gentoo
1 commit: d29c5f5ec9f2f6c74d2ac59b9152574af27fe4e4
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 24 21:52:29 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 24 21:52:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29c5f5e
7
8 dev-perl/Passwd-Linux: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 .../{Passwd-Linux-1.300.0.ebuild => Passwd-Linux-1.300.0-r1.ebuild} | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 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
17 similarity index 82%
18 rename from dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild
19 rename to dev-perl/Passwd-Linux/Passwd-Linux-1.300.0-r1.ebuild
20 index de9fd16932a..6503a374cbd 100644
21 --- a/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild
22 +++ b/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0-r1.ebuild
23 @@ -1,7 +1,7 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=6
29 +EAPI=8
30
31 DIST_AUTHOR=EESTABROO
32 DIST_VERSION=1.3
33 @@ -12,4 +12,3 @@ DESCRIPTION="Perl module for manipulating the passwd and shadow files"
34 LICENSE="Artistic" # ???
35 SLOT="0"
36 KEYWORDS="~amd64 ~x86"
37 -IUSE=""