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/PEAR-Services_JSON/
Date: Thu, 15 Feb 2018 16:54:00
Message-Id: 1518713627.2af979e1827cf6f51afde443ad5826bedb328818.grknight@gentoo
1 commit: 2af979e1827cf6f51afde443ad5826bedb328818
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 15 16:52:58 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 15 16:53:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af979e1
7
8 dev-php/PEAR-Services_JSON: Drop old revision
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild | 12 ------------
13 1 file changed, 12 deletions(-)
14
15 diff --git a/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild b/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild
16 deleted file mode 100644
17 index a947e5e37ff..00000000000
18 --- a/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild
19 +++ /dev/null
20 @@ -1,12 +0,0 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -
26 -inherit php-pear-r1
27 -
28 -IUSE=""
29 -DESCRIPTION="PHP implementaion of json_encode/decode"
30 -LICENSE="BSD"
31 -SLOT="0"
32 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"