public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2012-05-27 13:12 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2012-05-27 13:12 UTC (permalink / raw
  To: gentoo-commits

maekke      12/05/27 13:12:56

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  arm stable, bug #411507
  
  (Portage version: 2.1.10.62/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-util/ragel/ragel-6.7-r1.ebuild

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

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ragel-6.7-r1.ebuild	22 May 2012 23:41:01 -0000	1.1
+++ ragel-6.7-r1.ebuild	27 May 2012 13:12:56 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.1 2012/05/22 23:41:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.2 2012/05/27 13:12:56 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.52                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	22 May 2012 23:41:01 -0000	1.51
+++ ChangeLog	27 May 2012 13:12:56 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.51 2012/05/22 23:41:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.52 2012/05/27 13:12:56 maekke Exp $
+
+  27 May 2012; Markus Meier <maekke@gentoo.org> ragel-6.7-r1.ebuild:
+  arm stable, bug #411507
 
 *ragel-6.7-r1 (22 May 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2012-05-31  2:16 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 10+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-05-31  2:16 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/05/31 02:16:47

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  Fix sed line, thanks Thomas for making me notice my brainfart.
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-util/ragel/ragel-6.7-r1.ebuild

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

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ragel-6.7-r1.ebuild	27 May 2012 13:12:56 -0000	1.2
+++ ragel-6.7-r1.ebuild	31 May 2012 02:16:45 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.2 2012/05/27 13:12:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.3 2012/05/31 02:16:45 flameeyes Exp $
 
 EAPI=4
 
@@ -25,7 +25,7 @@
 
 src_prepare() {
 	epatch "${FILESDIR}"/${P}+gcc-4.7.patch
-	sed -i -e '/CXXFLAGS/d' configure.ac
+	sed -i -e '/CXXFLAGS/d' configure.in || die
 
 	eautoreconf
 }



1.53                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	27 May 2012 13:12:56 -0000	1.52
+++ ChangeLog	31 May 2012 02:16:45 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.52 2012/05/27 13:12:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.53 2012/05/31 02:16:45 flameeyes Exp $
+
+  31 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> ragel-6.7-r1.ebuild:
+  Fix sed line, thanks Thomas for making me notice my brainfart.
 
   27 May 2012; Markus Meier <maekke@gentoo.org> ragel-6.7-r1.ebuild:
   arm stable, bug #411507






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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2012-08-01  6:20 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-08-01  6:20 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/08/01 06:20:32

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  marked x86 per bug 429066
  
  (Portage version: 2.2.0_alpha120/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-util/ragel/ragel-6.7-r1.ebuild

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

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ragel-6.7-r1.ebuild	31 May 2012 02:16:45 -0000	1.3
+++ ragel-6.7-r1.ebuild	1 Aug 2012 06:20:32 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.3 2012/05/31 02:16:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.4 2012/08/01 06:20:32 jdhore Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.54                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	31 May 2012 02:16:45 -0000	1.53
+++ ChangeLog	1 Aug 2012 06:20:32 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.53 2012/05/31 02:16:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.54 2012/08/01 06:20:32 jdhore Exp $
+
+  01 Aug 2012; Jeff Horelick <jdhore@gentoo.org> ragel-6.7-r1.ebuild:
+  marked x86 per bug 429066
 
   31 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> ragel-6.7-r1.ebuild:
   Fix sed line, thanks Thomas for making me notice my brainfart.





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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2012-08-03 13:56 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-08-03 13:56 UTC (permalink / raw
  To: gentoo-commits

ago         12/08/03 13:56:02

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #429066
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-util/ragel/ragel-6.7-r1.ebuild

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

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ragel-6.7-r1.ebuild	1 Aug 2012 06:20:32 -0000	1.4
+++ ragel-6.7-r1.ebuild	3 Aug 2012 13:56:02 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.4 2012/08/01 06:20:32 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.5 2012/08/03 13:56:02 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.55                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	1 Aug 2012 06:20:32 -0000	1.54
+++ ChangeLog	3 Aug 2012 13:56:02 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.54 2012/08/01 06:20:32 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.55 2012/08/03 13:56:02 ago Exp $
+
+  03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ragel-6.7-r1.ebuild:
+  Stable for amd64, wrt bug #429066
 
   01 Aug 2012; Jeff Horelick <jdhore@gentoo.org> ragel-6.7-r1.ebuild:
   marked x86 per bug 429066





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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2012-08-03 20:28 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-03 20:28 UTC (permalink / raw
  To: gentoo-commits

blueness    12/08/03 20:28:15

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  Stable ppc ppc64, bug #429066
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-util/ragel/ragel-6.7-r1.ebuild

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

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ragel-6.7-r1.ebuild	3 Aug 2012 13:56:02 -0000	1.5
+++ ragel-6.7-r1.ebuild	3 Aug 2012 20:28:15 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.5 2012/08/03 13:56:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.6 2012/08/03 20:28:15 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.56                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	3 Aug 2012 13:56:02 -0000	1.55
+++ ChangeLog	3 Aug 2012 20:28:15 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.55 2012/08/03 13:56:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.56 2012/08/03 20:28:15 blueness Exp $
+
+  03 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ragel-6.7-r1.ebuild:
+  Stable ppc ppc64, bug #429066
 
   03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ragel-6.7-r1.ebuild:
   Stable for amd64, wrt bug #429066





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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2012-08-15  1:36 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2012-08-15  1:36 UTC (permalink / raw
  To: gentoo-commits

jer         12/08/15 01:36:35

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #429066).
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-util/ragel/ragel-6.7-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?r1=1.6&r2=1.7

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ragel-6.7-r1.ebuild	3 Aug 2012 20:28:15 -0000	1.6
+++ ragel-6.7-r1.ebuild	15 Aug 2012 01:36:35 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.6 2012/08/03 20:28:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.7 2012/08/15 01:36:35 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.57                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	3 Aug 2012 20:28:15 -0000	1.56
+++ ChangeLog	15 Aug 2012 01:36:35 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.56 2012/08/03 20:28:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.57 2012/08/15 01:36:35 jer Exp $
+
+  15 Aug 2012; Jeroen Roovers <jer@gentoo.org> ragel-6.7-r1.ebuild:
+  Stable for HPPA (bug #429066).
 
   03 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ragel-6.7-r1.ebuild:
   Stable ppc ppc64, bug #429066





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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2012-09-09 14:59 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-09 14:59 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/09 14:59:54

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #429066
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-util/ragel/ragel-6.7-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?r1=1.7&r2=1.8

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ragel-6.7-r1.ebuild	15 Aug 2012 01:36:35 -0000	1.7
+++ ragel-6.7-r1.ebuild	9 Sep 2012 14:59:54 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.7 2012/08/15 01:36:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.8 2012/09/09 14:59:54 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.58                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	15 Aug 2012 01:36:35 -0000	1.57
+++ ChangeLog	9 Sep 2012 14:59:54 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.57 2012/08/15 01:36:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.58 2012/09/09 14:59:54 armin76 Exp $
+
+  09 Sep 2012; Raúl Porcel <armin76@gentoo.org> ragel-6.7-r1.ebuild:
+  alpha/ia64/sparc stable wrt #429066
 
   15 Aug 2012; Jeroen Roovers <jer@gentoo.org> ragel-6.7-r1.ebuild:
   Stable for HPPA (bug #429066).





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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2012-10-27 18:27 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2012-10-27 18:27 UTC (permalink / raw
  To: gentoo-commits

armin76     12/10/27 18:27:51

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  s390/sh stable wrt #411507
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-util/ragel/ragel-6.7-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?r1=1.8&r2=1.9

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ragel-6.7-r1.ebuild	9 Sep 2012 14:59:54 -0000	1.8
+++ ragel-6.7-r1.ebuild	27 Oct 2012 18:27:51 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.8 2012/09/09 14:59:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.9 2012/10/27 18:27:51 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.59                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	9 Sep 2012 14:59:54 -0000	1.58
+++ ChangeLog	27 Oct 2012 18:27:51 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.58 2012/09/09 14:59:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.59 2012/10/27 18:27:51 armin76 Exp $
+
+  27 Oct 2012; Raúl Porcel <armin76@gentoo.org> ragel-6.7-r1.ebuild:
+  s390/sh stable wrt #411507
 
   09 Sep 2012; Raúl Porcel <armin76@gentoo.org> ragel-6.7-r1.ebuild:
   alpha/ia64/sparc stable wrt #429066





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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2013-01-26 17:37 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2013-01-26 17:37 UTC (permalink / raw
  To: gentoo-commits

grobian     13/01/26 17:37:14

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  Marked ~m68k-mint, bug #449976
  
  (Portage version: 2.2.01.21580-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.11                 dev-util/ragel/ragel-6.7-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?r1=1.10&r2=1.11

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ragel-6.7-r1.ebuild	27 Oct 2012 18:41:37 -0000	1.10
+++ ragel-6.7-r1.ebuild	26 Jan 2013 17:37:14 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.10 2012/10/27 18:41:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.11 2013/01/26 17:37:14 grobian Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.60                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	27 Oct 2012 18:27:51 -0000	1.59
+++ ChangeLog	26 Jan 2013 17:37:14 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.59 2012/10/27 18:27:51 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.60 2013/01/26 17:37:14 grobian Exp $
+
+  26 Jan 2013; Fabian Groffen <grobian@gentoo.org> ragel-6.7-r1.ebuild:
+  Marked ~m68k-mint, bug #449976
 
   27 Oct 2012; Raúl Porcel <armin76@gentoo.org> ragel-6.7-r1.ebuild:
   s390/sh stable wrt #411507
@@ -225,4 +228,3 @@
 
   07 Feb 2007; <twp@gentoo.org> +metadata.xml, +ragel-5.17.ebuild:
   Initial commit.
-





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

* [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog
@ 2013-01-28 15:01 Alexis Ballier (aballier)
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier (aballier) @ 2013-01-28 15:01 UTC (permalink / raw
  To: gentoo-commits

aballier    13/01/28 15:01:44

  Modified:             ragel-6.7-r1.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.12                 dev-util/ragel/ragel-6.7-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild?r1=1.11&r2=1.12

Index: ragel-6.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ragel-6.7-r1.ebuild	26 Jan 2013 17:37:14 -0000	1.11
+++ ragel-6.7-r1.ebuild	28 Jan 2013 15:01:43 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.11 2013/01/26 17:37:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ragel-6.7-r1.ebuild,v 1.12 2013/01/28 15:01:43 aballier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="vim-syntax"
 
 DEPEND=""



1.61                 dev-util/ragel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ragel/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	26 Jan 2013 17:37:14 -0000	1.60
+++ ChangeLog	28 Jan 2013 15:01:43 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ragel
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.60 2013/01/26 17:37:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.61 2013/01/28 15:01:43 aballier Exp $
+
+  28 Jan 2013; Alexis Ballier <aballier@gentoo.org> ragel-6.7-r1.ebuild:
+  keyword ~amd64-fbsd
 
   26 Jan 2013; Fabian Groffen <grobian@gentoo.org> ragel-6.7-r1.ebuild:
   Marked ~m68k-mint, bug #449976





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

end of thread, other threads:[~2013-01-28 15:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-09 14:59 [gentoo-commits] gentoo-x86 commit in dev-util/ragel: ragel-6.7-r1.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-28 15:01 Alexis Ballier (aballier)
2013-01-26 17:37 Fabian Groffen (grobian)
2012-10-27 18:27 Raul Porcel (armin76)
2012-08-15  1:36 Jeroen Roovers (jer)
2012-08-03 20:28 Anthony G. Basile (blueness)
2012-08-03 13:56 Agostino Sarubbo (ago)
2012-08-01  6:20 Jeff Horelick (jdhore)
2012-05-31  2:16 Diego Petteno (flameeyes)
2012-05-27 13:12 Markus Meier (maekke)

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