dev-php/pecl-mysqlnd_ms: Drop package
authorBrian Evans <grknight@gentoo.org>
Mon, 30 Dec 2019 14:52:01 +0000 (09:52 -0500)
committerBrian Evans <grknight@gentoo.org>
Mon, 30 Dec 2019 15:09:11 +0000 (10:09 -0500)
Bug: https://bugs.gentoo.org/651784
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-php/pecl-mysqlnd_ms/Manifest [deleted file]
dev-php/pecl-mysqlnd_ms/metadata.xml [deleted file]
dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-php/pecl-mysqlnd_ms/Manifest b/dev-php/pecl-mysqlnd_ms/Manifest
deleted file mode 100644 (file)
index c8fc672..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST pecl-mysqlnd_ms-1.6.0_pre20141127.tar.xz 320604 BLAKE2B 895b958a6939bef730b03a4b0a9c8dc07dbd4745ddeed074ae97a8fcbc6a2b42bf25bf695e0724e654df78dfd43306a4f9b7c4db6a99279ac9c75db91a9f45f7 SHA512 44ca22d41d1064fb7ad3545978facd73f4279611769ee450016e8325013129b4414c637f3cb621078d4cd8e46a3ea5b9f4f16a580f9ecf389c637606a8c50ec5
diff --git a/dev-php/pecl-mysqlnd_ms/metadata.xml b/dev-php/pecl-mysqlnd_ms/metadata.xml
deleted file mode 100644 (file)
index 9506145..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-    <email>php-bugs@gentoo.org</email>
-    <name>PHP</name>
-  </maintainer>
-</pkgmetadata>
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
deleted file mode 100644 (file)
index e3b5b6f..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PHP_EXT_NAME="mysqlnd_ms"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-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
-
-HOMEPAGE="http://pecl.php.net/package/mysqlnd_ms"
-KEYWORDS="~amd64"
-
-DESCRIPTION="A replication and load balancing plugin for the mysqlnd library"
-LICENSE="PHP-3"
-SLOT="0"
-IUSE=""
-
-# Specifying targets due to USE flag transition
-DEPEND="
-       dev-libs/libxml2
-       php_targets_php5-6? ( || (
-                                dev-lang/php:5.6[-libmysqlclient,mysql,json]
-                                dev-lang/php:5.6[-libmysqlclient,mysqli,json]
-                               )
-                       )
-"
-RDEPEND="${DEPEND}"
-
-src_test() {
-       for slot in $(php_get_slots); do
-               php_init_slot_env "${slot}"
-               NO_INTERACTION="yes" emake test
-       done
-}
index 460b11ecb2d30b7332a820244608b1d2f4f641fe..2d8d766c3152917c004331f4c6a0309fca7eb2b1 100644 (file)
@@ -780,7 +780,6 @@ virtual/httpd-php:5.6
 # Brian Evans <grknight@gentoo.org> (2019-10-01)
 # Old extensions which only work with PHP <7
 # Removal in 90 days. Bug 651784
-dev-php/pecl-mysqlnd_ms
 dev-php/pecl-mysqlnd_qc
 dev-php/pecl-sphinx
 dev-php/pecl-spl_types