public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-mysqlnd_ms/
Date: Fri, 15 Jul 2016 14:22:08 +0000 (UTC)	[thread overview]
Message-ID: <1468592267.fd8cf76b79eb634d105976a77c4bc58f965719a7.grknight@gentoo> (raw)

commit:     fd8cf76b79eb634d105976a77c4bc58f965719a7
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 14:17:47 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 14:17:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8cf76b

dev-php/pecl-mysqlnd_ms: Drop php 5.5 support wrt bug 588732; Add tests

Package-Manager: portage-2.3.0

 .../pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild               | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild
index 202269b..83d1631 100644
--- a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild
+++ b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild
@@ -8,7 +8,7 @@ PHP_EXT_NAME="mysqlnd_ms"
 PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="no"
 
-USE_PHP="php5-5 php5-6"
+USE_PHP="php5-6"
 # This is an SVN snapshot stored locally
 SRC_URI="https://dev.gentoo.org/~grknight/distfiles/${P}.tar.xz"
 inherit php-ext-source-r3
@@ -24,11 +24,6 @@ IUSE=""
 # Specifying targets due to USE flag transition
 DEPEND="
 	dev-libs/libxml2
-	php_targets_php5-5? ( || (
-				 dev-lang/php:5.5[-libmysqlclient,mysql,json]
-				 dev-lang/php:5.5[-libmysqlclient,mysqli,json]
-				)
-			)
 	php_targets_php5-6? ( || (
 				 dev-lang/php:5.6[-libmysqlclient,mysql,json]
 				 dev-lang/php:5.6[-libmysqlclient,mysqli,json]
@@ -36,3 +31,10 @@ DEPEND="
 			)
 "
 RDEPEND="${DEPEND}"
+
+src_test() {
+	for slot in $(php_get_slots); do
+		php_init_slot_env "${slot}"
+		NO_INTERACTION="yes" emake test
+	done
+}


             reply	other threads:[~2016-07-15 14:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-15 14:22 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-22 15:19 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-mysqlnd_ms/ Brian Evans
2016-07-12 19:52 Brian Evans
2016-07-12 19:49 Brian Evans
2016-05-21 15:47 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1468592267.fd8cf76b79eb634d105976a77c4bc58f965719a7.grknight@gentoo \
    --to=grknight@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox