public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/IO-Zlib: IO-Zlib-1.10.ebuild ChangeLog
@ 2009-07-15 18:30 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2009-07-15 18:30 UTC (permalink / raw
  To: gentoo-commits

tove        09/07/15 18:30:28

  Modified:             ChangeLog
  Added:                IO-Zlib-1.10.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.3                  perl-core/IO-Zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	7 Jul 2009 02:24:27 -0000	1.2
+++ ChangeLog	15 Jul 2009 18:30:28 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/IO-Zlib
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.2 2009/07/07 02:24:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.3 2009/07/15 18:30:28 tove Exp $
+
+*IO-Zlib-1.10 (15 Jul 2009)
+
+  15 Jul 2009; Torsten Veller <tove@gentoo.org> +IO-Zlib-1.10.ebuild:
+  Version bump
 
   07 Jul 2009; Jeroen Roovers <jer@gentoo.org> IO-Zlib-1.09.ebuild:
   Stable for HPPA too.



1.1                  perl-core/IO-Zlib/IO-Zlib-1.10.ebuild

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

Index: IO-Zlib-1.10.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.1 2009/07/15 18:30:28 tove Exp $

EAPI=2

MODULE_AUTHOR=TOMHUGHES
inherit perl-module

DESCRIPTION="IO:: style interface to Compress::Zlib"

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

RDEPEND="virtual/perl-Compress-Zlib"
DEPEND="${RDEPEND}"

SRC_TEST="do"






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

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

hwoarang    10/08/19 15:09:22

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

Revision  Changes    Path
1.6                  perl-core/IO-Zlib/IO-Zlib-1.10.ebuild

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

Index: IO-Zlib-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- IO-Zlib-1.10.ebuild	16 Dec 2009 21:51:42 -0000	1.5
+++ IO-Zlib-1.10.ebuild	19 Aug 2010 15:09:22 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.5 2009/12/16 21:51:42 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.6 2010/08/19 15:09:22 hwoarang Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="IO:: style interface to Compress::Zlib"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="virtual/perl-IO-Compress"



1.11                 perl-core/IO-Zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	19 Jan 2010 17:42:49 -0000	1.10
+++ ChangeLog	19 Aug 2010 15:09:22 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/IO-Zlib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.10 2010/01/19 17:42:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.11 2010/08/19 15:09:22 hwoarang Exp $
+
+  19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> IO-Zlib-1.10.ebuild:
+  Stable on amd64 wrt bug #333421
 
   19 Jan 2010; nixnut <nixnut@gentoo.org> IO-Zlib-1.09.ebuild:
   ppc stable #288026






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

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

fauli       10/08/20 12:16:14

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

Revision  Changes    Path
1.7                  perl-core/IO-Zlib/IO-Zlib-1.10.ebuild

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

Index: IO-Zlib-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- IO-Zlib-1.10.ebuild	19 Aug 2010 15:09:22 -0000	1.6
+++ IO-Zlib-1.10.ebuild	20 Aug 2010 12:16:14 -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/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.6 2010/08/19 15:09:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.7 2010/08/20 12:16:14 fauli Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="IO:: style interface to Compress::Zlib"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="virtual/perl-IO-Compress"



1.12                 perl-core/IO-Zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	19 Aug 2010 15:09:22 -0000	1.11
+++ ChangeLog	20 Aug 2010 12:16:14 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/IO-Zlib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.11 2010/08/19 15:09:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.12 2010/08/20 12:16:14 fauli Exp $
+
+  20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> IO-Zlib-1.10.ebuild:
+  stable x86, bug 333421
 
   19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> IO-Zlib-1.10.ebuild:
   Stable on amd64 wrt bug #333421






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

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

maekke      10/08/23 21:09:46

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

Revision  Changes    Path
1.8                  perl-core/IO-Zlib/IO-Zlib-1.10.ebuild

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

Index: IO-Zlib-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- IO-Zlib-1.10.ebuild	20 Aug 2010 12:16:14 -0000	1.7
+++ IO-Zlib-1.10.ebuild	23 Aug 2010 21:09:46 -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/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.7 2010/08/20 12:16:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.8 2010/08/23 21:09:46 maekke Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="IO:: style interface to Compress::Zlib"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="virtual/perl-IO-Compress"



1.13                 perl-core/IO-Zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	20 Aug 2010 12:16:14 -0000	1.12
+++ ChangeLog	23 Aug 2010 21:09:46 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/IO-Zlib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.12 2010/08/20 12:16:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.13 2010/08/23 21:09:46 maekke Exp $
+
+  23 Aug 2010; Markus Meier <maekke@gentoo.org> IO-Zlib-1.10.ebuild:
+  arm stable, bug #333421
 
   20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> IO-Zlib-1.10.ebuild:
   stable x86, bug 333421






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

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

armin76     10/09/12 16:53:23

  Modified:             IO-Zlib-1.10.ebuild ChangeLog
  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.9                  perl-core/IO-Zlib/IO-Zlib-1.10.ebuild

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

Index: IO-Zlib-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- IO-Zlib-1.10.ebuild	23 Aug 2010 21:09:46 -0000	1.8
+++ IO-Zlib-1.10.ebuild	12 Sep 2010 16:53:23 -0000	1.9
@@ -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/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.8 2010/08/23 21:09:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.9 2010/09/12 16:53:23 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="IO:: style interface to Compress::Zlib"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="virtual/perl-IO-Compress"



1.14                 perl-core/IO-Zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	23 Aug 2010 21:09:46 -0000	1.13
+++ ChangeLog	12 Sep 2010 16:53:23 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/IO-Zlib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.13 2010/08/23 21:09:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.14 2010/09/12 16:53:23 armin76 Exp $
+
+  12 Sep 2010; Raúl Porcel <armin76@gentoo.org> IO-Zlib-1.10.ebuild:
+  alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
 
   23 Aug 2010; Markus Meier <maekke@gentoo.org> IO-Zlib-1.10.ebuild:
   arm stable, bug #333421






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

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

jer         10/10/22 02:26:02

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

Revision  Changes    Path
1.11                 perl-core/IO-Zlib/IO-Zlib-1.10.ebuild

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

Index: IO-Zlib-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- IO-Zlib-1.10.ebuild	14 Oct 2010 20:25:31 -0000	1.10
+++ IO-Zlib-1.10.ebuild	22 Oct 2010 02:26:02 -0000	1.11
@@ -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/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.10 2010/10/14 20:25:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.11 2010/10/22 02:26:02 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="IO:: style interface to Compress::Zlib"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="virtual/perl-IO-Compress"



1.15                 perl-core/IO-Zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	12 Sep 2010 16:53:23 -0000	1.14
+++ ChangeLog	22 Oct 2010 02:26:02 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/IO-Zlib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.14 2010/09/12 16:53:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.15 2010/10/22 02:26:02 jer Exp $
+
+  22 Oct 2010; Jeroen Roovers <jer@gentoo.org> IO-Zlib-1.10.ebuild:
+  Stable for HPPA (bug #333421).
 
   12 Sep 2010; Raúl Porcel <armin76@gentoo.org> IO-Zlib-1.10.ebuild:
   alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421






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

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

ssuominen    10/10/22 18:12:05

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

Revision  Changes    Path
1.12                 perl-core/IO-Zlib/IO-Zlib-1.10.ebuild

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

Index: IO-Zlib-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- IO-Zlib-1.10.ebuild	22 Oct 2010 02:26:02 -0000	1.11
+++ IO-Zlib-1.10.ebuild	22 Oct 2010 18:12:05 -0000	1.12
@@ -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/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.11 2010/10/22 02:26:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.12 2010/10/22 18:12:05 ssuominen Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="IO:: style interface to Compress::Zlib"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="virtual/perl-IO-Compress"



1.16                 perl-core/IO-Zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 Oct 2010 02:26:02 -0000	1.15
+++ ChangeLog	22 Oct 2010 18:12:05 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/IO-Zlib
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.15 2010/10/22 02:26:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.16 2010/10/22 18:12:05 ssuominen Exp $
+
+  22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> IO-Zlib-1.10.ebuild:
+  ppc64 stable wrt #333421
 
   22 Oct 2010; Jeroen Roovers <jer@gentoo.org> IO-Zlib-1.10.ebuild:
   Stable for HPPA (bug #333421).






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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 21:09 [gentoo-commits] gentoo-x86 commit in perl-core/IO-Zlib: IO-Zlib-1.10.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-22 18:12 Samuli Suominen (ssuominen)
2010-10-22  2:26 Jeroen Roovers (jer)
2010-09-12 16:53 Raul Porcel (armin76)
2010-08-20 12:16 Christian Faulhammer (fauli)
2010-08-19 15:09 Markos Chandras (hwoarang)
2009-07-15 18:30 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