From: "Ole Markus With (olemarkus)" <olemarkus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/pecl-syck: pecl-syck-0.9.3-r2.ebuild ChangeLog
Date: Thu, 2 Aug 2012 11:47:14 +0000 (UTC) [thread overview]
Message-ID: <20120802114714.D08402004C@flycatcher.gentoo.org> (raw)
olemarkus 12/08/02 11:47:14
Modified: ChangeLog
Added: pecl-syck-0.9.3-r2.ebuild
Log:
Fix php 5.4 support. Bug 409963
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-php/pecl-syck/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-syck/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-syck/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-syck/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 14 Dec 2011 22:48:04 -0000 1.1
+++ ChangeLog 2 Aug 2012 11:47:14 -0000 1.2
@@ -1,6 +1,12 @@
# ChangeLog for dev-php5/pecl-syck
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v 1.1 2011/12/14 22:48:04 mabi Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v 1.2 2012/08/02 11:47:14 olemarkus Exp $
+
+*pecl-syck-0.9.3-r2 (02 Aug 2012)
+
+ 02 Aug 2012; Ole Markus With <olemarkus@gentoo.org>
+ +files/fix-php-5-4-support.patch, +pecl-syck-0.9.3-r2.ebuild:
+ Fix php 5.4 support. Bug 409963
01 May 2011; Mark Loeser <halcy0n@gentoo.org> pecl-syck-0.9.3-r1.ebuild:
Stable on ppc64
1.1 dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild?rev=1.1&content-type=text/plain
Index: pecl-syck-0.9.3-r2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild,v 1.1 2012/08/02 11:47:14 olemarkus Exp $
EAPI="4"
PHP_EXT_NAME="syck"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
DOCS="CHANGELOG TODO"
USE_PHP="php5-4 php5-3"
inherit php-ext-pecl-r2
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it."
LICENSE="PHP-3.01"
SLOT="0"
IUSE=""
DEPEND="dev-libs/syck
|| ( <dev-lang/php-5.3.1[hash,spl] >=dev-lang/php-5.3.1[hash] )"
RDEPEND="${DEPEND}"
src_prepare() {
local slot
for slot in $(php_get_slots); do
php_init_slot_env ${slot}
epatch "${FILESDIR}"/fix-php-5-4-support.patch
done
php-ext-source-r2_src_prepare
}
next reply other threads:[~2012-08-02 11:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 11:47 Ole Markus With (olemarkus) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-10 21:03 [gentoo-commits] gentoo-x86 commit in dev-php/pecl-syck: pecl-syck-0.9.3-r2.ebuild ChangeLog Sergei Trofimovich (slyfox)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120802114714.D08402004C@flycatcher.gentoo.org \
--to=olemarkus@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox