commit:     511e88631688c329bc2fd8aa6e4f68da8f39e46b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  8 23:55:25 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug  9 00:15:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=511e8863

dev-perl/Spreadsheet-WriteExcel: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...ebuild => Spreadsheet-WriteExcel-2.400.0-r1.ebuild} | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git 
a/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild 
b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0-r1.ebuild
similarity index 74%
rename from 
dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild
rename to 
dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0-r1.ebuild
index 37c0c40d704..56df0c93703 100644
--- a/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild
+++ b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0-r1.ebuild
@@ -1,22 +1,22 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=JMCNAMARA
-MODULE_VERSION=2.40
+DIST_AUTHOR=JMCNAMARA
+DIST_VERSION=2.40
 inherit perl-module
 
 DESCRIPTION="Write cross-platform Excel binary file"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
-RDEPEND="virtual/perl-File-Temp
+RDEPEND="
+       virtual/perl-File-Temp
        dev-perl/Parse-RecDescent
        >=dev-perl/OLE-StorageLite-0.19
-       dev-perl/IO-stringy"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
+       dev-perl/IO-stringy
+"
+BDEPEND="${RDEPEND}
+"

Reply via email to