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/magickwand/, profiles/
Date: Mon, 30 Dec 2019 15:09:33
Message-Id: 1577718548.6a8e8e89a70b3297d601f5f5659759e2d51be1bb.grknight@gentoo
1 commit: 6a8e8e89a70b3297d601f5f5659759e2d51be1bb
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 30 14:44:14 2019 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 30 15:09:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8e8e89
7
8 dev-php/magickwand: Drop package
9
10 Bug: https://bugs.gentoo.org/651784
11 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
12
13 dev-php/magickwand/Manifest | 1 -
14 dev-php/magickwand/magickwand-1.0.9-r3.ebuild | 30 ---------------------------
15 dev-php/magickwand/metadata.xml | 12 -----------
16 profiles/package.mask | 1 -
17 4 files changed, 44 deletions(-)
18
19 diff --git a/dev-php/magickwand/Manifest b/dev-php/magickwand/Manifest
20 deleted file mode 100644
21 index c6b69eb2a42..00000000000
22 --- a/dev-php/magickwand/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST MagickWandForPHP-1.0.9-2.tar.bz2 123894 BLAKE2B 627dd04a4010ce14ebb18705f11b4db8f44627b88fe993abd2b75cfff288a54d3d34440402de9d31994c0b5e330ab4aea0423a74edbc32009561c86f30359130 SHA512 67965bd5576b84786b149b64f807fc5f629cfd223013acf83823ffa168571fa5c8f264e15be2ee1c64f68250690dc60c285c6c3c8b8ce3b826b1303f4a29caef
26
27 diff --git a/dev-php/magickwand/magickwand-1.0.9-r3.ebuild b/dev-php/magickwand/magickwand-1.0.9-r3.ebuild
28 deleted file mode 100644
29 index a13fe8d248f..00000000000
30 --- a/dev-php/magickwand/magickwand-1.0.9-r3.ebuild
31 +++ /dev/null
32 @@ -1,30 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -PHP_EXT_NAME="magickwand"
39 -PHP_EXT_ZENDEXT="no"
40 -PHP_EXT_INI="yes"
41 -DOCS=( AUTHOR ChangeLog CREDITS README TODO )
42 -
43 -MY_PN="MagickWandForPHP"
44 -IUSE=""
45 -
46 -USE_PHP="php5-6"
47 -
48 -S="${WORKDIR}/${MY_PN}-${PV}"
49 -
50 -inherit php-ext-source-r3
51 -
52 -DESCRIPTION="A native PHP-extension to the ImageMagick MagickWand API"
53 -HOMEPAGE="http://www.magickwand.org/"
54 -SRC_URI="http://www.magickwand.org/download/php/${MY_PN}-${PV}-2.tar.bz2"
55 -
56 -LICENSE="MagickWand"
57 -SLOT="0"
58 -KEYWORDS="~amd64 ~x86"
59 -
60 -DEPEND=">=media-gfx/imagemagick-6.5.2.9
61 - <media-gfx/imagemagick-7.0"
62 -RDEPEND="${DEPEND}"
63
64 diff --git a/dev-php/magickwand/metadata.xml b/dev-php/magickwand/metadata.xml
65 deleted file mode 100644
66 index 11314e0e899..00000000000
67 --- a/dev-php/magickwand/metadata.xml
68 +++ /dev/null
69 @@ -1,12 +0,0 @@
70 -<?xml version="1.0" encoding="UTF-8"?>
71 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
72 -<pkgmetadata>
73 - <maintainer type="project">
74 - <email>php-bugs@g.o</email>
75 - <name>PHP</name>
76 - </maintainer>
77 - <longdescription>
78 - This PHP5 extension provides
79 - access to the ImageMagick MagickWand API.
80 - </longdescription>
81 -</pkgmetadata>
82
83 diff --git a/profiles/package.mask b/profiles/package.mask
84 index 8993e744ee6..0a52a335c49 100644
85 --- a/profiles/package.mask
86 +++ b/profiles/package.mask
87 @@ -781,7 +781,6 @@ virtual/httpd-php:5.6
88 # Old extensions which only work with PHP <7
89 # pecl-mongo is replaced by pecl-monogodb
90 # Removal in 90 days. Bug 651784
91 -dev-php/magickwand
92 dev-php/pecl-bbcode
93 dev-php/pecl-cairo
94 dev-php/pecl-dbx