public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2012-11-17 19:18 Torsten Veller (tove)
  0 siblings, 0 replies; 14+ messages in thread
From: Torsten Veller (tove) @ 2012-11-17 19:18 UTC (permalink / raw
  To: gentoo-commits

tove        12/11/17 19:18:36

  Modified:             ChangeLog
  Added:                CGI-3.630.0.ebuild
  Log:
  [bump] perl-core/CGI-3.630.0
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

Revision  Changes    Path
1.105                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	22 Aug 2012 17:19:47 -0000	1.104
+++ ChangeLog	17 Nov 2012 19:18:36 -0000	1.105
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.104 2012/08/22 17:19:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.105 2012/11/17 19:18:36 tove Exp $
+
+*CGI-3.630.0 (17 Nov 2012)
+
+  17 Nov 2012; Torsten Veller <tove@gentoo.org> +CGI-3.630.0.ebuild:
+  Version bump
 
 *CGI-3.600.0 (22 Aug 2012)
 



1.1                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.1&content-type=text/plain

Index: CGI-3.630.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.1 2012/11/17 19:18:36 tove Exp $

EAPI=4

MY_PN=${PN}.pm
MODULE_AUTHOR=MARKSTOS
MODULE_VERSION=3.63
inherit perl-module

DESCRIPTION="Simple Common Gateway Interface Class"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"

DEPEND="
	test? (
		>=virtual/perl-Test-Simple-0.980.0
	)
"
#	dev-perl/FCGI" #236921

SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-18 18:47 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 18:47 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 18:47:03

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.1&r2=1.2

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CGI-3.630.0.ebuild	17 Nov 2012 19:18:36 -0000	1.1
+++ CGI-3.630.0.ebuild	18 Feb 2013 18:47:03 -0000	1.2
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.1 2012/11/17 19:18:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.2 2013/02/18 18:47:03 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.106                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.105&r2=1.106

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	17 Nov 2012 19:18:36 -0000	1.105
+++ ChangeLog	18 Feb 2013 18:47:03 -0000	1.106
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.105 2012/11/17 19:18:36 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.106 2013/02/18 18:47:03 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for amd64, wrt bug #458122
 
 *CGI-3.630.0 (17 Nov 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-18 19:11 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 19:11 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 19:11:51

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.2&r2=1.3

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- CGI-3.630.0.ebuild	18 Feb 2013 18:47:03 -0000	1.2
+++ CGI-3.630.0.ebuild	18 Feb 2013 19:11:51 -0000	1.3
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.2 2013/02/18 18:47:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.3 2013/02/18 19:11:51 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.107                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.106&r2=1.107

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	18 Feb 2013 18:47:03 -0000	1.106
+++ ChangeLog	18 Feb 2013 19:11:51 -0000	1.107
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.106 2013/02/18 18:47:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.107 2013/02/18 19:11:51 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for x86, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for amd64, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-18 22:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 22:43 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 22:43:10

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.3&r2=1.4

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- CGI-3.630.0.ebuild	18 Feb 2013 19:11:51 -0000	1.3
+++ CGI-3.630.0.ebuild	18 Feb 2013 22:43:10 -0000	1.4
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.3 2013/02/18 19:11:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.4 2013/02/18 22:43:10 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.108                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.107&r2=1.108

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	18 Feb 2013 19:11:51 -0000	1.107
+++ ChangeLog	18 Feb 2013 22:43:10 -0000	1.108
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.107 2013/02/18 19:11:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.108 2013/02/18 22:43:10 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for ppc64, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for x86, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-18 23:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 23:32 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 23:32:17

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.4&r2=1.5

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- CGI-3.630.0.ebuild	18 Feb 2013 22:43:10 -0000	1.4
+++ CGI-3.630.0.ebuild	18 Feb 2013 23:32:17 -0000	1.5
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.4 2013/02/18 22:43:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.5 2013/02/18 23:32:17 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.109                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.108&r2=1.109

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	18 Feb 2013 22:43:10 -0000	1.108
+++ ChangeLog	18 Feb 2013 23:32:17 -0000	1.109
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.108 2013/02/18 22:43:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.109 2013/02/18 23:32:17 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for ppc, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for ppc64, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-19  9:34 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19  9:34 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 09:34:18

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for hppa, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.5&r2=1.6

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- CGI-3.630.0.ebuild	18 Feb 2013 23:32:17 -0000	1.5
+++ CGI-3.630.0.ebuild	19 Feb 2013 09:34:18 -0000	1.6
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.5 2013/02/18 23:32:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.6 2013/02/19 09:34:18 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.110                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	18 Feb 2013 23:32:17 -0000	1.109
+++ ChangeLog	19 Feb 2013 09:34:18 -0000	1.110
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.109 2013/02/18 23:32:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.110 2013/02/19 09:34:18 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for hppa, wrt bug #458122
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for ppc, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-19 19:03 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 19:03 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 19:03:53

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.6&r2=1.7

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- CGI-3.630.0.ebuild	19 Feb 2013 09:34:18 -0000	1.6
+++ CGI-3.630.0.ebuild	19 Feb 2013 19:03:53 -0000	1.7
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.6 2013/02/19 09:34:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.7 2013/02/19 19:03:53 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.111                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.110&r2=1.111

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	19 Feb 2013 09:34:18 -0000	1.110
+++ ChangeLog	19 Feb 2013 19:03:53 -0000	1.111
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.110 2013/02/19 09:34:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.111 2013/02/19 19:03:53 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for alpha, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for hppa, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-19 20:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 20:28 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 20:28:27

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for s390, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.7&r2=1.8

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- CGI-3.630.0.ebuild	19 Feb 2013 19:03:53 -0000	1.7
+++ CGI-3.630.0.ebuild	19 Feb 2013 20:28:27 -0000	1.8
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.7 2013/02/19 19:03:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.8 2013/02/19 20:28:27 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.112                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	19 Feb 2013 19:03:53 -0000	1.111
+++ ChangeLog	19 Feb 2013 20:28:27 -0000	1.112
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.111 2013/02/19 19:03:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.112 2013/02/19 20:28:27 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for s390, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for alpha, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-19 21:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-19 21:44 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/19 21:44:10

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.8&r2=1.9

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- CGI-3.630.0.ebuild	19 Feb 2013 20:28:27 -0000	1.8
+++ CGI-3.630.0.ebuild	19 Feb 2013 21:44:10 -0000	1.9
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.8 2013/02/19 20:28:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.9 2013/02/19 21:44:10 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.113                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.112&r2=1.113

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	19 Feb 2013 20:28:27 -0000	1.112
+++ ChangeLog	19 Feb 2013 21:44:10 -0000	1.113
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.112 2013/02/19 20:28:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.113 2013/02/19 21:44:10 ago Exp $
+
+  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for arm, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for s390, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-21 14:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-21 14:43 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/21 14:43:27

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.9&r2=1.10

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- CGI-3.630.0.ebuild	19 Feb 2013 21:44:10 -0000	1.9
+++ CGI-3.630.0.ebuild	21 Feb 2013 14:43:27 -0000	1.10
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.9 2013/02/19 21:44:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.10 2013/02/21 14:43:27 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.114                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.113&r2=1.114

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	19 Feb 2013 21:44:10 -0000	1.113
+++ ChangeLog	21 Feb 2013 14:43:27 -0000	1.114
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.113 2013/02/19 21:44:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.114 2013/02/21 14:43:27 ago Exp $
+
+  21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for ia64, wrt bug #458122
 
   19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for arm, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-02-23  8:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-23  8:30 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/23 08:30:11

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #458122
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.10&r2=1.11

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- CGI-3.630.0.ebuild	21 Feb 2013 14:43:27 -0000	1.10
+++ CGI-3.630.0.ebuild	23 Feb 2013 08:30:11 -0000	1.11
@@ -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.10 2013/02/21 14:43:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.11 2013/02/23 08:30:11 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.115                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	21 Feb 2013 14:43:27 -0000	1.114
+++ ChangeLog	23 Feb 2013 08:30:11 -0000	1.115
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.114 2013/02/21 14:43:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.115 2013/02/23 08:30:11 ago Exp $
+
+  23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for sparc, wrt bug #458122
 
   21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for ia64, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2013-03-02 16:10 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-02 16:10 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/02 16:10:34

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Stable for sh, wrt bug #458122
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.11&r2=1.12

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- CGI-3.630.0.ebuild	23 Feb 2013 08:30:11 -0000	1.11
+++ CGI-3.630.0.ebuild	2 Mar 2013 16:10:34 -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/perl-core/CGI/CGI-3.630.0.ebuild,v 1.11 2013/02/23 08:30:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.12 2013/03/02 16:10:34 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.116                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.115&r2=1.116

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog	23 Feb 2013 08:30:11 -0000	1.115
+++ ChangeLog	2 Mar 2013 16:10:34 -0000	1.116
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.115 2013/02/23 08:30:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.116 2013/03/02 16:10:34 ago Exp $
+
+  02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
+  Stable for sh, wrt bug #458122
 
   23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> CGI-3.630.0.ebuild:
   Stable for sparc, wrt bug #458122





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2014-01-17  6:06 Mike Frysinger (vapier)
  0 siblings, 0 replies; 14+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-17  6:06 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/17 06:06:26

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Mark m68k stable.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.13                 perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.12&r2=1.13

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- CGI-3.630.0.ebuild	2 Mar 2013 16:10:34 -0000	1.12
+++ CGI-3.630.0.ebuild	17 Jan 2014 06:06:26 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.12 2013/03/02 16:10:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.13 2014/01/17 06:06:26 vapier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.118                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	29 Aug 2013 18:36:14 -0000	1.117
+++ ChangeLog	17 Jan 2014 06:06:26 -0000	1.118
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.117 2013/08/29 18:36:14 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.118 2014/01/17 06:06:26 vapier Exp $
+
+  17 Jan 2014; Mike Frysinger <vapier@gentoo.org> CGI-3.630.0.ebuild:
+  Mark m68k stable.
 
   29 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> -CGI-3.510.ebuild,
   -CGI-3.520.ebuild, -CGI-3.530.0.ebuild, -CGI-3.540.0.ebuild,





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog
@ 2014-01-20 23:33 Mike Frysinger (vapier)
  0 siblings, 0 replies; 14+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-20 23:33 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/20 23:33:13

  Modified:             CGI-3.630.0.ebuild ChangeLog
  Log:
  Add arm64 love.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.14                 perl-core/CGI/CGI-3.630.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild?r1=1.13&r2=1.14

Index: CGI-3.630.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- CGI-3.630.0.ebuild	17 Jan 2014 06:06:26 -0000	1.13
+++ CGI-3.630.0.ebuild	20 Jan 2014 23:33:13 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.13 2014/01/17 06:06:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.630.0.ebuild,v 1.14 2014/01/20 23:33:13 vapier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 DEPEND="



1.119                perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	17 Jan 2014 06:06:26 -0000	1.118
+++ ChangeLog	20 Jan 2014 23:33:13 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.118 2014/01/17 06:06:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.119 2014/01/20 23:33:13 vapier Exp $
+
+  20 Jan 2014; Mike Frysinger <vapier@gentoo.org> CGI-3.630.0.ebuild:
+  Add arm64 love.
 
   17 Jan 2014; Mike Frysinger <vapier@gentoo.org> CGI-3.630.0.ebuild:
   Mark m68k stable.





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

end of thread, other threads:[~2014-01-20 23:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18 19:11 [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.630.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-20 23:33 Mike Frysinger (vapier)
2014-01-17  6:06 Mike Frysinger (vapier)
2013-03-02 16:10 Agostino Sarubbo (ago)
2013-02-23  8:30 Agostino Sarubbo (ago)
2013-02-21 14:43 Agostino Sarubbo (ago)
2013-02-19 21:44 Agostino Sarubbo (ago)
2013-02-19 20:28 Agostino Sarubbo (ago)
2013-02-19 19:03 Agostino Sarubbo (ago)
2013-02-19  9:34 Agostino Sarubbo (ago)
2013-02-18 23:32 Agostino Sarubbo (ago)
2013-02-18 22:43 Agostino Sarubbo (ago)
2013-02-18 18:47 Agostino Sarubbo (ago)
2012-11-17 19:18 Torsten Veller (tove)

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