dev-php/PEAR-PHP_CompatInfo: Update EAPI and description
authorBrian Evans <grknight@gentoo.org>
Mon, 10 Jul 2017 13:35:42 +0000 (09:35 -0400)
committerBrian Evans <grknight@gentoo.org>
Mon, 10 Jul 2017 14:01:27 +0000 (10:01 -0400)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild

index 94870aef994de4082decb1df8ea4b5bc505476f8..7ce4c9aa4cb02f32859332f519a9845d68384802 100644 (file)
@@ -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"