commit:     91856534a83ff1e030b140b91e1228dadec713ab
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 14:45:22 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 15:09:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91856534

dev-php/pecl-bbcode: Drop package

Bug: https://bugs.gentoo.org/651784
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-php/pecl-bbcode/Manifest                       |  1 -
 dev-php/pecl-bbcode/metadata.xml                   | 14 ----------
 .../pecl-bbcode/pecl-bbcode-1.0.3_beta1-r2.ebuild  | 32 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 48 deletions(-)

diff --git a/dev-php/pecl-bbcode/Manifest b/dev-php/pecl-bbcode/Manifest
deleted file mode 100644
index 02682c6b58f..00000000000
--- a/dev-php/pecl-bbcode/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bbcode-1.0.3b1.tgz 47205 BLAKE2B 
84552330406fd9ea7aea01ec7473b152e4a418d6847423b0798dc36619a9e8345705f91cda73a36a381c06010a60fb07937f1dd3a9f8b53ae106c32c44ce2886
 SHA512 
b631beaa062375499fdbf6129c6a7ef8151aa9f2d4e61794c56e48c218abd027b890db7b29a1c768c2d94decdb9a1194277b1da85471014b9cc09597cea7d689

diff --git a/dev-php/pecl-bbcode/metadata.xml b/dev-php/pecl-bbcode/metadata.xml
deleted file mode 100644
index 620cd8dbb05..00000000000
--- a/dev-php/pecl-bbcode/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>PHP</name>
-</maintainer>
-<longdescription>
-This is a quick and efficient BBCode Parsing Library.It provides various tag 
types,
-high speed one pass parsing, callback system, tag position restriction.
-It will force closing BBCode tags in the good order, and closing terminating 
tags 
-at the end of the string this is in order to ensure HTML Validity in all cases.
-</longdescription>
-</pkgmetadata>

diff --git a/dev-php/pecl-bbcode/pecl-bbcode-1.0.3_beta1-r2.ebuild 
b/dev-php/pecl-bbcode/pecl-bbcode-1.0.3_beta1-r2.ebuild
deleted file mode 100644
index eb71563ac56..00000000000
--- a/dev-php/pecl-bbcode/pecl-bbcode-1.0.3_beta1-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PHP_EXT_NAME="bbcode"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS=( TODO )
-
-USE_PHP="php5-6"
-
-MY_PV="${PV/_beta/b}"
-PECL_PKG_V="${PN/pecl-/}-${MY_PV}"
-PHP_EXT_S="${WORKDIR}/${PECL_PKG_V}"
-
-inherit php-ext-pecl-r3
-
-KEYWORDS="~amd64 ~x86"
-
-SRC_URI="http://pecl.php.net/get/${PECL_PKG_V}.tgz";
-HOMEPAGE="http://pecl.php.net/package/bbcode";
-
-DESCRIPTION="A quick and efficient BBCode Parsing Library"
-LICENSE="PHP-3.01 BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${PHP_EXT_S}"

diff --git a/profiles/package.mask b/profiles/package.mask
index 0a52a335c49..0508ec63925 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -781,7 +781,6 @@ virtual/httpd-php:5.6
 # Old extensions which only work with PHP <7
 # pecl-mongo is replaced by pecl-monogodb
 # Removal in 90 days. Bug 651784
-dev-php/pecl-bbcode
 dev-php/pecl-cairo
 dev-php/pecl-dbx
 dev-php/pecl-haru

Reply via email to