diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-26 18:28:36 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 01:19:07 +0100 |
commit | e0ebec6067905f4d8d175decdbca662aab50640b (patch) | |
tree | 8b57af728d8e08b78ca222180e7c9ea8b0fe65cb | |
parent | dev-php/libphutil: move to EAPI 7 (diff) | |
download | portage-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.ebuild | 4 |
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" |