diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2010-12-02 10:22:06 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2010-12-02 10:22:06 +0000 |
commit | c161779a6942dc4088f31b4b0b7a7042d65ca2de (patch) | |
tree | 419a04aca50f8d2f7e2baf7d41c75ff0b4f9b657 /dev-php5/pecl-yaml | |
parent | Version bump for dev channel release. Remove old. (diff) | |
download | historical-c161779a6942dc4088f31b4b0b7a7042d65ca2de.tar.gz historical-c161779a6942dc4088f31b4b0b7a7042d65ca2de.tar.bz2 historical-c161779a6942dc4088f31b4b0b7a7042d65ca2de.zip |
Initial commit of pecl-yaml (requested in #347511). Thanks to nathan for the ebuild.
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-php5/pecl-yaml')
-rw-r--r-- | dev-php5/pecl-yaml/ChangeLog | 12 | ||||
-rw-r--r-- | dev-php5/pecl-yaml/Manifest | 5 | ||||
-rw-r--r-- | dev-php5/pecl-yaml/metadata.xml | 10 | ||||
-rw-r--r-- | dev-php5/pecl-yaml/pecl-yaml-0.6.3-r1.ebuild | 23 | ||||
-rw-r--r-- | dev-php5/pecl-yaml/pecl-yaml-0.6.3.ebuild | 23 |
5 files changed, 73 insertions, 0 deletions
diff --git a/dev-php5/pecl-yaml/ChangeLog b/dev-php5/pecl-yaml/ChangeLog new file mode 100644 index 000000000000..2b68f557a696 --- /dev/null +++ b/dev-php5/pecl-yaml/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-php5/pecl-yaml +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaml/ChangeLog,v 1.1 2010/12/02 10:22:06 olemarkus Exp $ + +*pecl-yaml-0.6.3-r1 (02 Dec 2010) +*pecl-yaml-0.6.3 (02 Dec 2010) + + 02 Dec 2010; Ole Markus With <olemarkus@gentoo.org> + +pecl-yaml-0.6.3.ebuild, +pecl-yaml-0.6.3-r1.ebuild, +metadata.xml: + Initial commit of pecl-yaml (requested in #347511). Thanks to nathan for + the ebuild. + diff --git a/dev-php5/pecl-yaml/Manifest b/dev-php5/pecl-yaml/Manifest new file mode 100644 index 000000000000..b2e9bd2d1aca --- /dev/null +++ b/dev-php5/pecl-yaml/Manifest @@ -0,0 +1,5 @@ +DIST yaml-0.6.3.tgz 33871 RMD160 fbac571486934c65971ef0654108cfe42627ba9b SHA1 1fa9880358307e703ea8f66be3d524fbdbeff508 SHA256 99d02a18f32af63a9020934dd0e13ffd84c93cddb4c1ddb42e0e7dce0863c40a +EBUILD pecl-yaml-0.6.3-r1.ebuild 575 RMD160 46f18e61028deebc8c1ac66b9b00cca35bf2b189 SHA1 d2c31ee98f47fdda3b22413c425c9ccaab021db2 SHA256 5c0f637df59f46cb78902ce0dbba3061815fbcdc7b73af28565d5f9af3dc0e55 +EBUILD pecl-yaml-0.6.3.ebuild 584 RMD160 4bbe9f77127d14421719c0b4410e52450bcb30d6 SHA1 e6d43023a3f24f126f404f0b5525dae412428835 SHA256 0b42c4722823fadf62e7c1ec68788a4aadbc61ba3b84a2c34382b0c1db7eb288 +MISC ChangeLog 492 RMD160 2f0a9f625550819c3fc5335321176057d7a37bfc SHA1 efcc5cf4863c80fd740564adf2ae3a8c848dfa8c SHA256 fbddd6478bdaeeb6349c4321743072b1a8229cc3cc5ccb5cfbb095e5f9b406ce +MISC metadata.xml 256 RMD160 51ce9f6c6616f90ffcbd3c94f0497772880b6e22 SHA1 8dc081173a0e725d8a6992e113355847aaca97e5 SHA256 22d70ce5834f2fdd46c4b55f9f88ca643c5911fa172f3af0b31ed36b50ea56ae diff --git a/dev-php5/pecl-yaml/metadata.xml b/dev-php5/pecl-yaml/metadata.xml new file mode 100644 index 000000000000..09e07c16b25d --- /dev/null +++ b/dev-php5/pecl-yaml/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>olemarkus@gentoo.org</email> + <name>Ole Markus With</name> + </maintainer> +</pkgmetadata> + diff --git a/dev-php5/pecl-yaml/pecl-yaml-0.6.3-r1.ebuild b/dev-php5/pecl-yaml/pecl-yaml-0.6.3-r1.ebuild new file mode 100644 index 000000000000..12d84169db66 --- /dev/null +++ b/dev-php5/pecl-yaml/pecl-yaml-0.6.3-r1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaml/pecl-yaml-0.6.3-r1.ebuild,v 1.1 2010/12/02 10:22:06 olemarkus Exp $ + +EAPI="2" + +PHP_EXT_NAME="yaml" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL README" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Support for YAML 1.1 (YAML Ain't Markup Language) serialization +using the LibYAML library." +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/libyaml-0.1.0" +RDEPEND="${DEPEND}" diff --git a/dev-php5/pecl-yaml/pecl-yaml-0.6.3.ebuild b/dev-php5/pecl-yaml/pecl-yaml-0.6.3.ebuild new file mode 100644 index 000000000000..d4f30bfd97cc --- /dev/null +++ b/dev-php5/pecl-yaml/pecl-yaml-0.6.3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaml/pecl-yaml-0.6.3.ebuild,v 1.1 2010/12/02 10:22:06 olemarkus Exp $ + +PHP_EXT_NAME="yaml" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL README" + +inherit php-ext-pecl-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Support for YAML 1.1 (YAML Ain't Markup Language) serialization +using the LibYAML library." +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/libyaml-0.1.0" +RDEPEND="${DEPEND}" + +need_php_by_category |