public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog
@ 2010-10-20 14:16 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-10-20 14:16 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/10/20 14:16:51

  Modified:             PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #336869
  
  (Portage version: 2.2_rc98/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?r1=1.2&r2=1.3

Index: PEAR-Console_Getopt-1.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-Console_Getopt-1.2.3-r1.ebuild	14 Oct 2010 15:33:55 -0000	1.2
+++ PEAR-Console_Getopt-1.2.3-r1.ebuild	20 Oct 2010 14:16:51 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.2 2010/10/14 15:33:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.3 2010/10/20 14:16:51 hwoarang Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )



1.28                 dev-php/PEAR-Console_Getopt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	14 Oct 2010 15:33:55 -0000	1.27
+++ ChangeLog	20 Oct 2010 14:16:51 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.27 2010/10/14 15:33:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.28 2010/10/20 14:16:51 hwoarang Exp $
+
+  20 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
+  PEAR-Console_Getopt-1.2.3-r1.ebuild:
+  Stable on amd64 wrt bug #336869
 
   14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
   PEAR-Console_Getopt-1.2.3-r1.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog
@ 2010-11-05  4:21 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-05  4:21 UTC (permalink / raw
  To: gentoo-commits

jer         10/11/05 04:21:13

  Modified:             PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #336869).
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?r1=1.3&r2=1.4

Index: PEAR-Console_Getopt-1.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-Console_Getopt-1.2.3-r1.ebuild	20 Oct 2010 14:16:51 -0000	1.3
+++ PEAR-Console_Getopt-1.2.3-r1.ebuild	5 Nov 2010 04:21:13 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.3 2010/10/20 14:16:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.4 2010/11/05 04:21:13 jer Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )



1.29                 dev-php/PEAR-Console_Getopt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	20 Oct 2010 14:16:51 -0000	1.28
+++ ChangeLog	5 Nov 2010 04:21:13 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.28 2010/10/20 14:16:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.29 2010/11/05 04:21:13 jer Exp $
+
+  05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+  PEAR-Console_Getopt-1.2.3-r1.ebuild:
+  Stable for HPPA (bug #336869).
 
   20 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
   PEAR-Console_Getopt-1.2.3-r1.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog
@ 2011-01-06 20:05 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 4+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-01-06 20:05 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/01/06 20:05:17

  Modified:             PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog
  Log:
  stable for ppc64 wrt #340807
  
  (Portage version: 2.2.0_alpha11/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?r1=1.4&r2=1.5

Index: PEAR-Console_Getopt-1.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PEAR-Console_Getopt-1.2.3-r1.ebuild	5 Nov 2010 04:21:13 -0000	1.4
+++ PEAR-Console_Getopt-1.2.3-r1.ebuild	6 Jan 2011 20:05:16 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.4 2010/11/05 04:21:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.5 2011/01/06 20:05:16 xarthisius Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )



1.30                 dev-php/PEAR-Console_Getopt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	5 Nov 2010 04:21:13 -0000	1.29
+++ ChangeLog	6 Jan 2011 20:05:16 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.29 2010/11/05 04:21:13 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.30 2011/01/06 20:05:16 xarthisius Exp $
+
+  06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  PEAR-Console_Getopt-1.2.3-r1.ebuild:
+  stable for ppc64 wrt #340807
 
   05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
   PEAR-Console_Getopt-1.2.3-r1.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog
@ 2011-01-10 18:12 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 4+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-01-10 18:12 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/01/10 18:12:25

  Modified:             PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog
  Log:
  ppc stable wrt #294256, #349318, #350908
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.6                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?r1=1.5&r2=1.6

Index: PEAR-Console_Getopt-1.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PEAR-Console_Getopt-1.2.3-r1.ebuild	6 Jan 2011 20:05:16 -0000	1.5
+++ PEAR-Console_Getopt-1.2.3-r1.ebuild	10 Jan 2011 18:12:25 -0000	1.6
@@ -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-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.5 2011/01/06 20:05:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.6 2011/01/10 18:12:25 xarthisius Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )



1.31                 dev-php/PEAR-Console_Getopt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	6 Jan 2011 20:05:16 -0000	1.30
+++ ChangeLog	10 Jan 2011 18:12:25 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.30 2011/01/06 20:05:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.31 2011/01/10 18:12:25 xarthisius Exp $
+
+  10 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  PEAR-Console_Getopt-1.2.3-r1.ebuild:
+  ppc stable wrt #294256, #349318, #350908
 
   06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
   PEAR-Console_Getopt-1.2.3-r1.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-10 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05  4:21 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-10 18:12 Kacper Kowalik (xarthisius)
2011-01-06 20:05 Kacper Kowalik (xarthisius)
2010-10-20 14:16 Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox