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/XML-Directory/
Date: Mon, 04 Oct 2021 19:55:54
Message-Id: 1633377317.64e03e5a47573eaa2f216b0ad6a4ad707471220d.dilfridge@gentoo
1 commit: 64e03e5a47573eaa2f216b0ad6a4ad707471220d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 4 19:36:59 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 4 19:55:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e03e5a
7
8 dev-perl/XML-Directory: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.26, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 .../{XML-Directory-1.0.0-r1.ebuild => XML-Directory-1.0.0-r2.ebuild} | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-perl/XML-Directory/XML-Directory-1.0.0-r1.ebuild b/dev-perl/XML-Directory/XML-Directory-1.0.0-r2.ebuild
17 similarity index 81%
18 rename from dev-perl/XML-Directory/XML-Directory-1.0.0-r1.ebuild
19 rename to dev-perl/XML-Directory/XML-Directory-1.0.0-r2.ebuild
20 index 41c61d7aeb1..b760101e79d 100644
21 --- a/dev-perl/XML-Directory/XML-Directory-1.0.0-r1.ebuild
22 +++ b/dev-perl/XML-Directory/XML-Directory-1.0.0-r2.ebuild
23 @@ -1,7 +1,7 @@
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=PCIMPRICH
32 DIST_VERSION="1.00"
33 @@ -12,4 +12,3 @@ DESCRIPTION="Returns a content of directory as XML"
34
35 SLOT="0"
36 KEYWORDS="~amd64"
37 -IUSE=""