Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-sphinx/, profiles/
Date: Mon, 30 Dec 2019 15:09:36
Message-Id: 1577718552.a944ed37d7a0b53148ad8ffb8e20b9d9e89fbf8f.grknight@gentoo
1 commit: a944ed37d7a0b53148ad8ffb8e20b9d9e89fbf8f
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 30 14:53:55 2019 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 30 15:09:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a944ed37
7
8 dev-php/pecl-sphinx: Drop package
9
10 Bug: https://bugs.gentoo.org/651784
11 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
12
13 dev-php/pecl-sphinx/Manifest | 1 -
14 dev-php/pecl-sphinx/metadata.xml | 8 --------
15 dev-php/pecl-sphinx/pecl-sphinx-1.3.3-r1.ebuild | 23 -----------------------
16 profiles/package.mask | 1 -
17 4 files changed, 33 deletions(-)
18
19 diff --git a/dev-php/pecl-sphinx/Manifest b/dev-php/pecl-sphinx/Manifest
20 deleted file mode 100644
21 index c5c5c1f4a2a..00000000000
22 --- a/dev-php/pecl-sphinx/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST sphinx-1.3.3.tgz 15555 BLAKE2B 4ebc61d9f8d018dc75acc51afc8c744803c1b65e208d171e4fdca9eb53dbf7f17a0d61e574171b8f777aa77b7102919b0a8bd7d33b2d94acbb41c9d248898647 SHA512 86e40660bc3be346f23eaa98eb49552c2e51385c41e5c0ac04ba26776375816d777e470765e103d771bd46206ced1778ffb80747a6656c4948f047e61a4112b7
26
27 diff --git a/dev-php/pecl-sphinx/metadata.xml b/dev-php/pecl-sphinx/metadata.xml
28 deleted file mode 100644
29 index b86acf66c75..00000000000
30 --- a/dev-php/pecl-sphinx/metadata.xml
31 +++ /dev/null
32 @@ -1,8 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <maintainer type="project">
37 - <email>php-bugs@g.o</email>
38 - <name>PHP</name>
39 - </maintainer>
40 -</pkgmetadata>
41
42 diff --git a/dev-php/pecl-sphinx/pecl-sphinx-1.3.3-r1.ebuild b/dev-php/pecl-sphinx/pecl-sphinx-1.3.3-r1.ebuild
43 deleted file mode 100644
44 index 040749f7cee..00000000000
45 --- a/dev-php/pecl-sphinx/pecl-sphinx-1.3.3-r1.ebuild
46 +++ /dev/null
47 @@ -1,23 +0,0 @@
48 -# Copyright 1999-2016 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=6
52 -
53 -PHP_EXT_NAME="sphinx"
54 -PHP_EXT_INI="yes"
55 -PHP_EXT_ZENDEXT="no"
56 -
57 -USE_PHP="php5-6"
58 -
59 -inherit php-ext-pecl-r3
60 -
61 -KEYWORDS="~amd64"
62 -
63 -DESCRIPTION="PHP extension to execute search queries on a sphinx daemon"
64 -LICENSE="PHP-3"
65 -SLOT="0"
66 -IUSE=""
67 -
68 -RDEPEND="app-misc/sphinx"
69 -DEPEND="${RDEPEND}
70 - >=dev-util/re2c-0.13"
71
72 diff --git a/profiles/package.mask b/profiles/package.mask
73 index 14b776d8cb4..0c66b8f3369 100644
74 --- a/profiles/package.mask
75 +++ b/profiles/package.mask
76 @@ -780,7 +780,6 @@ virtual/httpd-php:5.6
77 # Brian Evans <grknight@g.o> (2019-10-01)
78 # Old extensions which only work with PHP <7
79 # Removal in 90 days. Bug 651784
80 -dev-php/pecl-sphinx
81 dev-php/pecl-spl_types
82 dev-php/pecl-svn
83 dev-php/pecl-xrange