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.49.ebuild
@ 2010-02-07 13:37 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2010-02-07 13:37 UTC (permalink / raw
  To: gentoo-commits

tove        10/02/07 13:37:01

  Modified:             ChangeLog
  Added:                CGI-3.49.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.74                 perl-core/CGI/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	17 Jan 2010 12:53:19 -0000	1.73
+++ ChangeLog	7 Feb 2010 13:37:00 -0000	1.74
@@ -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.73 2010/01/17 12:53:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.74 2010/02/07 13:37:00 tove Exp $
+
+*CGI-3.49 (07 Feb 2010)
+
+  07 Feb 2010; Torsten Veller <tove@gentoo.org> +CGI-3.49.ebuild:
+  Version bump
 
   17 Jan 2010; Torsten Veller <tove@gentoo.org> -CGI-3.29.ebuild,
   -CGI-3.42.ebuild, -CGI-3.43.ebuild, -CGI-3.44.ebuild, -CGI-3.45.ebuild,



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

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

Index: CGI-3.49.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.49.ebuild,v 1.1 2010/02/07 13:37:00 tove Exp $

EAPI=2

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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.49.ebuild
@ 2010-08-19 15:05 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-08-19 15:05 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/08/19 15:05:56

  Modified:             ChangeLog CGI-3.49.ebuild
  Log:
  Stable on amd64 wrt bug #333421
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.75                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	7 Feb 2010 13:37:00 -0000	1.74
+++ ChangeLog	19 Aug 2010 15:05:56 -0000	1.75
@@ -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.74 2010/02/07 13:37:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.75 2010/08/19 15:05:56 hwoarang Exp $
+
+  19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> CGI-3.49.ebuild:
+  Stable on amd64 wrt bug #333421
 
 *CGI-3.49 (07 Feb 2010)
 



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

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

Index: CGI-3.49.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CGI-3.49.ebuild	7 Feb 2010 13:37:00 -0000	1.1
+++ CGI-3.49.ebuild	19 Aug 2010 15:05:56 -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.49.ebuild,v 1.1 2010/02/07 13:37:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.2 2010/08/19 15:05:56 hwoarang Exp $
 
 EAPI=2
 
@@ -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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.49.ebuild
@ 2010-08-20  9:44 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-08-20  9:44 UTC (permalink / raw
  To: gentoo-commits

fauli       10/08/20 09:44:11

  Modified:             ChangeLog CGI-3.49.ebuild
  Log:
  stable x86, bug 333421
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.76                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	19 Aug 2010 15:05:56 -0000	1.75
+++ ChangeLog	20 Aug 2010 09:44:11 -0000	1.76
@@ -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.75 2010/08/19 15:05:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.76 2010/08/20 09:44:11 fauli Exp $
+
+  20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> CGI-3.49.ebuild:
+  stable x86, bug 333421
 
   19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> CGI-3.49.ebuild:
   Stable on amd64 wrt bug #333421



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

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

Index: CGI-3.49.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- CGI-3.49.ebuild	19 Aug 2010 15:05:56 -0000	1.2
+++ CGI-3.49.ebuild	20 Aug 2010 09:44:11 -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.49.ebuild,v 1.2 2010/08/19 15:05:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.3 2010/08/20 09:44:11 fauli Exp $
 
 EAPI=2
 
@@ -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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.49.ebuild
@ 2010-08-23 20:51 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-08-23 20:51 UTC (permalink / raw
  To: gentoo-commits

maekke      10/08/23 20:51:13

  Modified:             ChangeLog CGI-3.49.ebuild
  Log:
  arm stable, bug #333421
  
  (Portage version: 2.2_rc68/cvs/Linux x86_64)

Revision  Changes    Path
1.77                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	20 Aug 2010 09:44:11 -0000	1.76
+++ ChangeLog	23 Aug 2010 20:51:13 -0000	1.77
@@ -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.76 2010/08/20 09:44:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.77 2010/08/23 20:51:13 maekke Exp $
+
+  23 Aug 2010; Markus Meier <maekke@gentoo.org> CGI-3.49.ebuild:
+  arm stable, bug #333421
 
   20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> CGI-3.49.ebuild:
   stable x86, bug 333421



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

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

Index: CGI-3.49.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- CGI-3.49.ebuild	20 Aug 2010 09:44:11 -0000	1.3
+++ CGI-3.49.ebuild	23 Aug 2010 20:51:13 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.3 2010/08/20 09:44:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.4 2010/08/23 20:51:13 maekke Exp $
 
 EAPI=2
 
@@ -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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.49.ebuild
@ 2010-09-12 16:47 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-09-12 16:47 UTC (permalink / raw
  To: gentoo-commits

armin76     10/09/12 16:47:46

  Modified:             ChangeLog CGI-3.49.ebuild
  Log:
  alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
  (Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.78                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	23 Aug 2010 20:51:13 -0000	1.77
+++ ChangeLog	12 Sep 2010 16:47:46 -0000	1.78
@@ -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.77 2010/08/23 20:51:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.78 2010/09/12 16:47:46 armin76 Exp $
+
+  12 Sep 2010; Raúl Porcel <armin76@gentoo.org> CGI-3.49.ebuild:
+  alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
 
   23 Aug 2010; Markus Meier <maekke@gentoo.org> CGI-3.49.ebuild:
   arm stable, bug #333421



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

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

Index: CGI-3.49.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- CGI-3.49.ebuild	23 Aug 2010 20:51:13 -0000	1.4
+++ CGI-3.49.ebuild	12 Sep 2010 16:47:46 -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.49.ebuild,v 1.4 2010/08/23 20:51:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.5 2010/09/12 16:47:46 armin76 Exp $
 
 EAPI=2
 
@@ -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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.49.ebuild
@ 2010-10-22  2:06 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-10-22  2:06 UTC (permalink / raw
  To: gentoo-commits

jer         10/10/22 02:06:16

  Modified:             ChangeLog CGI-3.49.ebuild
  Log:
  Stable for HPPA (bug #333421).
  
  (Portage version: 2.2_rc98/cvs/Linux i686)

Revision  Changes    Path
1.79                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	12 Sep 2010 16:47:46 -0000	1.78
+++ ChangeLog	22 Oct 2010 02:06:16 -0000	1.79
@@ -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.78 2010/09/12 16:47:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.79 2010/10/22 02:06:16 jer Exp $
+
+  22 Oct 2010; Jeroen Roovers <jer@gentoo.org> CGI-3.49.ebuild:
+  Stable for HPPA (bug #333421).
 
   12 Sep 2010; Raúl Porcel <armin76@gentoo.org> CGI-3.49.ebuild:
   alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421



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

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

Index: CGI-3.49.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- CGI-3.49.ebuild	14 Oct 2010 20:21:59 -0000	1.6
+++ CGI-3.49.ebuild	22 Oct 2010 02:06:16 -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.49.ebuild,v 1.6 2010/10/14 20:21:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.7 2010/10/22 02:06:16 jer Exp $
 
 EAPI=2
 
@@ -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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.49.ebuild
@ 2010-10-22 18:10 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-22 18:10 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/22 18:10:01

  Modified:             ChangeLog CGI-3.49.ebuild
  Log:
  ppc64 stable wrt #333421
  
  (Portage version: 2.2_rc99/cvs/Linux x86_64)

Revision  Changes    Path
1.80                 perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	22 Oct 2010 02:06:16 -0000	1.79
+++ ChangeLog	22 Oct 2010 18:10:01 -0000	1.80
@@ -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.79 2010/10/22 02:06:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.80 2010/10/22 18:10:01 ssuominen Exp $
+
+  22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> CGI-3.49.ebuild:
+  ppc64 stable wrt #333421
 
   22 Oct 2010; Jeroen Roovers <jer@gentoo.org> CGI-3.49.ebuild:
   Stable for HPPA (bug #333421).



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

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

Index: CGI-3.49.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- CGI-3.49.ebuild	22 Oct 2010 02:06:16 -0000	1.7
+++ CGI-3.49.ebuild	22 Oct 2010 18:10:01 -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.49.ebuild,v 1.7 2010/10/22 02:06:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.8 2010/10/22 18:10:01 ssuominen Exp $
 
 EAPI=2
 
@@ -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] 7+ messages in thread

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-07 13:37 [gentoo-commits] gentoo-x86 commit in perl-core/CGI: ChangeLog CGI-3.49.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-19 15:05 Markos Chandras (hwoarang)
2010-08-20  9:44 Christian Faulhammer (fauli)
2010-08-23 20:51 Markus Meier (maekke)
2010-09-12 16:47 Raul Porcel (armin76)
2010-10-22  2:06 Jeroen Roovers (jer)
2010-10-22 18:10 Samuli Suominen (ssuominen)

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