public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/httping: httping-1.5.3.ebuild ChangeLog
@ 2012-06-04 10:52 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-04 10:52 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/04 10:52:39

  Modified:             httping-1.5.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #419217
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-analyzer/httping/httping-1.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?r1=1.1&r2=1.2

Index: httping-1.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- httping-1.5.3.ebuild	3 May 2012 15:09:55 -0000	1.1
+++ httping-1.5.3.ebuild	4 Jun 2012 10:52:39 -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/net-analyzer/httping/httping-1.5.3.ebuild,v 1.1 2012/05/03 15:09:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v 1.2 2012/06/04 10:52:39 ago Exp $
 
 EAPI=4
 inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="debug ssl"
 
 RDEPEND=">=sys-libs/ncurses-5



1.77                 net-analyzer/httping/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	3 May 2012 15:09:55 -0000	1.76
+++ ChangeLog	4 Jun 2012 10:52:39 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/httping
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.76 2012/05/03 15:09:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.77 2012/06/04 10:52:39 ago Exp $
+
+  04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> httping-1.5.3.ebuild:
+  Stable for amd64, wrt bug #419217
 
 *httping-1.5.3 (03 May 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/httping: httping-1.5.3.ebuild ChangeLog
@ 2012-06-05 21:09 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-06-05 21:09 UTC (permalink / raw
  To: gentoo-commits

ranger      12/06/05 21:09:08

  Modified:             httping-1.5.3.ebuild ChangeLog
  Log:
  Marking httping-1.5.3 ppc64 for bug 419217
  
  (Portage version: 2.1.10.49/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  net-analyzer/httping/httping-1.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?r1=1.2&r2=1.3

Index: httping-1.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- httping-1.5.3.ebuild	4 Jun 2012 10:52:39 -0000	1.2
+++ httping-1.5.3.ebuild	5 Jun 2012 21:09:08 -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/net-analyzer/httping/httping-1.5.3.ebuild,v 1.2 2012/06/04 10:52:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v 1.3 2012/06/05 21:09:08 ranger Exp $
 
 EAPI=4
 inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86"
 IUSE="debug ssl"
 
 RDEPEND=">=sys-libs/ncurses-5



1.78                 net-analyzer/httping/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	4 Jun 2012 10:52:39 -0000	1.77
+++ ChangeLog	5 Jun 2012 21:09:08 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/httping
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.77 2012/06/04 10:52:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.78 2012/06/05 21:09:08 ranger Exp $
+
+  05 Jun 2012; Brent Baude <ranger@gentoo.org> httping-1.5.3.ebuild:
+  Marking httping-1.5.3 ppc64 for bug 419217
 
   04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> httping-1.5.3.ebuild:
   Stable for amd64, wrt bug #419217






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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/httping: httping-1.5.3.ebuild ChangeLog
@ 2012-06-07  2:11 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2012-06-07  2:11 UTC (permalink / raw
  To: gentoo-commits

jer         12/06/07 02:11:35

  Modified:             httping-1.5.3.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #419217).
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-analyzer/httping/httping-1.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?r1=1.3&r2=1.4

Index: httping-1.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- httping-1.5.3.ebuild	5 Jun 2012 21:09:08 -0000	1.3
+++ httping-1.5.3.ebuild	7 Jun 2012 02:11:33 -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/net-analyzer/httping/httping-1.5.3.ebuild,v 1.3 2012/06/05 21:09:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v 1.4 2012/06/07 02:11:33 jer Exp $
 
 EAPI=4
 inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 hppa ~mips ~ppc ppc64 ~sparc ~x86"
 IUSE="debug ssl"
 
 RDEPEND=">=sys-libs/ncurses-5



1.79                 net-analyzer/httping/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	5 Jun 2012 21:09:08 -0000	1.78
+++ ChangeLog	7 Jun 2012 02:11:33 -0000	1.79
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/httping
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.78 2012/06/05 21:09:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.79 2012/06/07 02:11:33 jer Exp $
+
+  07 Jun 2012; Jeroen Roovers <jer@gentoo.org> httping-1.5.3.ebuild:
+  Stable for HPPA (bug #419217).
 
   05 Jun 2012; Brent Baude <ranger@gentoo.org> httping-1.5.3.ebuild:
   Marking httping-1.5.3 ppc64 for bug 419217






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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/httping: httping-1.5.3.ebuild ChangeLog
@ 2012-06-14  2:42 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-14  2:42 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/06/14 02:42:29

  Modified:             httping-1.5.3.ebuild ChangeLog
  Log:
  marked x86 per bug 419217
  
  (Portage version: 2.2.0_alpha110/cvs/Linux i686)

Revision  Changes    Path
1.5                  net-analyzer/httping/httping-1.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild?r1=1.4&r2=1.5

Index: httping-1.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- httping-1.5.3.ebuild	7 Jun 2012 02:11:33 -0000	1.4
+++ httping-1.5.3.ebuild	14 Jun 2012 02:42:25 -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/net-analyzer/httping/httping-1.5.3.ebuild,v 1.4 2012/06/07 02:11:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v 1.5 2012/06/14 02:42:25 jdhore Exp $
 
 EAPI=4
 inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 hppa ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 hppa ~mips ~ppc ppc64 ~sparc x86"
 IUSE="debug ssl"
 
 RDEPEND=">=sys-libs/ncurses-5



1.80                 net-analyzer/httping/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/httping/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	7 Jun 2012 02:11:33 -0000	1.79
+++ ChangeLog	14 Jun 2012 02:42:25 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/httping
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.79 2012/06/07 02:11:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.80 2012/06/14 02:42:25 jdhore Exp $
+
+  14 Jun 2012; Jeff Horelick <jdhore@gentoo.org> httping-1.5.3.ebuild:
+  marked x86 per bug 419217
 
   07 Jun 2012; Jeroen Roovers <jer@gentoo.org> httping-1.5.3.ebuild:
   Stable for HPPA (bug #419217).






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

end of thread, other threads:[~2012-06-14  2:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14  2:42 [gentoo-commits] gentoo-x86 commit in net-analyzer/httping: httping-1.5.3.ebuild ChangeLog Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-07  2:11 Jeroen Roovers (jer)
2012-06-05 21:09 Brent Baude (ranger)
2012-06-04 10:52 Agostino Sarubbo (ago)

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