public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.650.0.ebuild ChangeLog
@ 2014-10-08 22:29 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-10-08 22:29 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/10/08 22:29:10

  Modified:             ChangeLog
  Added:                CGI-3.650.0.ebuild
  Log:
  Add version since the included one is marked deprecated, bug 524218
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.121                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog	25 Jul 2014 21:15:57 -0000	1.120
+++ ChangeLog	8 Oct 2014 22:29:10 -0000	1.121
@@ -1,6 +1,11 @@
 # 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.120 2014/07/25 21:15:57 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.121 2014/10/08 22:29:10 dilfridge Exp $
+
+*CGI-3.650.0 (08 Oct 2014)
+
+  08 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> +CGI-3.650.0.ebuild:
+  Add version since the included one is marked deprecated, bug 524218
 
 *CGI-3.630.0-r1 (25 Jul 2014)
 



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

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

Index: CGI-3.650.0.ebuild
===================================================================
# 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.650.0.ebuild,v 1.1 2014/10/08 22:29:10 dilfridge Exp $

EAPI=5

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

DESCRIPTION="Simple Common Gateway Interface Class"

SLOT="0"
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="
	virtual/perl-File-Spec
	virtual/perl-if
	test? (
		>=virtual/perl-Test-Simple-0.980.0
	)
"
#	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: CGI-3.650.0.ebuild ChangeLog
@ 2015-02-08 11:41 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-02-08 11:41 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/02/08 11:41:41

  Modified:             CGI-3.650.0.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

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

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

Index: CGI-3.650.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CGI-3.650.0.ebuild	8 Oct 2014 22:29:10 -0000	1.1
+++ CGI-3.650.0.ebuild	8 Feb 2015 11:41:41 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.1 2014/10/08 22:29:10 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.2 2015/02/08 11:41:41 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-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"
+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.123                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog	16 Nov 2014 15:31:55 -0000	1.122
+++ ChangeLog	8 Feb 2015 11:41:41 -0000	1.123
@@ -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.122 2014/11/16 15:31:55 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.123 2015/02/08 11:41:41 zlogene Exp $
+
+  08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> CGI-3.650.0.ebuild:
+  amd64 stable wrt bug #536790
 
 *CGI-4.90.0 (16 Nov 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.650.0.ebuild ChangeLog
@ 2015-02-13 10:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-13 10:28 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/13 10:28:17

  Modified:             CGI-3.650.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

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

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

Index: CGI-3.650.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- CGI-3.650.0.ebuild	8 Feb 2015 11:41:41 -0000	1.2
+++ CGI-3.650.0.ebuild	13 Feb 2015 10:28:17 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.2 2015/02/08 11:41:41 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.3 2015/02/13 10:28:17 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-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"
+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.124                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog	8 Feb 2015 11:41:41 -0000	1.123
+++ ChangeLog	13 Feb 2015 10:28:17 -0000	1.124
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.123 2015/02/08 11:41:41 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.124 2015/02/13 10:28:17 ago Exp $
+
+  13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
+  Stable for x86, wrt bug #536790
 
   08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> CGI-3.650.0.ebuild:
   amd64 stable wrt bug #536790





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

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

ago         15/02/14 15:39:42

  Modified:             CGI-3.650.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

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

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

Index: CGI-3.650.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- CGI-3.650.0.ebuild	13 Feb 2015 21:49:11 -0000	1.4
+++ CGI-3.650.0.ebuild	14 Feb 2015 15:39:42 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.4 2015/02/13 21:49:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.5 2015/02/14 15:39:42 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-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"
+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.126                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog	13 Feb 2015 21:49:11 -0000	1.125
+++ ChangeLog	14 Feb 2015 15:39:42 -0000	1.126
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.125 2015/02/13 21:49:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.126 2015/02/14 15:39:42 ago Exp $
+
+  14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
+  Stable for ppc, wrt bug #536790
 
   13 Feb 2015; Jeroen Roovers <jer@gentoo.org> CGI-3.650.0.ebuild:
   Stable for HPPA (bug #536790).





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.650.0.ebuild ChangeLog
@ 2015-02-15 10:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-15 10:50 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/15 10:50:36

  Modified:             CGI-3.650.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

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

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

Index: CGI-3.650.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- CGI-3.650.0.ebuild	14 Feb 2015 15:39:42 -0000	1.5
+++ CGI-3.650.0.ebuild	15 Feb 2015 10:50:36 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.5 2015/02/14 15:39:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.6 2015/02/15 10:50:36 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-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"
+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.127                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog	14 Feb 2015 15:39:42 -0000	1.126
+++ ChangeLog	15 Feb 2015 10:50:36 -0000	1.127
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.126 2015/02/14 15:39:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.127 2015/02/15 10:50:36 ago Exp $
+
+  15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
+  Stable for ppc64, wrt bug #536790
 
   14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
   Stable for ppc, wrt bug #536790





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

* [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.650.0.ebuild ChangeLog
@ 2015-02-16  9:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-16  9:22 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/16 09:22:57

  Modified:             CGI-3.650.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

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

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

Index: CGI-3.650.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- CGI-3.650.0.ebuild	15 Feb 2015 10:50:36 -0000	1.6
+++ CGI-3.650.0.ebuild	16 Feb 2015 09:22:57 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.6 2015/02/15 10:50:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.7 2015/02/16 09:22:57 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-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"
+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.128                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog	15 Feb 2015 10:50:36 -0000	1.127
+++ ChangeLog	16 Feb 2015 09:22:57 -0000	1.128
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.127 2015/02/15 10:50:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.128 2015/02/16 09:22:57 ago Exp $
+
+  16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
+  Stable for sparc, wrt bug #536790
 
   15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
   Stable for ppc64, wrt bug #536790





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

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

ago         15/02/17 08:14:21

  Modified:             CGI-3.650.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

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

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

Index: CGI-3.650.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- CGI-3.650.0.ebuild	16 Feb 2015 09:22:57 -0000	1.7
+++ CGI-3.650.0.ebuild	17 Feb 2015 08:14:21 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.7 2015/02/16 09:22:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.8 2015/02/17 08:14:21 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-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"
+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.129                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog	16 Feb 2015 09:22:57 -0000	1.128
+++ ChangeLog	17 Feb 2015 08:14:21 -0000	1.129
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.128 2015/02/16 09:22:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.129 2015/02/17 08:14:21 ago Exp $
+
+  17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
+  Stable for ia64, wrt bug #536790
 
   16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
   Stable for sparc, wrt bug #536790





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

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

ago         15/02/18 08:39:11

  Modified:             CGI-3.650.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #536790
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

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

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

Index: CGI-3.650.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- CGI-3.650.0.ebuild	17 Feb 2015 21:18:03 -0000	1.9
+++ CGI-3.650.0.ebuild	18 Feb 2015 08:39:11 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.9 2015/02/17 21:18:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.10 2015/02/18 08:39:11 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Simple Common Gateway Interface Class"
 
 SLOT="0"
-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"
+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.131                perl-core/CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	17 Feb 2015 21:18:03 -0000	1.130
+++ ChangeLog	18 Feb 2015 08:39:11 -0000	1.131
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CGI
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.130 2015/02/17 21:18:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.131 2015/02/18 08:39:11 ago Exp $
+
+  18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
+  Stable for alpha, wrt bug #536790
 
   17 Feb 2015; Markus Meier <maekke@gentoo.org> CGI-3.650.0.ebuild:
   arm stable, bug #536790





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

end of thread, other threads:[~2015-02-18  8:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-13 10:28 [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.650.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-18  8:39 Agostino Sarubbo (ago)
2015-02-17  8:14 Agostino Sarubbo (ago)
2015-02-16  9:22 Agostino Sarubbo (ago)
2015-02-15 10:50 Agostino Sarubbo (ago)
2015-02-14 15:39 Agostino Sarubbo (ago)
2015-02-08 11:41 Mikle Kolyada (zlogene)
2014-10-08 22:29 Andreas HAttel (dilfridge)

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