dev-php/YAML: New revision to utilize the php-pear-r2 eclass
authorBrian Evans <grknight@gentoo.org>
Thu, 2 Mar 2017 15:10:22 +0000 (10:10 -0500)
committerBrian Evans <grknight@gentoo.org>
Thu, 2 Mar 2017 15:10:22 +0000 (10:10 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-php/YAML/YAML-1.0.6-r2.ebuild [new file with mode: 0644]

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 (file)
index 0000000..e0c37b9
--- /dev/null
@@ -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=""