public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.21.ebuild
@ 2011-09-16 11:53 Andreas Schuerch (nativemad)
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Schuerch (nativemad) @ 2011-09-16 11:53 UTC (permalink / raw
  To: gentoo-commits

nativemad    11/09/16 11:53:41

  Modified:             ChangeLog apache-2.2.21.ebuild
  Log:
  x86 stable, thanks JD, bug 382971
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.162                www-servers/apache/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?r1=1.161&r2=1.162

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog	15 Sep 2011 10:41:16 -0000	1.161
+++ ChangeLog	16 Sep 2011 11:53:40 -0000	1.162
@@ -1,6 +1,9 @@
 # ChangeLog for www-servers/apache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.161 2011/09/15 10:41:16 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.162 2011/09/16 11:53:40 nativemad Exp $
+
+  16 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> apache-2.2.21.ebuild:
+  x86 stable, thanks JD, bug 382971
 
 *apache-2.2.21 (15 Sep 2011)
 



1.2                  www-servers/apache/apache-2.2.21.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?r1=1.1&r2=1.2

Index: apache-2.2.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apache-2.2.21.ebuild	15 Sep 2011 10:41:16 -0000	1.1
+++ apache-2.2.21.ebuild	16 Sep 2011 11:53:40 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.1 2011/09/15 10:41:16 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.2 2011/09/16 11:53:40 nativemad Exp $
 
 # latest gentoo apache files
 GENTOO_PATCHSTAMP="20110915"
@@ -88,7 +88,7 @@
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="${DEPEND}






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

* [gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.21.ebuild
@ 2011-09-16 11:59 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 5+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-09-16 11:59 UTC (permalink / raw
  To: gentoo-commits

chainsaw    11/09/16 11:59:21

  Modified:             ChangeLog apache-2.2.21.ebuild
  Log:
  Marked stable on AMD64 based on arch testing by Tomáš "Mepho" Pružina, Agostino "ago" Sarubbo, Ian "idella4" Delaney & Elijah "Armageddon" El Lazkani in bug #382971.
  
  (Portage version: 2.1.10.16/cvs/Linux x86_64)

Revision  Changes    Path
1.163                www-servers/apache/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.163&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.163&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?r1=1.162&r2=1.163

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog	16 Sep 2011 11:53:40 -0000	1.162
+++ ChangeLog	16 Sep 2011 11:59:21 -0000	1.163
@@ -1,6 +1,11 @@
 # ChangeLog for www-servers/apache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.162 2011/09/16 11:53:40 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.163 2011/09/16 11:59:21 chainsaw Exp $
+
+  16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> apache-2.2.21.ebuild:
+  Marked stable on AMD64 based on arch testing by Tomáš "Mepho" Pružina,
+  Agostino "ago" Sarubbo, Ian "idella4" Delaney & Elijah "Armageddon" El
+  Lazkani in bug #382971.
 
   16 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> apache-2.2.21.ebuild:
   x86 stable, thanks JD, bug 382971



1.3                  www-servers/apache/apache-2.2.21.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?r1=1.2&r2=1.3

Index: apache-2.2.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- apache-2.2.21.ebuild	16 Sep 2011 11:53:40 -0000	1.2
+++ apache-2.2.21.ebuild	16 Sep 2011 11:59:21 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.2 2011/09/16 11:53:40 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.3 2011/09/16 11:59:21 chainsaw Exp $
 
 # latest gentoo apache files
 GENTOO_PATCHSTAMP="20110915"
@@ -88,7 +88,7 @@
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="${DEPEND}






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

* [gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.21.ebuild
@ 2011-09-16 15:48 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2011-09-16 15:48 UTC (permalink / raw
  To: gentoo-commits

jer         11/09/16 15:48:48

  Modified:             ChangeLog apache-2.2.21.ebuild
  Log:
  Stable for HPPA (bug #382971).
  
  (Portage version: 2.2.0_alpha58/cvs/Linux x86_64)

Revision  Changes    Path
1.164                www-servers/apache/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?r1=1.163&r2=1.164

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	16 Sep 2011 11:59:21 -0000	1.163
+++ ChangeLog	16 Sep 2011 15:48:48 -0000	1.164
@@ -1,6 +1,9 @@
 # ChangeLog for www-servers/apache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.163 2011/09/16 11:59:21 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.164 2011/09/16 15:48:48 jer Exp $
+
+  16 Sep 2011; Jeroen Roovers <jer@gentoo.org> apache-2.2.21.ebuild:
+  Stable for HPPA (bug #382971).
 
   16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> apache-2.2.21.ebuild:
   Marked stable on AMD64 based on arch testing by Tomáš "Mepho" Pružina,



1.4                  www-servers/apache/apache-2.2.21.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?r1=1.3&r2=1.4

Index: apache-2.2.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apache-2.2.21.ebuild	16 Sep 2011 11:59:21 -0000	1.3
+++ apache-2.2.21.ebuild	16 Sep 2011 15:48:48 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.3 2011/09/16 11:59:21 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.4 2011/09/16 15:48:48 jer Exp $
 
 # latest gentoo apache files
 GENTOO_PATCHSTAMP="20110915"
@@ -88,7 +88,7 @@
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="${DEPEND}






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

* [gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.21.ebuild
@ 2011-09-17 11:22 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2011-09-17 11:22 UTC (permalink / raw
  To: gentoo-commits

armin76     11/09/17 11:22:17

  Modified:             ChangeLog apache-2.2.21.ebuild
  Log:
  alpha/arm/ia64/s390/sh/sparc stable wrt #382971
  
  (Portage version: 2.1.10.11/cvs/Linux ia64)

Revision  Changes    Path
1.165                www-servers/apache/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.165&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.165&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?r1=1.164&r2=1.165

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog	16 Sep 2011 15:48:48 -0000	1.164
+++ ChangeLog	17 Sep 2011 11:22:17 -0000	1.165
@@ -1,6 +1,9 @@
 # ChangeLog for www-servers/apache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.164 2011/09/16 15:48:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.165 2011/09/17 11:22:17 armin76 Exp $
+
+  17 Sep 2011; Raúl Porcel <armin76@gentoo.org> apache-2.2.21.ebuild:
+  alpha/arm/ia64/s390/sh/sparc stable wrt #382971
 
   16 Sep 2011; Jeroen Roovers <jer@gentoo.org> apache-2.2.21.ebuild:
   Stable for HPPA (bug #382971).



1.5                  www-servers/apache/apache-2.2.21.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?r1=1.4&r2=1.5

Index: apache-2.2.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apache-2.2.21.ebuild	16 Sep 2011 15:48:48 -0000	1.4
+++ apache-2.2.21.ebuild	17 Sep 2011 11:22:17 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.4 2011/09/16 15:48:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.5 2011/09/17 11:22:17 armin76 Exp $
 
 # latest gentoo apache files
 GENTOO_PATCHSTAMP="20110915"
@@ -88,7 +88,7 @@
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="${DEPEND}






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

* [gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.21.ebuild
@ 2011-09-27 18:24 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 5+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-09-27 18:24 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/09/27 18:24:49

  Modified:             ChangeLog apache-2.2.21.ebuild
  Log:
  ppc/ppc64 stable wrt #382971
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.166                www-servers/apache/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.166&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.166&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?r1=1.165&r2=1.166

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog	17 Sep 2011 11:22:17 -0000	1.165
+++ ChangeLog	27 Sep 2011 18:24:48 -0000	1.166
@@ -1,6 +1,9 @@
 # ChangeLog for www-servers/apache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.165 2011/09/17 11:22:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.166 2011/09/27 18:24:48 xarthisius Exp $
+
+  27 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> apache-2.2.21.ebuild:
+  ppc/ppc64 stable wrt #382971
 
   17 Sep 2011; Raúl Porcel <armin76@gentoo.org> apache-2.2.21.ebuild:
   alpha/arm/ia64/s390/sh/sparc stable wrt #382971



1.6                  www-servers/apache/apache-2.2.21.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild?r1=1.5&r2=1.6

Index: apache-2.2.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- apache-2.2.21.ebuild	17 Sep 2011 11:22:17 -0000	1.5
+++ apache-2.2.21.ebuild	27 Sep 2011 18:24:48 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.5 2011/09/17 11:22:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.6 2011/09/27 18:24:48 xarthisius Exp $
 
 # latest gentoo apache files
 GENTOO_PATCHSTAMP="20110915"
@@ -88,7 +88,7 @@
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="${DEPEND}






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

end of thread, other threads:[~2011-09-27 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-27 18:24 [gentoo-commits] gentoo-x86 commit in www-servers/apache: ChangeLog apache-2.2.21.ebuild Kacper Kowalik (xarthisius)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-17 11:22 Raul Porcel (armin76)
2011-09-16 15:48 Jeroen Roovers (jer)
2011-09-16 11:59 Tony Vroon (chainsaw)
2011-09-16 11:53 Andreas Schuerch (nativemad)

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