public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-02-19 12:42 Torsten Veller (tove)
  0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller (tove) @ 2012-02-19 12:42 UTC (permalink / raw
  To: gentoo-commits

tove        12/02/19 12:42:17

  Modified:             ChangeLog
  Added:                HTTP-Daemon-6.10.0.ebuild
  Log:
  [bump] dev-perl/HTTP-Daemon-6.10.0
  
  (Portage version: 2.2.0_alpha87/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	18 Dec 2011 21:29:09 -0000	1.15
+++ ChangeLog	19 Feb 2012 12:42:17 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/HTTP-Daemon
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.15 2011/12/18 21:29:09 halcy0n Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.16 2012/02/19 12:42:17 tove Exp $
+
+*HTTP-Daemon-6.10.0 (19 Feb 2012)
+
+  19 Feb 2012; Torsten Veller <tove@gentoo.org> +HTTP-Daemon-6.10.0.ebuild:
+  Version bump
 
   18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   Stable for ppc64; bug #386309



1.1                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild?rev=1.1&content-type=text/plain

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.1 2012/02/19 12:42:17 tove Exp $

EAPI=4

MODULE_AUTHOR=GAAS
MODULE_VERSION=6.01
inherit perl-module

DESCRIPTION="Base class for simple HTTP servers"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND="
	!<dev-perl/libwww-perl-6
	>=dev-perl/HTTP-Date-6.0.0
	virtual/perl-IO
	>=dev-perl/HTTP-Message-6.0.0
	>=dev-perl/LWP-MediaTypes-6.0.0
"
DEPEND="${RDEPEND}"

SRC_TEST=online






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-05-05 23:51 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-05 23:51 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/05 23:51:52

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HTTP-Daemon-6.10.0.ebuild	19 Feb 2012 12:42:17 -0000	1.1
+++ HTTP-Daemon-6.10.0.ebuild	5 May 2012 23:51:52 -0000	1.2
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.1 2012/02/19 12:42:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.2 2012/05/05 23:51:52 aballier Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.18                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	1 Mar 2012 16:17:42 -0000	1.17
+++ ChangeLog	5 May 2012 23:51:52 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.17 2012/03/01 16:17:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.18 2012/05/05 23:51:52 aballier Exp $
+
+  05 May 2012; Alexis Ballier <aballier@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  keyword ~amd64-fbsd
 
   01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Add missing cpan remote-id tags in metadata.xml (#406287)






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-06-19  6:11 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-19  6:11 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/06/19 06:11:16

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  marked x86 per bug 414739
  
  (Portage version: 2.2.0_alpha110/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- HTTP-Daemon-6.10.0.ebuild	5 May 2012 23:51:52 -0000	1.2
+++ HTTP-Daemon-6.10.0.ebuild	19 Jun 2012 06:11:16 -0000	1.3
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.2 2012/05/05 23:51:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.3 2012/06/19 06:11:16 jdhore Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.19                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	5 May 2012 23:51:52 -0000	1.18
+++ ChangeLog	19 Jun 2012 06:11:16 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.18 2012/05/05 23:51:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.19 2012/06/19 06:11:16 jdhore Exp $
+
+  19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  marked x86 per bug 414739
 
   05 May 2012; Alexis Ballier <aballier@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
   keyword ~amd64-fbsd






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-06-19 13:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-19 13:07 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/19 13:07:23

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #414739
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- HTTP-Daemon-6.10.0.ebuild	19 Jun 2012 06:11:16 -0000	1.3
+++ HTTP-Daemon-6.10.0.ebuild	19 Jun 2012 13:07:23 -0000	1.4
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.3 2012/06/19 06:11:16 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.4 2012/06/19 13:07:23 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.20                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	19 Jun 2012 06:11:16 -0000	1.19
+++ ChangeLog	19 Jun 2012 13:07:23 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.19 2012/06/19 06:11:16 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.20 2012/06/19 13:07:23 ago Exp $
+
+  19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  Stable for amd64, wrt bug #414739
 
   19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
   marked x86 per bug 414739






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-06-21  4:26 Markus Meier (maekke)
  0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier (maekke) @ 2012-06-21  4:26 UTC (permalink / raw
  To: gentoo-commits

maekke      12/06/21 04:26:43

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  arm stable, bug #414739
  
  (Portage version: 2.1.10.65/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- HTTP-Daemon-6.10.0.ebuild	19 Jun 2012 13:07:23 -0000	1.4
+++ HTTP-Daemon-6.10.0.ebuild	21 Jun 2012 04:26:43 -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.4 2012/06/19 13:07:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.5 2012/06/21 04:26:43 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.21                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	19 Jun 2012 13:07:23 -0000	1.20
+++ ChangeLog	21 Jun 2012 04:26:43 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.20 2012/06/19 13:07:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.21 2012/06/21 04:26:43 maekke Exp $
+
+  21 Jun 2012; Markus Meier <maekke@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  arm stable, bug #414739
 
   19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
   Stable for amd64, wrt bug #414739






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-06-22 15:49 Brent Baude (ranger)
  0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2012-06-22 15:49 UTC (permalink / raw
  To: gentoo-commits

ranger      12/06/22 15:49:23

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  Marking HTTP-Daemon-6.10.0 ppc64 for bug 414739
  
  (Portage version: 2.1.10.49/cvs/Linux ppc64)

Revision  Changes    Path
1.6                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- HTTP-Daemon-6.10.0.ebuild	21 Jun 2012 04:26:43 -0000	1.5
+++ HTTP-Daemon-6.10.0.ebuild	22 Jun 2012 15:49:23 -0000	1.6
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.5 2012/06/21 04:26:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.6 2012/06/22 15:49:23 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.22                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	21 Jun 2012 04:26:43 -0000	1.21
+++ ChangeLog	22 Jun 2012 15:49:23 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.21 2012/06/21 04:26:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.22 2012/06/22 15:49:23 ranger Exp $
+
+  22 Jun 2012; Brent Baude <ranger@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  Marking HTTP-Daemon-6.10.0 ppc64 for bug 414739
 
   21 Jun 2012; Markus Meier <maekke@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
   arm stable, bug #414739






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-06-29 14:56 Jeroen Roovers (jer)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2012-06-29 14:56 UTC (permalink / raw
  To: gentoo-commits

jer         12/06/29 14:56:28

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #414739).
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- HTTP-Daemon-6.10.0.ebuild	22 Jun 2012 15:49:23 -0000	1.6
+++ HTTP-Daemon-6.10.0.ebuild	29 Jun 2012 14:56:28 -0000	1.7
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.6 2012/06/22 15:49:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.7 2012/06/29 14:56:28 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.24                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	24 Jun 2012 12:59:06 -0000	1.23
+++ ChangeLog	29 Jun 2012 14:56:28 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.23 2012/06/24 12:59:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.24 2012/06/29 14:56:28 jer Exp $
+
+  29 Jun 2012; Jeroen Roovers <jer@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  Stable for HPPA (bug #414739).
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-07-03 16:47 Brent Baude (ranger)
  0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2012-07-03 16:47 UTC (permalink / raw
  To: gentoo-commits

ranger      12/07/03 16:47:40

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  Marking HTTP-Daemon-6.10.0 ppc for bug 414739
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- HTTP-Daemon-6.10.0.ebuild	29 Jun 2012 14:56:28 -0000	1.7
+++ HTTP-Daemon-6.10.0.ebuild	3 Jul 2012 16:47:39 -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.7 2012/06/29 14:56:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.8 2012/07/03 16:47:39 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.25                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	29 Jun 2012 14:56:28 -0000	1.24
+++ ChangeLog	3 Jul 2012 16:47:39 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.24 2012/06/29 14:56:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.25 2012/07/03 16:47:39 ranger Exp $
+
+  03 Jul 2012; Brent Baude <ranger@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  Marking HTTP-Daemon-6.10.0 ppc for bug 414739
 
   29 Jun 2012; Jeroen Roovers <jer@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
   Stable for HPPA (bug #414739).






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-07-14  4:11 Akinori Hattori (hattya)
  0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori (hattya) @ 2012-07-14  4:11 UTC (permalink / raw
  To: gentoo-commits

hattya      12/07/14 04:11:35

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #414739
  
  (Portage version: 2.1.10.65/cvs/Linux i686)

Revision  Changes    Path
1.9                  dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild?r1=1.8&r2=1.9

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- HTTP-Daemon-6.10.0.ebuild	3 Jul 2012 16:47:39 -0000	1.8
+++ HTTP-Daemon-6.10.0.ebuild	14 Jul 2012 04:11:35 -0000	1.9
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.8 2012/07/03 16:47:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.9 2012/07/14 04:11:35 hattya Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.26                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	3 Jul 2012 16:47:39 -0000	1.25
+++ ChangeLog	14 Jul 2012 04:11:35 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.25 2012/07/03 16:47:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.26 2012/07/14 04:11:35 hattya Exp $
+
+  14 Jul 2012; Akinori Hattori <hattya@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  ia64 stable wrt bug #414739
 
   03 Jul 2012; Brent Baude <ranger@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
   Marking HTTP-Daemon-6.10.0 ppc for bug 414739






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2012-08-19 16:51 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-08-19 16:51 UTC (permalink / raw
  To: gentoo-commits

armin76     12/08/19 16:51:42

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  alpha/m68k/s390/sh/sparc stable wrt #414739
  
  (Portage version: 2.1.11.5/cvs/Linux ia64)

Revision  Changes    Path
1.10                 dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- HTTP-Daemon-6.10.0.ebuild	14 Jul 2012 04:11:35 -0000	1.9
+++ HTTP-Daemon-6.10.0.ebuild	19 Aug 2012 16:51:42 -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.9 2012/07/14 04:11:35 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.10 2012/08/19 16:51:42 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.27                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	14 Jul 2012 04:11:35 -0000	1.26
+++ ChangeLog	19 Aug 2012 16:51:42 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.26 2012/07/14 04:11:35 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.27 2012/08/19 16:51:42 armin76 Exp $
+
+  19 Aug 2012; Raúl Porcel <armin76@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  alpha/m68k/s390/sh/sparc stable wrt #414739
 
   14 Jul 2012; Akinori Hattori <hattya@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
   ia64 stable wrt bug #414739





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2013-02-19  2:09 Zac Medico (zmedico)
  0 siblings, 0 replies; 12+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-19  2:09 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/02/19 02:09:59

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  Add ~arm-linux keyword.
  
  (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.11                 dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

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

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- HTTP-Daemon-6.10.0.ebuild	19 Aug 2012 16:51:42 -0000	1.10
+++ HTTP-Daemon-6.10.0.ebuild	19 Feb 2013 02:09:59 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.10 2012/08/19 16:51:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.11 2013/02/19 02:09:59 zmedico Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.29                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	2 Sep 2012 16:23:13 -0000	1.28
+++ ChangeLog	19 Feb 2013 02:09:59 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.28 2012/09/02 16:23:13 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.29 2013/02/19 02:09:59 zmedico Exp $
+
+  19 Feb 2013; Zac Medico <zmedico@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  Add ~arm-linux keyword.
 
   02 Sep 2012; Torsten Veller <tove@gentoo.org> -HTTP-Daemon-6.0.0.ebuild:
   Cleanup





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog
@ 2014-01-20 23:24 Mike Frysinger (vapier)
  0 siblings, 0 replies; 12+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-20 23:24 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/20 23:24:05

  Modified:             HTTP-Daemon-6.10.0.ebuild ChangeLog
  Log:
  Add arm64 love.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.12                 dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild?r1=1.11&r2=1.12

Index: HTTP-Daemon-6.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- HTTP-Daemon-6.10.0.ebuild	19 Feb 2013 02:09:59 -0000	1.11
+++ HTTP-Daemon-6.10.0.ebuild	20 Jan 2014 23:24:04 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.11 2013/02/19 02:09:59 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.10.0.ebuild,v 1.12 2014/01/20 23:24:04 vapier Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.30                 dev-perl/HTTP-Daemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	19 Feb 2013 02:09:59 -0000	1.29
+++ ChangeLog	20 Jan 2014 23:24:04 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/HTTP-Daemon
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.29 2013/02/19 02:09:59 zmedico Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.30 2014/01/20 23:24:04 vapier Exp $
+
+  20 Jan 2014; Mike Frysinger <vapier@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
+  Add arm64 love.
 
   19 Feb 2013; Zac Medico <zmedico@gentoo.org> HTTP-Daemon-6.10.0.ebuild:
   Add ~arm-linux keyword.





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

end of thread, other threads:[~2014-01-20 23:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-22 15:49 [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.10.0.ebuild ChangeLog Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-20 23:24 Mike Frysinger (vapier)
2013-02-19  2:09 Zac Medico (zmedico)
2012-08-19 16:51 Raul Porcel (armin76)
2012-07-14  4:11 Akinori Hattori (hattya)
2012-07-03 16:47 Brent Baude (ranger)
2012-06-29 14:56 Jeroen Roovers (jer)
2012-06-21  4:26 Markus Meier (maekke)
2012-06-19 13:07 Agostino Sarubbo (ago)
2012-06-19  6:11 Jeff Horelick (jdhore)
2012-05-05 23:51 Alexis Ballier (aballier)
2012-02-19 12:42 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