From 56fbebe8faf712c73564053614d25f3444a18c50 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 2 Mar 2017 10:10:22 -0500 Subject: [PATCH] dev-php/YAML: New revision to utilize the php-pear-r2 eclass Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-php/YAML/YAML-1.0.6-r2.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dev-php/YAML/YAML-1.0.6-r2.ebuild diff --git a/dev-php/YAML/YAML-1.0.6-r2.ebuild b/dev-php/YAML/YAML-1.0.6-r2.ebuild new file mode 100644 index 000000000000..e0c37b93855f --- /dev/null +++ b/dev-php/YAML/YAML-1.0.6-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_URI="pear.symfony-project.com" +PHP_PEAR_PN="YAML" + +inherit php-pear-r2 + +DESCRIPTION="The Symfony YAML Component" +HOMEPAGE="http://pear.symfony-project.com/" +SRC_URI="http://pear.symfony-project.com/get/${PEAR_P}.tgz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~x86" +IUSE="" -- 2.26.2