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-cairo/, profiles/
Date: Mon, 30 Dec 2019 15:09:34
Message-Id: 1577718549.b94f5fa0d2c4c5ab519267ca56390f116e7ead4f.grknight@gentoo
1 commit: b94f5fa0d2c4c5ab519267ca56390f116e7ead4f
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 30 14:46:12 2019 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 30 15:09:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b94f5fa0
7
8 dev-php/pecl-cairo: 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-cairo/Manifest | 1 -
14 dev-php/pecl-cairo/metadata.xml | 12 ------------
15 dev-php/pecl-cairo/pecl-cairo-0.3.2-r1.ebuild | 25 -------------------------
16 profiles/package.mask | 1 -
17 4 files changed, 39 deletions(-)
18
19 diff --git a/dev-php/pecl-cairo/Manifest b/dev-php/pecl-cairo/Manifest
20 deleted file mode 100644
21 index 3532cf62eb9..00000000000
22 --- a/dev-php/pecl-cairo/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST cairo-0.3.2.tgz 173203 BLAKE2B 4e7f0d7ed5f161efa89b527d432127589fef2c0cf943cc523c074c09bb4fa2ecf3180619ba7f7c5a4df24df933ea7822a100315e493bda77e4964f643a46f497 SHA512 def7cb67d84349317daad8c6aa8747d7dfe66159df0d72d50e528577288859cbfb6afa982888983bd41ce7ba5267c40a38ce48b56a0d33ac56e1805485391d7a
26
27 diff --git a/dev-php/pecl-cairo/metadata.xml b/dev-php/pecl-cairo/metadata.xml
28 deleted file mode 100644
29 index 443b1587ff6..00000000000
30 --- a/dev-php/pecl-cairo/metadata.xml
31 +++ /dev/null
32 @@ -1,12 +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 - <longdescription lang="en">The Cairo PHP Extension aims to provide support
41 - for all officially supported font backends and surface backends, as well
42 - as expose all available functionality in cairo to PHP users.
43 - </longdescription>
44 -</pkgmetadata>
45
46 diff --git a/dev-php/pecl-cairo/pecl-cairo-0.3.2-r1.ebuild b/dev-php/pecl-cairo/pecl-cairo-0.3.2-r1.ebuild
47 deleted file mode 100644
48 index b213896dba6..00000000000
49 --- a/dev-php/pecl-cairo/pecl-cairo-0.3.2-r1.ebuild
50 +++ /dev/null
51 @@ -1,25 +0,0 @@
52 -# Copyright 1999-2016 Gentoo Foundation
53 -# Distributed under the terms of the GNU General Public License v2
54 -
55 -EAPI="6"
56 -
57 -DOCS=( TODO )
58 -
59 -USE_PHP="php5-6"
60 -
61 -PHP_EXT_S="${WORKDIR}/Cairo-${PV}"
62 -
63 -inherit php-ext-pecl-r3
64 -
65 -KEYWORDS="~amd64 ~x86"
66 -
67 -DESCRIPTION="Cairo bindings for PHP"
68 -LICENSE="PHP-3.01"
69 -SLOT="0"
70 -
71 -DEPEND=">=x11-libs/cairo-1.4[svg]"
72 -RDEPEND="${DEPEND}"
73 -
74 -IUSE=""
75 -
76 -S="${PHP_EXT_S}"
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index 0508ec63925..b9fc592f279 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -781,7 +781,6 @@ virtual/httpd-php:5.6
83 # Old extensions which only work with PHP <7
84 # pecl-mongo is replaced by pecl-monogodb
85 # Removal in 90 days. Bug 651784
86 -dev-php/pecl-cairo
87 dev-php/pecl-dbx
88 dev-php/pecl-haru
89 dev-php/pecl-htscanner