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-raphf/
Date: Mon, 29 Jan 2018 16:44:35
Message-Id: 1517244246.628a0de91b639fbdc0ce7281eb70fd46bafd8808.grknight@gentoo
1 commit: 628a0de91b639fbdc0ce7281eb70fd46bafd8808
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 15:55:48 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 16:44:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628a0de9
7
8 dev-php/pecl-raphf: Drop old revision
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 dev-php/pecl-raphf/pecl-raphf-1.1.2.ebuild | 19 -------------------
13 1 file changed, 19 deletions(-)
14
15 diff --git a/dev-php/pecl-raphf/pecl-raphf-1.1.2.ebuild b/dev-php/pecl-raphf/pecl-raphf-1.1.2.ebuild
16 deleted file mode 100644
17 index 6048b258c34..00000000000
18 --- a/dev-php/pecl-raphf/pecl-raphf-1.1.2.ebuild
19 +++ /dev/null
20 @@ -1,19 +0,0 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI="6"
25 -
26 -PHP_EXT_NAME="raphf"
27 -PHP_EXT_INI="yes"
28 -PHP_EXT_ZENDEXT="no"
29 -
30 -USE_PHP="php5-6"
31 -
32 -inherit php-ext-pecl-r3
33 -
34 -KEYWORDS="amd64 x86"
35 -
36 -DESCRIPTION="A reusable, persistent handle and resource factory API"
37 -LICENSE="BSD-2"
38 -SLOT="0"
39 -IUSE=""