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/Apache2-AuthenNTLM/
Date: Thu, 07 Oct 2021 23:35:26
Message-Id: 1633649704.7904e56b18f86f8a326253e0fbc275fd50a61ac8.dilfridge@gentoo
1 commit: 7904e56b18f86f8a326253e0fbc275fd50a61ac8
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 7 23:31:49 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 7 23:35:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7904e56b
7
8 dev-perl/Apache2-AuthenNTLM: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 ...20.0-r2.ebuild => Apache2-AuthenNTLM-0.20.0-r3.ebuild} | 15 ++++++++-------
14 1 file changed, 8 insertions(+), 7 deletions(-)
15
16 diff --git a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r2.ebuild b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r3.ebuild
17 similarity index 83%
18 rename from dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r2.ebuild
19 rename to dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r3.ebuild
20 index fe97a193154..36db7cd3d0b 100644
21 --- a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r2.ebuild
22 +++ b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0-r3.ebuild
23 @@ -1,21 +1,22 @@
24 -# Copyright 1999-2018 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=SPEEVES
32 DIST_VERSION=0.02
33 inherit perl-module
34
35 DESCRIPTION="Perform Microsoft NTLM and Basic User Authentication"
36 -
37 SLOT="0"
38 KEYWORDS="amd64 x86"
39 -IUSE=""
40
41 -RDEPEND="virtual/perl-MIME-Base64
42 - >=www-apache/mod_perl-2"
43 -DEPEND="${RDEPEND}"
44 +RDEPEND="
45 + virtual/perl-MIME-Base64
46 + >=www-apache/mod_perl-2
47 +"
48 +BDEPEND="${RDEPEND}
49 +"
50
51 src_test() {
52 local MODULES=(