dev-php/pecl-mongo: new revision 1.6.14-r1 dropping php:5.5 support.
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 5 Jan 2017 01:04:30 +0000 (20:04 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Thu, 5 Jan 2017 01:04:48 +0000 (20:04 -0500)
Package-Manager: portage-2.3.0

dev-php/pecl-mongo/pecl-mongo-1.6.14-r1.ebuild [moved from dev-php/pecl-mongo/pecl-mongo-1.6.14.ebuild with 82% similarity]

similarity index 82%
rename from dev-php/pecl-mongo/pecl-mongo-1.6.14.ebuild
rename to dev-php/pecl-mongo/pecl-mongo-1.6.14-r1.ebuild
index 633317749facedea0b186a536f9771f6efc80f8d..708ad745213ac7ff13a51018065d72a49dade3db 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 
 PHP_EXT_NAME="mongo"
-USE_PHP="php5-5 php5-6"
+USE_PHP="php5-6"
 DOCS=( README.md )
 
 inherit php-ext-pecl-r3