summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-02-12 10:56:49 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-02-12 10:57:03 -0500
commitde05d0a82e9f82cad4de62dc72828e59475b88f3 (patch)
tree5699b1957168709aa3306e2a78de46b569d5bfb6 /dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild
parentdev-php/PEAR-XML_RSS: stabilize remaining arches per ALLARCHES policy. (diff)
downloadgentoo-de05d0a82e9f82cad4de62dc72828e59475b88f3.tar.gz
gentoo-de05d0a82e9f82cad4de62dc72828e59475b88f3.tar.bz2
gentoo-de05d0a82e9f82cad4de62dc72828e59475b88f3.zip
dev-php/PEAR-XML_RSS: remove unused PEAR-XML_RSS-1.0.2.ebuild.
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild')
-rw-r--r--dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild
deleted file mode 100644
index 15dccab55a07..000000000000
--- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Parser for Resource Description Framework (RDF) Site Summary (RSS) documents"
-LICENSE="PHP-2.02 PHP-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-RDEPEND="dev-php/PEAR-XML_Parser"