summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-02-15 11:52:58 -0500
committerBrian Evans <grknight@gentoo.org>2018-02-15 11:53:47 -0500
commit2af979e1827cf6f51afde443ad5826bedb328818 (patch)
treee65fc6c1b62e52e3752534a332069803d6f6853b /dev-php
parentdev-php/PEAR-Services_JSON: Revbump for EAPI, eclass and constructor (diff)
downloadgentoo-2af979e1827cf6f51afde443ad5826bedb328818.tar.gz
gentoo-2af979e1827cf6f51afde443ad5826bedb328818.tar.bz2
gentoo-2af979e1827cf6f51afde443ad5826bedb328818.zip
dev-php/PEAR-Services_JSON: Drop old revision
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild12
1 files changed, 0 insertions, 12 deletions
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
deleted file mode 100644
index a947e5e37ffb..000000000000
--- a/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1
-
-IUSE=""
-DESCRIPTION="PHP implementaion of json_encode/decode"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"