public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-syck: pecl-syck-0.9.3-r1.ebuild ChangeLog
Date: Tue,  4 Jan 2011 15:21:21 +0000 (UTC)	[thread overview]
Message-ID: <20110104152121.232C82005C@flycatcher.gentoo.org> (raw)

hwoarang    11/01/04 15:21:21

  Modified:             pecl-syck-0.9.3-r1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #349659
  
  (Portage version: 2.1.9.28/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild?r1=1.4&r2=1.5

Index: pecl-syck-0.9.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pecl-syck-0.9.3-r1.ebuild	4 Jan 2011 08:34:00 -0000	1.4
+++ pecl-syck-0.9.3-r1.ebuild	4 Jan 2011 15:21:21 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild,v 1.4 2011/01/04 08:34:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild,v 1.5 2011/01/04 15:21:21 hwoarang Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 inherit php-ext-pecl-r2
 
-KEYWORDS="~amd64 ~arm ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc64 x86"
 
 DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it."
 LICENSE="PHP-3.01"



1.25                 dev-php5/pecl-syck/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-syck/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-syck/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-syck/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	4 Jan 2011 08:34:00 -0000	1.24
+++ ChangeLog	4 Jan 2011 15:21:21 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php5/pecl-syck
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.24 2011/01/04 08:34:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.25 2011/01/04 15:21:21 hwoarang Exp $
+
+  04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pecl-syck-0.9.3-r1.ebuild:
+  Stable on amd64 wrt bug #349659
 
   04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
   pecl-syck-0.9.3-r1.ebuild:






             reply	other threads:[~2011-01-04 15:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04 15:21 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-01  2:07 [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-syck: pecl-syck-0.9.3-r1.ebuild ChangeLog Mark Loeser (halcy0n)
2011-04-30 23:52 Mark Loeser (halcy0n)
2011-01-08 18:29 Brent Baude (ranger)
2011-01-04  8:34 Christian Faulhammer (fauli)
2010-12-28 19:29 Brent Baude (ranger)
2010-11-05 12:21 Markus Meier (maekke)
2010-11-04 16:04 Matti Bickel (mabi)

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=20110104152121.232C82005C@flycatcher.gentoo.org \
    --to=hwoarang@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