diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-04 21:36:59 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-04 21:55:17 +0200 |
commit | 64e03e5a47573eaa2f216b0ad6a4ad707471220d (patch) | |
tree | bfbb3db5aa434658841481a19c3da33c14c6b4f0 /dev-perl/XML-Directory | |
parent | dev-perl/XML-Descent: EAPI=8 bump (diff) | |
download | gentoo-64e03e5a47573eaa2f216b0ad6a4ad707471220d.tar.gz gentoo-64e03e5a47573eaa2f216b0ad6a4ad707471220d.tar.bz2 gentoo-64e03e5a47573eaa2f216b0ad6a4ad707471220d.zip |
dev-perl/XML-Directory: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/XML-Directory')
-rw-r--r-- | dev-perl/XML-Directory/XML-Directory-1.0.0-r2.ebuild (renamed from dev-perl/XML-Directory/XML-Directory-1.0.0-r1.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
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 index 41c61d7aeb1c..b760101e79dc 100644 --- a/dev-perl/XML-Directory/XML-Directory-1.0.0-r1.ebuild +++ b/dev-perl/XML-Directory/XML-Directory-1.0.0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=PCIMPRICH DIST_VERSION="1.00" @@ -12,4 +12,3 @@ DESCRIPTION="Returns a content of directory as XML" SLOT="0" KEYWORDS="~amd64" -IUSE="" |