From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-836902-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 418DA13881E for <garchives@archives.gentoo.org>; Fri, 25 Sep 2015 15:56:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90B2C21C007; Fri, 25 Sep 2015 15:56:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C09C21C007 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2015 15:56:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3EC9340A7B for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2015 15:56:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A54BB1F5 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Sep 2015 15:56:36 +0000 (UTC) From: "Michael Orlitzky" <mjo@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" <mjo@gentoo.org> Message-ID: <1443196522.cf6664602fe03fee1bf130977b5956383dc8a2fb.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/pecl-yaml/Manifest dev-php/pecl-yaml/pecl-yaml-1.1.1-r1.ebuild dev-php/pecl-yaml/pecl-yaml-1.1.1.ebuild dev-php/pecl-yaml/pecl-yaml-1.2.0.ebuild X-VCS-Directories: dev-php/pecl-yaml/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: cf6664602fe03fee1bf130977b5956383dc8a2fb X-VCS-Branch: master Date: Fri, 25 Sep 2015 15:56:36 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 04169598-b12e-4ff4-81f2-e67854a44aab X-Archives-Hash: 54a49e6abd1707d4bb1503160c51f767 commit: cf6664602fe03fee1bf130977b5956383dc8a2fb Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Sep 25 15:55:22 2015 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Sep 25 15:55:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf666460 dev-php/pecl-yaml: version bump to v1.2.0. The two ebuilds for version 1.1.1 had an erroneous "EXPERIMENTAL" listed in DOCS. As a result, they were removed as part of the version bump. Package-Manager: portage-2.2.20.1 dev-php/pecl-yaml/Manifest | 2 +- dev-php/pecl-yaml/pecl-yaml-1.1.1.ebuild | 25 ---------------------- ...yaml-1.1.1-r1.ebuild => pecl-yaml-1.2.0.ebuild} | 5 ++--- 3 files changed, 3 insertions(+), 29 deletions(-) diff --git a/dev-php/pecl-yaml/Manifest b/dev-php/pecl-yaml/Manifest index 9747ea5..f2ef647 100644 --- a/dev-php/pecl-yaml/Manifest +++ b/dev-php/pecl-yaml/Manifest @@ -1 +1 @@ -DIST yaml-1.1.1.tgz 37862 SHA256 762ec3d9eb163ac0d063118df8c5e2ee6746dbe8566d32055e7e066e590937c3 SHA512 cb00ba7bbccc99e0e70ad439e1d0bb11e24a623d00d864f559476d17ff0a6c24e4f6faaffd9da7ecf9a07eaac9cd88609491543546e81ed69b73cfe55536328e WHIRLPOOL 35406331f50b07a18d383e6d114e88c891cfa5a60f963b5a9b2f18d56000acdca07e92d4ddcc2f6deff69346ec3db5ae811c31003cc497cc26d0e991524c4a72 +DIST yaml-1.2.0.tgz 38606 SHA256 fdf0eec6bf16b0c45e58076a2048f96140a778463724fb82ab49ab5fb4c7e19a SHA512 bd67e98afea42f0ab803cbb88ec59f1979b1bd9338f000d3b452ba620f2751b25873f531bd2309c59eb524c275883f01ff3106e796bb56d42f29b1a756be1b4c WHIRLPOOL da4f1e015bb5e96f057de6347edc382d9c1c4ee980125703b587135d19412dce69fd49ebd3ae85cc2755704192a4c9aa61cc7067d077a263517233088e81e7c1 diff --git a/dev-php/pecl-yaml/pecl-yaml-1.1.1.ebuild b/dev-php/pecl-yaml/pecl-yaml-1.1.1.ebuild deleted file mode 100644 index ad504ec..0000000 --- a/dev-php/pecl-yaml/pecl-yaml-1.1.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -PHP_EXT_NAME="yaml" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" -DOCS="CREDITS EXPERIMENTAL README" - -USE_PHP="php5-5 php5-4" - -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-php/pecl-yaml/pecl-yaml-1.1.1-r1.ebuild b/dev-php/pecl-yaml/pecl-yaml-1.2.0.ebuild similarity index 71% rename from dev-php/pecl-yaml/pecl-yaml-1.1.1-r1.ebuild rename to dev-php/pecl-yaml/pecl-yaml-1.2.0.ebuild index 58816b8..61aa182 100644 --- a/dev-php/pecl-yaml/pecl-yaml-1.1.1-r1.ebuild +++ b/dev-php/pecl-yaml/pecl-yaml-1.2.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 PHP_EXT_NAME="yaml" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" -DOCS="CREDITS EXPERIMENTAL README" +DOCS="CREDITS README" USE_PHP="php5-6 php5-5 php5-4" @@ -15,8 +15,7 @@ inherit php-ext-pecl-r2 KEYWORDS="~amd64 ~x86" -DESCRIPTION="Support for YAML 1.1 (YAML Ain't Markup Language) serialization -using the LibYAML library." +DESCRIPTION="YAML 1.1 (YAML Ain't Markup Language) serialization for PHP" LICENSE="MIT" SLOT="0" IUSE=""