public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/php-tokenstream: ChangeLog php-tokenstream-1.0.1.ebuild
@ 2011-03-26 10:40 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 4+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-03-26 10:40 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/03/26 10:40:59

  Modified:             ChangeLog
  Added:                php-tokenstream-1.0.1.ebuild
  Log:
  Version bump. Bug #359969. Thanks to Denny
  
  (Portage version: 2.1.9.41/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php/php-tokenstream/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	26 Mar 2011 10:22:44 -0000	1.1
+++ ChangeLog	26 Mar 2011 10:40:58 -0000	1.2
@@ -1,6 +1,11 @@
-# ChangeLog for dev-php5/PEAR-PHP_TokenStream
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.1 2011/03/26 10:22:44 olemarkus Exp $
+# ChangeLog for dev-php/php-tokenstream
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.2 2011/03/26 10:40:58 olemarkus Exp $
+
+*php-tokenstream-1.0.1 (26 Mar 2011)
+
+  26 Mar 2011; <olemarkus@gentoo.org> +php-tokenstream-1.0.1.ebuild:
+  Version bump. Bug #359969. Thanks to Denny
 
 *PEAR-PHP_TokenStream-1.0.0 (04 Oct 2010)
 



1.1                  dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild?rev=1.1&content-type=text/plain

Index: php-tokenstream-1.0.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.1 2011/03/26 10:40:58 olemarkus Exp $

PHP_PEAR_CHANNEL="pear.phpunit.de"
PHP_PEAR_PN="PHP_TokenStream"
inherit php-pear-lib-r1

DESCRIPTION="Wrapper around PHP's tokenizer extension"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="${RDEPEND}
	>=dev-php5/ezc-ConsoleTools-1.6"
HOMEPAGE="http://pear.phpunit.de"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/php-tokenstream: ChangeLog php-tokenstream-1.0.1.ebuild
@ 2011-05-23 10:25 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-05-23 10:25 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/05/23 10:25:04

  Modified:             ChangeLog php-tokenstream-1.0.1.ebuild
  Log:
  x86 stable wrt bug #368293
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-php/php-tokenstream/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	26 Mar 2011 10:40:58 -0000	1.2
+++ ChangeLog	23 May 2011 10:25:04 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/php-tokenstream
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.2 2011/03/26 10:40:58 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.3 2011/05/23 10:25:04 phajdan.jr Exp $
+
+  23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  php-tokenstream-1.0.1.ebuild:
+  x86 stable wrt bug #368293
 
 *php-tokenstream-1.0.1 (26 Mar 2011)
 



1.3                  dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild

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

Index: php-tokenstream-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-tokenstream-1.0.1.ebuild	16 Apr 2011 12:58:22 -0000	1.2
+++ php-tokenstream-1.0.1.ebuild	23 May 2011 10:25:04 -0000	1.3
@@ -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/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.2 2011/04/16 12:58:22 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.3 2011/05/23 10:25:04 phajdan.jr Exp $
 
 PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
 PHP_PEAR_PN="PHP_TokenStream"
@@ -9,7 +9,7 @@
 DESCRIPTION="Wrapper around PHP's tokenizer extension"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 RDEPEND="${RDEPEND}
 	>=dev-php5/ezc-ConsoleTools-1.6"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/php-tokenstream: ChangeLog php-tokenstream-1.0.1.ebuild
@ 2011-05-24 14:56 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-05-24 14:56 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/05/24 14:56:39

  Modified:             ChangeLog php-tokenstream-1.0.1.ebuild
  Log:
  Stable on amd64 wrt bug #368293
  
  (Portage version: 2.1.9.49/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-php/php-tokenstream/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	23 May 2011 10:25:04 -0000	1.3
+++ ChangeLog	24 May 2011 14:56:39 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/php-tokenstream
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.3 2011/05/23 10:25:04 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.4 2011/05/24 14:56:39 hwoarang Exp $
+
+  24 May 2011; Markos Chandras <hwoarang@gentoo.org>
+  php-tokenstream-1.0.1.ebuild:
+  Stable on amd64 wrt bug #368293
 
   23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   php-tokenstream-1.0.1.ebuild:



1.4                  dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild

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

Index: php-tokenstream-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-tokenstream-1.0.1.ebuild	23 May 2011 10:25:04 -0000	1.3
+++ php-tokenstream-1.0.1.ebuild	24 May 2011 14:56:39 -0000	1.4
@@ -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/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.3 2011/05/23 10:25:04 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.4 2011/05/24 14:56:39 hwoarang Exp $
 
 PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
 PHP_PEAR_PN="PHP_TokenStream"
@@ -9,7 +9,7 @@
 DESCRIPTION="Wrapper around PHP's tokenizer extension"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 RDEPEND="${RDEPEND}
 	>=dev-php5/ezc-ConsoleTools-1.6"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/php-tokenstream: ChangeLog php-tokenstream-1.0.1.ebuild
@ 2011-06-28  7:34 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 4+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-06-28  7:34 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/06/28 07:34:44

  Modified:             ChangeLog php-tokenstream-1.0.1.ebuild
  Log:
  Added missing PHP_PEAR_URI
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-php/php-tokenstream/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	24 May 2011 14:56:39 -0000	1.4
+++ ChangeLog	28 Jun 2011 07:34:43 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/php-tokenstream
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.4 2011/05/24 14:56:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.5 2011/06/28 07:34:43 olemarkus Exp $
+
+  28 Jun 2011; Ole Markus With <olemarkus@gentoo.org>
+  php-tokenstream-1.0.1.ebuild:
+  Added missing PHP_PEAR_URI
 
   24 May 2011; Markos Chandras <hwoarang@gentoo.org>
   php-tokenstream-1.0.1.ebuild:



1.5                  dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild

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

Index: php-tokenstream-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-tokenstream-1.0.1.ebuild	24 May 2011 14:56:39 -0000	1.4
+++ php-tokenstream-1.0.1.ebuild	28 Jun 2011 07:34:43 -0000	1.5
@@ -1,8 +1,9 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.4 2011/05/24 14:56:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.5 2011/06/28 07:34:43 olemarkus Exp $
 
 PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
+PHP_PEAR_URI="pear.phpunit.de"
 PHP_PEAR_PN="PHP_TokenStream"
 inherit php-pear-lib-r1
 






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

end of thread, other threads:[~2011-06-28  7:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 10:40 [gentoo-commits] gentoo-x86 commit in dev-php/php-tokenstream: ChangeLog php-tokenstream-1.0.1.ebuild Ole Markus With (olemarkus)
  -- strict thread matches above, loose matches on Subject: below --
2011-05-23 10:25 PaweA Hajdan (phajdan.jr)
2011-05-24 14:56 Markos Chandras (hwoarang)
2011-06-28  7:34 Ole Markus With (olemarkus)

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