public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/ssmping: ssmping-0.9-r1.ebuild ChangeLog
@ 2007-09-12 11:57 Christoph Mende (angelos)
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Mende (angelos) @ 2007-09-12 11:57 UTC (permalink / raw
  To: gentoo-commits

angelos     07/09/12 11:57:20

  Modified:             ssmping-0.9-r1.ebuild ChangeLog
  Log:
  Stable on amd64
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.4                  net-analyzer/ssmping/ssmping-0.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?r1=1.3&r2=1.4

Index: ssmping-0.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ssmping-0.9-r1.ebuild	15 Apr 2007 05:39:44 -0000	1.3
+++ ssmping-0.9-r1.ebuild	12 Sep 2007 11:57:20 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v 1.3 2007/04/15 05:39:44 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v 1.4 2007/09/12 11:57:20 angelos Exp $
 
 inherit toolchain-funcs eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="virtual/libc"



1.6                  net-analyzer/ssmping/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	15 Apr 2007 05:39:44 -0000	1.5
+++ ChangeLog	12 Sep 2007 11:57:20 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ssmping
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v 1.5 2007/04/15 05:39:44 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v 1.6 2007/09/12 11:57:20 angelos Exp $
+
+  12 Sep 2007; Christoph Mende <angelos@gentoo.org> ssmping-0.9-r1.ebuild:
+  Stable on amd64
 
   15 Apr 2007; Peter Weller <welp@gentoo.org> ssmping-0.9.ebuild,
   ssmping-0.9-r1.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/ssmping: ssmping-0.9-r1.ebuild ChangeLog
@ 2007-09-13 19:33 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2007-09-13 19:33 UTC (permalink / raw
  To: gentoo-commits

maekke      07/09/13 19:33:19

  Modified:             ssmping-0.9-r1.ebuild ChangeLog
  Log:
  stable on x86, wrt bug #191521
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.5                  net-analyzer/ssmping/ssmping-0.9-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?r1=1.4&r2=1.5

Index: ssmping-0.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ssmping-0.9-r1.ebuild	12 Sep 2007 11:57:20 -0000	1.4
+++ ssmping-0.9-r1.ebuild	13 Sep 2007 19:33:19 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v 1.4 2007/09/12 11:57:20 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v 1.5 2007/09/13 19:33:19 maekke Exp $
 
 inherit toolchain-funcs eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="virtual/libc"



1.7                  net-analyzer/ssmping/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ssmping/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	12 Sep 2007 11:57:20 -0000	1.6
+++ ChangeLog	13 Sep 2007 19:33:19 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ssmping
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v 1.6 2007/09/12 11:57:20 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v 1.7 2007/09/13 19:33:19 maekke Exp $
+
+  13 Sep 2007; Markus Meier <maekke@gentoo.org> ssmping-0.9-r1.ebuild:
+  stable on x86, wrt bug #191521
 
   12 Sep 2007; Christoph Mende <angelos@gentoo.org> ssmping-0.9-r1.ebuild:
   Stable on amd64



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/ssmping: ssmping-0.9-r1.ebuild ChangeLog
@ 2011-12-14 23:15 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2011-12-14 23:15 UTC (permalink / raw
  To: gentoo-commits

ago         11/12/14 23:15:55

  Modified:             ssmping-0.9-r1.ebuild ChangeLog
  Log:
  Stable for AMD64, wrt bug #393835
  
  (Portage version: 2.1.10.40/cvs/Linux i686)

Revision  Changes    Path
1.7                  net-analyzer/ssmping/ssmping-0.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild?r1=1.6&r2=1.7

Index: ssmping-0.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ssmping-0.9-r1.ebuild	14 Jan 2009 04:15:15 -0000	1.6
+++ ssmping-0.9-r1.ebuild	14 Dec 2011 23:15:55 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v 1.6 2009/01/14 04:15:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ssmping-0.9-r1.ebuild,v 1.7 2011/12/14 23:15:55 ago Exp $
 
 inherit toolchain-funcs eutils
 



1.12                 net-analyzer/ssmping/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	14 Dec 2011 09:22:28 -0000	1.11
+++ ChangeLog	14 Dec 2011 23:15:55 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ssmping
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v 1.11 2011/12/14 09:22:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssmping/ChangeLog,v 1.12 2011/12/14 23:15:55 ago Exp $
+
+  14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ssmping-0.9-r1.ebuild:
+  Stable for AMD64, wrt bug #393835
 
   14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ssmping-0.9.1.ebuild:
   x86 stable wrt bug #393835






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

end of thread, other threads:[~2011-12-14 23:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 23:15 [gentoo-commits] gentoo-x86 commit in net-analyzer/ssmping: ssmping-0.9-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2007-09-13 19:33 Markus Meier (maekke)
2007-09-12 11:57 Christoph Mende (angelos)

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