summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-05-27 21:01:51 -0400
committerBrian Evans <grknight@gentoo.org>2017-05-27 21:11:54 -0400
commit77155c523efdb5c327219f28bef19a40efa9fe33 (patch)
tree9cd74f0f182e6840ae5018bff60620f91d700ae6 /dev-php
parentdev-php/YAML: Fast stable new revision (diff)
downloadgentoo-77155c523efdb5c327219f28bef19a40efa9fe33.tar.gz
gentoo-77155c523efdb5c327219f28bef19a40efa9fe33.tar.bz2
gentoo-77155c523efdb5c327219f28bef19a40efa9fe33.zip
dev-php/YAML: Drop broken stable version
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/YAML/YAML-1.0.6-r1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-php/YAML/YAML-1.0.6-r1.ebuild b/dev-php/YAML/YAML-1.0.6-r1.ebuild
deleted file mode 100644
index f0f92a3ddf8a..000000000000
--- a/dev-php/YAML/YAML-1.0.6-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
-PHP_PEAR_URI="pear.symfony-project.com"
-PHP_PEAR_PN="YAML"
-
-inherit php-pear-lib-r1
-
-DESCRIPTION="The Symfony YAML Component"
-HOMEPAGE="http://pear.symfony-project.com/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 hppa x86"
-IUSE=""