diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-08 16:32:33 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-08 16:45:53 +0200 |
commit | b56f04d9c4739d5f2176a60ae42fb6a9704a1658 (patch) | |
tree | 7f01891516bddec978b473d63b7a13b8fd84c1b9 /dev-perl/Sort-Key | |
parent | dev-perl/Software-License: Verion bump 0.104001 (diff) | |
download | gentoo-b56f04d9c4739d5f2176a60ae42fb6a9704a1658.tar.gz gentoo-b56f04d9c4739d5f2176a60ae42fb6a9704a1658.tar.bz2 gentoo-b56f04d9c4739d5f2176a60ae42fb6a9704a1658.zip |
dev-perl/Sort-Key: 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/Sort-Key')
-rw-r--r-- | dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild (renamed from dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild index fe2516224f61..ea9325c467bc 100644 --- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild +++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 -DIST_AUTHOR="SALVA" -DIST_VERSION="1.33" +DIST_AUTHOR=SALVA +DIST_VERSION=1.33 inherit perl-module |