summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-26 18:28:36 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:19:07 +0100
commite0ebec6067905f4d8d175decdbca662aab50640b (patch)
tree8b57af728d8e08b78ca222180e7c9ea8b0fe65cb
parentdev-php/libphutil: move to EAPI 7 (diff)
downloadportage-e0ebec6067905f4d8d175decdbca662aab50640b.tar.xz
dev-php/PHPExcel: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
-rw-r--r--dev-php/PHPExcel/PHPExcel-1.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PHPExcel/PHPExcel-1.8.1.ebuild b/dev-php/PHPExcel/PHPExcel-1.8.1.ebuild
index 138f3ee6..3a5a200b 100644
--- a/dev-php/PHPExcel/PHPExcel-1.8.1.ebuild
+++ b/dev-php/PHPExcel/PHPExcel-1.8.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="PHP library for reading and writing spreadsheet files"
HOMEPAGE="https://github.com/PHPOffice/PHPExcel"