diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-21 14:00:50 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-21 14:05:13 +0200 |
commit | f1d1ad5a1ac391626ecca6236f4d191384721095 (patch) | |
tree | b56059c759a2d79fa1c92b82b12805919982186a /dev-perl/IO-LockedFile | |
parent | dev-perl/IO-Interactive: Version bump 1.023 (diff) | |
download | gentoo-f1d1ad5a1ac391626ecca6236f4d191384721095.tar.gz gentoo-f1d1ad5a1ac391626ecca6236f4d191384721095.tar.bz2 gentoo-f1d1ad5a1ac391626ecca6236f4d191384721095.zip |
dev-perl/IO-LockedFile: EAPI=7 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/IO-LockedFile')
-rw-r--r-- | dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r2.ebuild (renamed from dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r1.ebuild) | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r1.ebuild b/dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r2.ebuild index 53bc244876cb..a1a76e66b42f 100644 --- a/dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r1.ebuild +++ b/dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r2.ebuild @@ -1,16 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -MODULE_AUTHOR=RANI -MODULE_VERSION=0.23 +DIST_AUTHOR=RANI +DIST_VERSION=0.23 inherit perl-module DESCRIPTION="Supply object methods for locking files" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" - -SRC_TEST=do |