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

tove        10/11/15 11:49:54

  Modified:             ChangeLog
  Added:                CGI-3.50.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)

Revision  Changes    Path
1.81                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	22 Oct 2010 18:10:01 -0000	1.80
+++ ChangeLog	15 Nov 2010 11:49:54 -0000	1.81
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.80 2010/10/22 18:10:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.81 2010/11/15 11:49:54 tove Exp $
+
+*CGI-3.50 (15 Nov 2010)
+
+  15 Nov 2010; Torsten Veller <tove@gentoo.org> +CGI-3.50.ebuild:
+  Version bump
 
   22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> CGI-3.49.ebuild:
   ppc64 stable wrt #333421



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

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

Index: CGI-3.50.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.1 2010/11/15 11:49:54 tove Exp $

EAPI=3

MODULE_AUTHOR=LDS
MY_PN=${PN}.pm
MY_P=${MY_PN}-${PV}
S=${WORKDIR}/${MY_P}
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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""

#DEPEND="dev-lang/perl"
#	dev-perl/FCGI" #236921

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.50.ebuild
@ 2010-11-29  9:22 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 8+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-11-29  9:22 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/11/29 09:22:50

  Modified:             ChangeLog CGI-3.50.ebuild
  Log:
  x86 stable wrt security bug #345845
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.82                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	15 Nov 2010 11:49:54 -0000	1.81
+++ ChangeLog	29 Nov 2010 09:22:50 -0000	1.82
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.81 2010/11/15 11:49:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.82 2010/11/29 09:22:50 phajdan.jr Exp $
+
+  29 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> CGI-3.50.ebuild:
+  x86 stable wrt security bug #345845
 
 *CGI-3.50 (15 Nov 2010)
 



1.2                  perl-core/CGI/CGI-3.50.ebuild

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

Index: CGI-3.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CGI-3.50.ebuild	15 Nov 2010 11:49:54 -0000	1.1
+++ CGI-3.50.ebuild	29 Nov 2010 09:22:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.1 2010/11/15 11:49:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.2 2010/11/29 09:22:50 phajdan.jr Exp $
 
 EAPI=3
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 #DEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.50.ebuild
@ 2010-11-29 12:18 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-11-29 12:18 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/11/29 12:18:21

  Modified:             ChangeLog CGI-3.50.ebuild
  Log:
  Stable on amd64 wrt bug #345845
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.83                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	29 Nov 2010 09:22:50 -0000	1.82
+++ ChangeLog	29 Nov 2010 12:18:21 -0000	1.83
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.82 2010/11/29 09:22:50 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.83 2010/11/29 12:18:21 hwoarang Exp $
+
+  29 Nov 2010; Markos Chandras <hwoarang@gentoo.org> CGI-3.50.ebuild:
+  Stable on amd64 wrt bug #345845
 
   29 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> CGI-3.50.ebuild:
   x86 stable wrt security bug #345845



1.3                  perl-core/CGI/CGI-3.50.ebuild

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

Index: CGI-3.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- CGI-3.50.ebuild	29 Nov 2010 09:22:50 -0000	1.2
+++ CGI-3.50.ebuild	29 Nov 2010 12:18:21 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.2 2010/11/29 09:22:50 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.3 2010/11/29 12:18:21 hwoarang Exp $
 
 EAPI=3
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 #DEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.50.ebuild
@ 2010-11-29 22:20 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-29 22:20 UTC (permalink / raw
  To: gentoo-commits

jer         10/11/29 22:20:39

  Modified:             ChangeLog CGI-3.50.ebuild
  Log:
  Stable for PPC (bug #345845).
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.84                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	29 Nov 2010 12:18:21 -0000	1.83
+++ ChangeLog	29 Nov 2010 22:20:39 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.83 2010/11/29 12:18:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.84 2010/11/29 22:20:39 jer Exp $
+
+  29 Nov 2010; Jeroen Roovers <jer@gentoo.org> CGI-3.50.ebuild:
+  Stable for PPC (bug #345845).
 
   29 Nov 2010; Markos Chandras <hwoarang@gentoo.org> CGI-3.50.ebuild:
   Stable on amd64 wrt bug #345845



1.4                  perl-core/CGI/CGI-3.50.ebuild

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

Index: CGI-3.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- CGI-3.50.ebuild	29 Nov 2010 12:18:21 -0000	1.3
+++ CGI-3.50.ebuild	29 Nov 2010 22:20:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.3 2010/11/29 12:18:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.4 2010/11/29 22:20:39 jer Exp $
 
 EAPI=3
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 #DEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.50.ebuild
@ 2010-11-29 23:14 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-29 23:14 UTC (permalink / raw
  To: gentoo-commits

jer         10/11/29 23:14:40

  Modified:             ChangeLog CGI-3.50.ebuild
  Log:
  Stable for HPPA (bug #345845).
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.85                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	29 Nov 2010 22:20:39 -0000	1.84
+++ ChangeLog	29 Nov 2010 23:14:40 -0000	1.85
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.84 2010/11/29 22:20:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.85 2010/11/29 23:14:40 jer Exp $
+
+  29 Nov 2010; Jeroen Roovers <jer@gentoo.org> CGI-3.50.ebuild:
+  Stable for HPPA (bug #345845).
 
   29 Nov 2010; Jeroen Roovers <jer@gentoo.org> CGI-3.50.ebuild:
   Stable for PPC (bug #345845).



1.5                  perl-core/CGI/CGI-3.50.ebuild

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

Index: CGI-3.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- CGI-3.50.ebuild	29 Nov 2010 22:20:39 -0000	1.4
+++ CGI-3.50.ebuild	29 Nov 2010 23:14:40 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.4 2010/11/29 22:20:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.5 2010/11/29 23:14:40 jer Exp $
 
 EAPI=3
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 #DEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.50.ebuild
@ 2010-12-01  7:34 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2010-12-01  7:34 UTC (permalink / raw
  To: gentoo-commits

maekke      10/12/01 07:34:53

  Modified:             ChangeLog CGI-3.50.ebuild
  Log:
  arm stable, bug #345845
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.86                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	29 Nov 2010 23:14:40 -0000	1.85
+++ ChangeLog	1 Dec 2010 07:34:53 -0000	1.86
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.85 2010/11/29 23:14:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.86 2010/12/01 07:34:53 maekke Exp $
+
+  01 Dec 2010; Markus Meier <maekke@gentoo.org> CGI-3.50.ebuild:
+  arm stable, bug #345845
 
   29 Nov 2010; Jeroen Roovers <jer@gentoo.org> CGI-3.50.ebuild:
   Stable for HPPA (bug #345845).



1.6                  perl-core/CGI/CGI-3.50.ebuild

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

Index: CGI-3.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- CGI-3.50.ebuild	29 Nov 2010 23:14:40 -0000	1.5
+++ CGI-3.50.ebuild	1 Dec 2010 07:34:53 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.5 2010/11/29 23:14:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.6 2010/12/01 07:34:53 maekke Exp $
 
 EAPI=3
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 #DEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.50.ebuild
@ 2010-12-04 15:58 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2010-12-04 15:58 UTC (permalink / raw
  To: gentoo-commits

armin76     10/12/04 15:58:30

  Modified:             ChangeLog CGI-3.50.ebuild
  Log:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #345845
  
  (Portage version: 2.1.9.24/cvs/Linux ia64)

Revision  Changes    Path
1.87                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	1 Dec 2010 07:34:53 -0000	1.86
+++ ChangeLog	4 Dec 2010 15:58:30 -0000	1.87
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.86 2010/12/01 07:34:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.87 2010/12/04 15:58:30 armin76 Exp $
+
+  04 Dec 2010; Raúl Porcel <armin76@gentoo.org> CGI-3.50.ebuild:
+  alpha/ia64/m68k/s390/sh/sparc stable wrt #345845
 
   01 Dec 2010; Markus Meier <maekke@gentoo.org> CGI-3.50.ebuild:
   arm stable, bug #345845



1.7                  perl-core/CGI/CGI-3.50.ebuild

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

Index: CGI-3.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- CGI-3.50.ebuild	1 Dec 2010 07:34:53 -0000	1.6
+++ CGI-3.50.ebuild	4 Dec 2010 15:58:30 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.6 2010/12/01 07:34:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.7 2010/12/04 15:58:30 armin76 Exp $
 
 EAPI=3
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 #DEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.50.ebuild
@ 2010-12-10 20:12 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2010-12-10 20:12 UTC (permalink / raw
  To: gentoo-commits

ranger      10/12/10 20:12:30

  Modified:             ChangeLog CGI-3.50.ebuild
  Log:
  Marking CGI-3.50 ppc64 for bug 345845
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.88                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	4 Dec 2010 15:58:30 -0000	1.87
+++ ChangeLog	10 Dec 2010 20:12:30 -0000	1.88
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.87 2010/12/04 15:58:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.88 2010/12/10 20:12:30 ranger Exp $
+
+  10 Dec 2010; Brent Baude <ranger@gentoo.org> CGI-3.50.ebuild:
+  Marking CGI-3.50 ppc64 for bug 345845
 
   04 Dec 2010; Raúl Porcel <armin76@gentoo.org> CGI-3.50.ebuild:
   alpha/ia64/m68k/s390/sh/sparc stable wrt #345845



1.8                  perl-core/CGI/CGI-3.50.ebuild

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

Index: CGI-3.50.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- CGI-3.50.ebuild	4 Dec 2010 15:58:30 -0000	1.7
+++ CGI-3.50.ebuild	10 Dec 2010 20:12:30 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.7 2010/12/04 15:58:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.8 2010/12/10 20:12:30 ranger Exp $
 
 EAPI=3
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 #DEPEND="dev-lang/perl"






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

end of thread, other threads:[~2010-12-10 20:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-10 20:12 [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.50.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-04 15:58 Raul Porcel (armin76)
2010-12-01  7:34 Markus Meier (maekke)
2010-11-29 23:14 Jeroen Roovers (jer)
2010-11-29 22:20 Jeroen Roovers (jer)
2010-11-29 12:18 Markos Chandras (hwoarang)
2010-11-29  9:22 PaweA Hajdan (phajdan.jr)
2010-11-15 11:49 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