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/YAML/
Date: Sun, 28 May 2017 01:12:07
Message-Id: 1495933914.77155c523efdb5c327219f28bef19a40efa9fe33.grknight@gentoo
1 commit: 77155c523efdb5c327219f28bef19a40efa9fe33
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 28 01:01:51 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Sun May 28 01:11:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77155c52
7
8 dev-php/YAML: Drop broken stable version
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-php/YAML/YAML-1.0.6-r1.ebuild | 18 ------------------
13 1 file changed, 18 deletions(-)
14
15 diff --git a/dev-php/YAML/YAML-1.0.6-r1.ebuild b/dev-php/YAML/YAML-1.0.6-r1.ebuild
16 deleted file mode 100644
17 index f0f92a3ddf8..00000000000
18 --- a/dev-php/YAML/YAML-1.0.6-r1.ebuild
19 +++ /dev/null
20 @@ -1,18 +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 -PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
27 -PHP_PEAR_URI="pear.symfony-project.com"
28 -PHP_PEAR_PN="YAML"
29 -
30 -inherit php-pear-lib-r1
31 -
32 -DESCRIPTION="The Symfony YAML Component"
33 -HOMEPAGE="http://pear.symfony-project.com/"
34 -
35 -LICENSE="MIT"
36 -SLOT="0"
37 -KEYWORDS="amd64 hppa x86"
38 -IUSE=""