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-dbx/
Date: Mon, 28 Nov 2016 17:56:12
Message-Id: 1480355714.d70706336b2dfd1e428673911d7ad547dae8a89c.grknight@gentoo
1 commit: d70706336b2dfd1e428673911d7ad547dae8a89c
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 17:40:31 2016 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 17:55:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7070633
7
8 dev-php/pecl-dbx: Drop old
9
10 Package-Manager: portage-2.3.2
11
12 dev-php/pecl-dbx/pecl-dbx-1.1.2-r1.ebuild | 20 --------------------
13 1 file changed, 20 deletions(-)
14
15 diff --git a/dev-php/pecl-dbx/pecl-dbx-1.1.2-r1.ebuild b/dev-php/pecl-dbx/pecl-dbx-1.1.2-r1.ebuild
16 deleted file mode 100644
17 index 714b51a..00000000
18 --- a/dev-php/pecl-dbx/pecl-dbx-1.1.2-r1.ebuild
19 +++ /dev/null
20 @@ -1,20 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI="5"
26 -
27 -PHP_EXT_NAME="dbx"
28 -PHP_EXT_INI="yes"
29 -PHP_EXT_ZENDEXT="no"
30 -
31 -USE_PHP="php5-6 php5-5 php5-4"
32 -
33 -inherit php-ext-pecl-r2
34 -
35 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
36 -
37 -DESCRIPTION="The dbx module is a database abstraction layer"
38 -LICENSE="PHP-3"
39 -SLOT="0"
40 -IUSE=""