summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-PHP_CompatInfo
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-07-10 09:35:42 -0400
committerBrian Evans <grknight@gentoo.org>2017-07-10 10:01:27 -0400
commitde4b9ec57e36e2c63c99b03180f35dfdf3d5f1ca (patch)
treee0c4d00cd77a376ca2065229e0a93d65d0f26140 /dev-php/PEAR-PHP_CompatInfo
parent966e4ecbcbad9aa9be5fe6ae4ca69c642b4e07e1 (diff)
downloadgentoo-de4b9ec57e36e2c63c99b03180f35dfdf3d5f1ca.tar.gz
gentoo-de4b9ec57e36e2c63c99b03180f35dfdf3d5f1ca.tar.xz
dev-php/PEAR-PHP_CompatInfo: Update EAPI and description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-PHP_CompatInfo')
-rw-r--r--dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild
index 94870aef994..7ce4c9aa4cb 100644
--- a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild
+++ b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="4"
+EAPI=5
inherit php-pear-r1
-DESCRIPTION="Find out the minimum version and the extensions required for a piece of code to run"
+DESCRIPTION="Determine minimum version and the extensions required for a piece of code to run"
LICENSE="PHP-3.01"
SLOT="0"