commit: 26a63bf054f687b955526772bb7afe215a5cdf63 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Mar 3 14:20:31 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Mar 3 14:20:31 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=26a63bf0
dev-perl/Log-Cabin: EAPI bump Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild index b5e385b14..365972f8f 100644 --- a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild +++ b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild @@ -1,11 +1,10 @@ -# 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="JORVIS" - -MODULE_SECTION="Log-Cabin" +DIST_AUTHOR="JORVIS" +DIST_SECTION="Log-Cabin" inherit perl-module @@ -14,4 +13,3 @@ DESCRIPTION="Partial implementation of Log::Log4perl with reduced disk IO" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE=""
