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.0.0.ebuild ChangeLog
@ 2011-04-04 23:16 Jeroen Roovers (jer)
  0 siblings, 0 replies; 14+ messages in thread
From: Jeroen Roovers (jer) @ 2011-04-04 23:16 UTC (permalink / raw
  To: gentoo-commits

jer         11/04/04 23:16:14

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #358079).
  
  (Portage version: 2.2.0_alpha29/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.1&r2=1.2

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HTTP-Daemon-6.0.0.ebuild	9 Mar 2011 13:44:07 -0000	1.1
+++ HTTP-Daemon-6.0.0.ebuild	4 Apr 2011 23:16:14 -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.1 2011/03/09 13:44:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.2 2011/04/04 23:16:14 jer Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 RDEPEND="



1.2                  dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 Mar 2011 13:44:07 -0000	1.1
+++ ChangeLog	4 Apr 2011 23:16:14 -0000	1.2
@@ -1,6 +1,9 @@
 # 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.1 2011/03/09 13:44:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.2 2011/04/04 23:16:14 jer Exp $
+
+  04 Apr 2011; Jeroen Roovers <jer@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  Marked ~hppa (bug #358079).
 
 *HTTP-Daemon-6.0.0 (09 Mar 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-04-08 16:07 Markus Meier (maekke)
  0 siblings, 0 replies; 14+ messages in thread
From: Markus Meier (maekke) @ 2011-04-08 16:07 UTC (permalink / raw
  To: gentoo-commits

maekke      11/04/08 16:07:13

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  add ~arm, bug #358079
  
  (Portage version: 2.1.9.45/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.2&r2=1.3

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- HTTP-Daemon-6.0.0.ebuild	4 Apr 2011 23:16:14 -0000	1.2
+++ HTTP-Daemon-6.0.0.ebuild	8 Apr 2011 16:07:13 -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.2 2011/04/04 23:16:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.3 2011/04/08 16:07:13 maekke Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 IUSE=""
 
 RDEPEND="



1.3                  dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	4 Apr 2011 23:16:14 -0000	1.2
+++ ChangeLog	8 Apr 2011 16:07:13 -0000	1.3
@@ -1,6 +1,9 @@
 # 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.2 2011/04/04 23:16:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.3 2011/04/08 16:07:13 maekke Exp $
+
+  08 Apr 2011; Markus Meier <maekke@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  add ~arm, bug #358079
 
   04 Apr 2011; Jeroen Roovers <jer@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   Marked ~hppa (bug #358079).






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-04-24 11:42 Fabian Groffen (grobian)
  0 siblings, 0 replies; 14+ messages in thread
From: Fabian Groffen (grobian) @ 2011-04-24 11:42 UTC (permalink / raw
  To: gentoo-commits

grobian     11/04/24 11:42:57

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  (Re)keyword for Prefix, bug #358079
  
  (Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.3&r2=1.4

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- HTTP-Daemon-6.0.0.ebuild	8 Apr 2011 16:07:13 -0000	1.3
+++ HTTP-Daemon-6.0.0.ebuild	24 Apr 2011 11:42:57 -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.3 2011/04/08 16:07:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.4 2011/04/24 11:42:57 grobian Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.4                  dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	8 Apr 2011 16:07:13 -0000	1.3
+++ ChangeLog	24 Apr 2011 11:42:57 -0000	1.4
@@ -1,6 +1,9 @@
 # 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.3 2011/04/08 16:07:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.4 2011/04/24 11:42:57 grobian Exp $
+
+  24 Apr 2011; Fabian Groffen <grobian@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  (Re)keyword for Prefix, bug #358079
 
   08 Apr 2011; Markus Meier <maekke@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   add ~arm, bug #358079






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-05-15 18:37 Raul Porcel (armin76)
  0 siblings, 0 replies; 14+ messages in thread
From: Raul Porcel (armin76) @ 2011-05-15 18:37 UTC (permalink / raw
  To: gentoo-commits

armin76     11/05/15 18:37:31

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #358079
  
  (Portage version: 2.1.9.49/cvs/Linux ia64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.4&r2=1.5

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- HTTP-Daemon-6.0.0.ebuild	24 Apr 2011 11:42:57 -0000	1.4
+++ HTTP-Daemon-6.0.0.ebuild	15 May 2011 18:37:31 -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.4 2011/04/24 11:42:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.5 2011/05/15 18:37:31 armin76 Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-aix ~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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.5                  dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	24 Apr 2011 11:42:57 -0000	1.4
+++ ChangeLog	15 May 2011 18:37:31 -0000	1.5
@@ -1,6 +1,9 @@
 # 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.4 2011/04/24 11:42:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.5 2011/05/15 18:37:31 armin76 Exp $
+
+  15 May 2011; Raúl Porcel <armin76@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #358079
 
   24 Apr 2011; Fabian Groffen <grobian@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   (Re)keyword for Prefix, bug #358079






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-06-13  0:05 Matt Turner (mattst88)
  0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner (mattst88) @ 2011-06-13  0:05 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/06/13 00:05:12

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  Added ~mips, bug 358079
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.5&r2=1.6

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- HTTP-Daemon-6.0.0.ebuild	15 May 2011 18:37:31 -0000	1.5
+++ HTTP-Daemon-6.0.0.ebuild	13 Jun 2011 00:05:12 -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.5 2011/05/15 18:37:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.6 2011/06/13 00:05:12 mattst88 Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.6                  dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	15 May 2011 18:37:31 -0000	1.5
+++ ChangeLog	13 Jun 2011 00:05:12 -0000	1.6
@@ -1,6 +1,9 @@
 # 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.5 2011/05/15 18:37:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.6 2011/06/13 00:05:12 mattst88 Exp $
+
+  13 Jun 2011; Matt Turner <mattst88@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  Added ~mips, bug 358079
 
   15 May 2011; Raúl Porcel <armin76@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #358079






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-07-07  5:02 Alexis Ballier (aballier)
  0 siblings, 0 replies; 14+ messages in thread
From: Alexis Ballier (aballier) @ 2011-07-07  5:02 UTC (permalink / raw
  To: gentoo-commits

aballier    11/07/07 05:02:25

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  keyword ~x86-fbsd, bug #358079
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.6&r2=1.7

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- HTTP-Daemon-6.0.0.ebuild	13 Jun 2011 00:05:12 -0000	1.6
+++ HTTP-Daemon-6.0.0.ebuild	7 Jul 2011 05:02:25 -0000	1.7
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.6 2011/06/13 00:05:12 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.7 2011/07/07 05:02:25 aballier Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~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="



1.7                  dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	13 Jun 2011 00:05:12 -0000	1.6
+++ ChangeLog	7 Jul 2011 05:02:25 -0000	1.7
@@ -1,6 +1,9 @@
 # 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.6 2011/06/13 00:05:12 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.7 2011/07/07 05:02:25 aballier Exp $
+
+  07 Jul 2011; Alexis Ballier <aballier@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  keyword ~x86-fbsd, bug #358079
 
   13 Jun 2011; Matt Turner <mattst88@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   Added ~mips, bug 358079






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-08-09 16:14 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 14+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-08-09 16:14 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/08/09 16:14:47

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  Marked ~ppc/~ppc64 wrt #358079
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.7&r2=1.8

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- HTTP-Daemon-6.0.0.ebuild	7 Jul 2011 05:02:25 -0000	1.7
+++ HTTP-Daemon-6.0.0.ebuild	9 Aug 2011 16:14:47 -0000	1.8
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.7 2011/07/07 05:02:25 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.8 2011/08/09 16:14:47 xarthisius Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Base class for simple HTTP servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~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 ~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.8                  dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	7 Jul 2011 05:02:25 -0000	1.7
+++ ChangeLog	9 Aug 2011 16:14:47 -0000	1.8
@@ -1,6 +1,9 @@
 # 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.7 2011/07/07 05:02:25 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.8 2011/08/09 16:14:47 xarthisius Exp $
+
+  09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  Marked ~ppc/~ppc64 wrt #358079
 
   07 Jul 2011; Alexis Ballier <aballier@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   keyword ~x86-fbsd, bug #358079






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-11-06 13:10 Brent Baude (ranger)
  0 siblings, 0 replies; 14+ messages in thread
From: Brent Baude (ranger) @ 2011-11-06 13:10 UTC (permalink / raw
  To: gentoo-commits

ranger      11/11/06 13:10:17

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  Marking HTTP-Daemon-6.0.0 ppc for bug 386309
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.8&r2=1.9

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- HTTP-Daemon-6.0.0.ebuild	9 Aug 2011 16:14:47 -0000	1.8
+++ HTTP-Daemon-6.0.0.ebuild	6 Nov 2011 13:10:17 -0000	1.9
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.8 2011/08/09 16:14:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.9 2011/11/06 13:10:17 ranger Exp $
 
 EAPI=3
 
@@ -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 ~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.9                  dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	9 Aug 2011 16:14:47 -0000	1.8
+++ ChangeLog	6 Nov 2011 13:10:17 -0000	1.9
@@ -1,6 +1,9 @@
 # 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.8 2011/08/09 16:14:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.9 2011/11/06 13:10:17 ranger Exp $
+
+  06 Nov 2011; Brent Baude <ranger@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  Marking HTTP-Daemon-6.0.0 ppc stable for bug 386309
 
   09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   Marked ~ppc/~ppc64 wrt #358079






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-11-06 13:54 Andreas Schuerch (nativemad)
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Schuerch (nativemad) @ 2011-11-06 13:54 UTC (permalink / raw
  To: gentoo-commits

nativemad    11/11/06 13:54:52

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  x86 stable, bug 386309. Thanks Myckel Habets.
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.9&r2=1.10

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- HTTP-Daemon-6.0.0.ebuild	6 Nov 2011 13:10:17 -0000	1.9
+++ HTTP-Daemon-6.0.0.ebuild	6 Nov 2011 13:54:52 -0000	1.10
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.9 2011/11/06 13:10:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.10 2011/11/06 13:54:52 nativemad Exp $
 
 EAPI=3
 
@@ -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 ~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.10                 dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	6 Nov 2011 13:10:17 -0000	1.9
+++ ChangeLog	6 Nov 2011 13:54:52 -0000	1.10
@@ -1,6 +1,10 @@
 # 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.9 2011/11/06 13:10:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.10 2011/11/06 13:54:52 nativemad Exp $
+
+  06 Nov 2011; Andreas Schuerch <nativemad@gentoo.org>
+  HTTP-Daemon-6.0.0.ebuild:
+  x86 stable, bug 386309. Thanks Myckel Habets.
 
   06 Nov 2011; Brent Baude <ranger@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   Marking HTTP-Daemon-6.0.0 ppc stable for bug 386309






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-11-06 21:17 Markus Meier (maekke)
  0 siblings, 0 replies; 14+ messages in thread
From: Markus Meier (maekke) @ 2011-11-06 21:17 UTC (permalink / raw
  To: gentoo-commits

maekke      11/11/06 21:17:54

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  arm stable, bug #386309
  
  (Portage version: 2.1.10.32/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.10&r2=1.11

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- HTTP-Daemon-6.0.0.ebuild	6 Nov 2011 13:54:52 -0000	1.10
+++ HTTP-Daemon-6.0.0.ebuild	6 Nov 2011 21:17:54 -0000	1.11
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.10 2011/11/06 13:54:52 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.11 2011/11/06 21:17:54 maekke Exp $
 
 EAPI=3
 
@@ -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 ~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.11                 dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	6 Nov 2011 13:54:52 -0000	1.10
+++ ChangeLog	6 Nov 2011 21:17:54 -0000	1.11
@@ -1,6 +1,9 @@
 # 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.10 2011/11/06 13:54:52 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.11 2011/11/06 21:17:54 maekke Exp $
+
+  06 Nov 2011; Markus Meier <maekke@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  arm stable, bug #386309
 
   06 Nov 2011; Andreas Schuerch <nativemad@gentoo.org>
   HTTP-Daemon-6.0.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-11-07 13:06 Jeroen Roovers (jer)
  0 siblings, 0 replies; 14+ messages in thread
From: Jeroen Roovers (jer) @ 2011-11-07 13:06 UTC (permalink / raw
  To: gentoo-commits

jer         11/11/07 13:06:18

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #386309).
  
  (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.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.0.0.ebuild?r1=1.11&r2=1.12

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- HTTP-Daemon-6.0.0.ebuild	6 Nov 2011 21:17:54 -0000	1.11
+++ HTTP-Daemon-6.0.0.ebuild	7 Nov 2011 13:06:18 -0000	1.12
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.11 2011/11/06 21:17:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.12 2011/11/07 13:06:18 jer Exp $
 
 EAPI=3
 
@@ -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 ~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.12                 dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	6 Nov 2011 21:17:54 -0000	1.11
+++ ChangeLog	7 Nov 2011 13:06:18 -0000	1.12
@@ -1,6 +1,9 @@
 # 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.11 2011/11/06 21:17:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.12 2011/11/07 13:06:18 jer Exp $
+
+  07 Nov 2011; Jeroen Roovers <jer@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  Stable for HPPA (bug #386309).
 
   06 Nov 2011; Markus Meier <maekke@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   arm stable, bug #386309






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-11-08 23:22 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 14+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-11-08 23:22 UTC (permalink / raw
  To: gentoo-commits

chainsaw    11/11/08 23:22:33

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in security bug #386309.
  
  (Portage version: 2.1.10.31/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild

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

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- HTTP-Daemon-6.0.0.ebuild	7 Nov 2011 13:06:18 -0000	1.12
+++ HTTP-Daemon-6.0.0.ebuild	8 Nov 2011 23:22:33 -0000	1.13
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.12 2011/11/07 13:06:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.13 2011/11/08 23:22:33 chainsaw Exp $
 
 EAPI=3
 
@@ -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 ~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.13                 dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	7 Nov 2011 13:06:18 -0000	1.12
+++ ChangeLog	8 Nov 2011 23:22:33 -0000	1.13
@@ -1,6 +1,10 @@
 # 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.12 2011/11/07 13:06:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.13 2011/11/08 23:22:33 chainsaw Exp $
+
+  08 Nov 2011; Tony Vroon <chainsaw@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
+  "idella4" Delaney in security bug #386309.
 
   07 Nov 2011; Jeroen Roovers <jer@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   Stable for HPPA (bug #386309).






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-11-19 19:57 Raul Porcel (armin76)
  0 siblings, 0 replies; 14+ messages in thread
From: Raul Porcel (armin76) @ 2011-11-19 19:57 UTC (permalink / raw
  To: gentoo-commits

armin76     11/11/19 19:57:20

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

Revision  Changes    Path
1.14                 dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild

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

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- HTTP-Daemon-6.0.0.ebuild	8 Nov 2011 23:22:33 -0000	1.13
+++ HTTP-Daemon-6.0.0.ebuild	19 Nov 2011 19:57:20 -0000	1.14
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.13 2011/11/08 23:22:33 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.14 2011/11/19 19:57:20 armin76 Exp $
 
 EAPI=3
 
@@ -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 ~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.14                 dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	8 Nov 2011 23:22:33 -0000	1.13
+++ ChangeLog	19 Nov 2011 19:57:20 -0000	1.14
@@ -1,6 +1,9 @@
 # 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.13 2011/11/08 23:22:33 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.14 2011/11/19 19:57:20 armin76 Exp $
+
+  19 Nov 2011; Raúl Porcel <armin76@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  alpha/ia64/m68k/s390/sh/sparc stable wrt #386309
 
   08 Nov 2011; Tony Vroon <chainsaw@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog
@ 2011-12-18 21:29 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 14+ messages in thread
From: Mark Loeser (halcy0n) @ 2011-12-18 21:29 UTC (permalink / raw
  To: gentoo-commits

halcy0n     11/12/18 21:29:09

  Modified:             HTTP-Daemon-6.0.0.ebuild ChangeLog
  Log:
  Stable for ppc64; bug #386309
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.15                 dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild

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

Index: HTTP-Daemon-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- HTTP-Daemon-6.0.0.ebuild	19 Nov 2011 19:57:20 -0000	1.14
+++ HTTP-Daemon-6.0.0.ebuild	18 Dec 2011 21:29:09 -0000	1.15
@@ -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/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.14 2011/11/19 19:57:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/HTTP-Daemon-6.0.0.ebuild,v 1.15 2011/12/18 21:29:09 halcy0n Exp $
 
 EAPI=3
 
@@ -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 ~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.15                 dev-perl/HTTP-Daemon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	19 Nov 2011 19:57:20 -0000	1.14
+++ ChangeLog	18 Dec 2011 21:29:09 -0000	1.15
@@ -1,6 +1,9 @@
 # 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.14 2011/11/19 19:57:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Daemon/ChangeLog,v 1.15 2011/12/18 21:29:09 halcy0n Exp $
+
+  18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
+  Stable for ppc64; bug #386309
 
   19 Nov 2011; Raúl Porcel <armin76@gentoo.org> HTTP-Daemon-6.0.0.ebuild:
   alpha/ia64/m68k/s390/sh/sparc stable wrt #386309






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

end of thread, other threads:[~2011-12-18 21:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-19 19:57 [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Daemon: HTTP-Daemon-6.0.0.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-12-18 21:29 Mark Loeser (halcy0n)
2011-11-08 23:22 Tony Vroon (chainsaw)
2011-11-07 13:06 Jeroen Roovers (jer)
2011-11-06 21:17 Markus Meier (maekke)
2011-11-06 13:54 Andreas Schuerch (nativemad)
2011-11-06 13:10 Brent Baude (ranger)
2011-08-09 16:14 Kacper Kowalik (xarthisius)
2011-07-07  5:02 Alexis Ballier (aballier)
2011-06-13  0:05 Matt Turner (mattst88)
2011-05-15 18:37 Raul Porcel (armin76)
2011-04-24 11:42 Fabian Groffen (grobian)
2011-04-08 16:07 Markus Meier (maekke)
2011-04-04 23:16 Jeroen Roovers (jer)

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