public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: ChangeLog zlib-1.2.7.ebuild
@ 2012-09-23 11:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-09-23 11:51 UTC (permalink / raw
  To: gentoo-commits

ago         12/09/23 11:51:32

  Modified:             ChangeLog zlib-1.2.7.ebuild
  Log:
  Stable for amd64, wrt bug #435754
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.113                sys-libs/zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	18 Aug 2012 23:27:03 -0000	1.112
+++ ChangeLog	23 Sep 2012 11:51:32 -0000	1.113
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/zlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.112 2012/08/18 23:27:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.113 2012/09/23 11:51:32 ago Exp $
+
+  23 Sep 2012; Agostino Sarubbo <ago@gentoo.org> zlib-1.2.7.ebuild:
+  Stable for amd64, wrt bug #435754
 
   18 Aug 2012; Mike Frysinger <vapier@gentoo.org> zlib-1.2.7.ebuild:
   Extract host os field via config.sub #347167 by Diego Elio Pettenò.



1.5                  sys-libs/zlib/zlib-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?r1=1.4&r2=1.5

Index: zlib-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- zlib-1.2.7.ebuild	18 Aug 2012 23:27:03 -0000	1.4
+++ zlib-1.2.7.ebuild	23 Sep 2012 11:51:32 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.4 2012/08/18 23:27:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.5 2012/09/23 11:51:32 ago Exp $
 
 AUTOTOOLS_AUTO_DEPEND="no"
 inherit autotools toolchain-funcs
@@ -13,7 +13,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="minizip static-libs"
 
 DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"





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

* [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: ChangeLog zlib-1.2.7.ebuild
@ 2012-09-26  3:17 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2012-09-26  3:17 UTC (permalink / raw
  To: gentoo-commits

jer         12/09/26 03:17:38

  Modified:             ChangeLog zlib-1.2.7.ebuild
  Log:
  Stable for HPPA (bug #435754).
  
  (Portage version: 2.2.0_alpha132/cvs/Linux x86_64)

Revision  Changes    Path
1.116                sys-libs/zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog	25 Sep 2012 22:14:38 -0000	1.115
+++ ChangeLog	26 Sep 2012 03:17:38 -0000	1.116
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/zlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.115 2012/09/25 22:14:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.116 2012/09/26 03:17:38 jer Exp $
+
+  26 Sep 2012; Jeroen Roovers <jer@gentoo.org> zlib-1.2.7.ebuild:
+  Stable for HPPA (bug #435754).
 
   25 Sep 2012; Anthony G. Basile <blueness@gentoo.org> zlib-1.2.7.ebuild:
   stable ppc64, bug #435754



1.8                  sys-libs/zlib/zlib-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?r1=1.7&r2=1.8

Index: zlib-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- zlib-1.2.7.ebuild	25 Sep 2012 22:14:38 -0000	1.7
+++ zlib-1.2.7.ebuild	26 Sep 2012 03:17:38 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.7 2012/09/25 22:14:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.8 2012/09/26 03:17:38 jer Exp $
 
 AUTOTOOLS_AUTO_DEPEND="no"
 inherit autotools toolchain-funcs
@@ -13,7 +13,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="minizip static-libs"
 
 DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"





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

* [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: ChangeLog zlib-1.2.7.ebuild
@ 2012-09-28  2:49 Matt Turner (mattst88)
  0 siblings, 0 replies; 5+ messages in thread
From: Matt Turner (mattst88) @ 2012-09-28  2:49 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/09/28 02:49:43

  Modified:             ChangeLog zlib-1.2.7.ebuild
  Log:
  Stable on alpha, bug 435754.
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.118                sys-libs/zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	26 Sep 2012 11:31:11 -0000	1.117
+++ ChangeLog	28 Sep 2012 02:49:43 -0000	1.118
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/zlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.117 2012/09/26 11:31:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.118 2012/09/28 02:49:43 mattst88 Exp $
+
+  28 Sep 2012; Matt Turner <mattst88@gentoo.org> zlib-1.2.7.ebuild:
+  Stable on alpha, bug 435754.
 
   26 Sep 2012; Anthony G. Basile <blueness@gentoo.org> zlib-1.2.7.ebuild:
   stable arm, bug #435754



1.10                 sys-libs/zlib/zlib-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?r1=1.9&r2=1.10

Index: zlib-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- zlib-1.2.7.ebuild	26 Sep 2012 11:31:11 -0000	1.9
+++ zlib-1.2.7.ebuild	28 Sep 2012 02:49:43 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.9 2012/09/26 11:31:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.10 2012/09/28 02:49:43 mattst88 Exp $
 
 AUTOTOOLS_AUTO_DEPEND="no"
 inherit autotools toolchain-funcs
@@ -13,7 +13,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="minizip static-libs"
 
 DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"





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

* [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: ChangeLog zlib-1.2.7.ebuild
@ 2012-09-28 13:37 Johannes Huber (johu)
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber (johu) @ 2012-09-28 13:37 UTC (permalink / raw
  To: gentoo-commits

johu        12/09/28 13:37:32

  Modified:             ChangeLog zlib-1.2.7.ebuild
  Log:
  Stable for x86, wrt bug #435754
  
  (Portage version: 2.2.0_alpha133/cvs/Linux i686)

Revision  Changes    Path
1.119                sys-libs/zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	28 Sep 2012 02:49:43 -0000	1.118
+++ ChangeLog	28 Sep 2012 13:37:32 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/zlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.118 2012/09/28 02:49:43 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.119 2012/09/28 13:37:32 johu Exp $
+
+  28 Sep 2012; Johannes Huber <johu@gentoo.org> zlib-1.2.7.ebuild:
+  Stable for x86, wrt bug #435754
 
   28 Sep 2012; Matt Turner <mattst88@gentoo.org> zlib-1.2.7.ebuild:
   Stable on alpha, bug 435754.



1.11                 sys-libs/zlib/zlib-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?r1=1.10&r2=1.11

Index: zlib-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- zlib-1.2.7.ebuild	28 Sep 2012 02:49:43 -0000	1.10
+++ zlib-1.2.7.ebuild	28 Sep 2012 13:37:32 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.10 2012/09/28 02:49:43 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.11 2012/09/28 13:37:32 johu Exp $
 
 AUTOTOOLS_AUTO_DEPEND="no"
 inherit autotools toolchain-funcs
@@ -13,7 +13,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="minizip static-libs"
 
 DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"





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

* [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: ChangeLog zlib-1.2.7.ebuild
@ 2012-09-30 17:26 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-30 17:26 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/30 17:26:34

  Modified:             ChangeLog zlib-1.2.7.ebuild
  Log:
  ia64/m68k/s390/sh/sparc stable wrt #435754
  
  (Portage version: 2.1.11.16/cvs/Linux ia64)

Revision  Changes    Path
1.120                sys-libs/zlib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?r1=1.119&r2=1.120

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog	28 Sep 2012 13:37:32 -0000	1.119
+++ ChangeLog	30 Sep 2012 17:26:34 -0000	1.120
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/zlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.119 2012/09/28 13:37:32 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.120 2012/09/30 17:26:34 armin76 Exp $
+
+  30 Sep 2012; Raúl Porcel <armin76@gentoo.org> zlib-1.2.7.ebuild:
+  ia64/m68k/s390/sh/sparc stable wrt #435754
 
   28 Sep 2012; Johannes Huber <johu@gentoo.org> zlib-1.2.7.ebuild:
   Stable for x86, wrt bug #435754



1.12                 sys-libs/zlib/zlib-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?r1=1.11&r2=1.12

Index: zlib-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- zlib-1.2.7.ebuild	28 Sep 2012 13:37:32 -0000	1.11
+++ zlib-1.2.7.ebuild	30 Sep 2012 17:26:34 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.11 2012/09/28 13:37:32 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.12 2012/09/30 17:26:34 armin76 Exp $
 
 AUTOTOOLS_AUTO_DEPEND="no"
 inherit autotools toolchain-funcs
@@ -13,7 +13,7 @@
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="minizip static-libs"
 
 DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"





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

end of thread, other threads:[~2012-09-30 17:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-30 17:26 [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: ChangeLog zlib-1.2.7.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-28 13:37 Johannes Huber (johu)
2012-09-28  2:49 Matt Turner (mattst88)
2012-09-26  3:17 Jeroen Roovers (jer)
2012-09-23 11:51 Agostino Sarubbo (ago)

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