YAML-1.0.6-r1.ebuild 387 B

12345678910111213141516171819
  1. # Copyright 1999-2015 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
  5. PHP_PEAR_URI="pear.symfony-project.com"
  6. PHP_PEAR_PN="YAML"
  7. inherit php-pear-lib-r1
  8. DESCRIPTION="The Symfony YAML Component"
  9. HOMEPAGE="http://pear.symfony-project.com/"
  10. LICENSE="MIT"
  11. SLOT="0"
  12. KEYWORDS="amd64 hppa x86"
  13. IUSE=""