public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/valgrind: ChangeLog valgrind-3.4.0.ebuild
@ 2009-01-10 16:44 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2009-01-10 16:44 UTC (permalink / raw
  To: gentoo-commits

maekke      09/01/10 16:44:34

  Modified:             ChangeLog valgrind-3.4.0.ebuild
  Log:
  amd64/x86 stable, bug #245317
  (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.96                 dev-util/valgrind/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	5 Jan 2009 19:08:16 -0000	1.95
+++ ChangeLog	10 Jan 2009 16:44:34 -0000	1.96
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/valgrind
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.95 2009/01/05 19:08:16 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.96 2009/01/10 16:44:34 maekke Exp $
+
+  10 Jan 2009; Markus Meier <maekke@gentoo.org> valgrind-3.4.0.ebuild:
+  amd64/x86 stable, bug #245317
 
 *valgrind-3.4.0 (05 Jan 2009)
 



1.2                  dev-util/valgrind/valgrind-3.4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?r1=1.1&r2=1.2

Index: valgrind-3.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- valgrind-3.4.0.ebuild	5 Jan 2009 19:08:16 -0000	1.1
+++ valgrind-3.4.0.ebuild	10 Jan 2009 16:44:34 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v 1.1 2009/01/05 19:08:16 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v 1.2 2009/01/10 16:44:34 maekke Exp $
 
 inherit autotools eutils flag-o-matic toolchain-funcs
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="-* amd64 ~ppc ~ppc64 x86"
 IUSE="X"
 
 RDEPEND="!dev-util/callgrind"






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

* [gentoo-commits] gentoo-x86 commit in dev-util/valgrind: ChangeLog valgrind-3.4.0.ebuild
@ 2009-01-12 15:51 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2009-01-12 15:51 UTC (permalink / raw
  To: gentoo-commits

ranger      09/01/12 15:51:39

  Modified:             ChangeLog valgrind-3.4.0.ebuild
  Log:
  Marking valgrind-3.4.0 ppc64 for bug 245317
  (Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)

Revision  Changes    Path
1.97                 dev-util/valgrind/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	10 Jan 2009 16:44:34 -0000	1.96
+++ ChangeLog	12 Jan 2009 15:51:39 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/valgrind
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.96 2009/01/10 16:44:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.97 2009/01/12 15:51:39 ranger Exp $
+
+  12 Jan 2009; Brent Baude <ranger@gentoo.org> valgrind-3.4.0.ebuild:
+  Marking valgrind-3.4.0 ppc64 for bug 245317
 
   10 Jan 2009; Markus Meier <maekke@gentoo.org> valgrind-3.4.0.ebuild:
   amd64/x86 stable, bug #245317



1.3                  dev-util/valgrind/valgrind-3.4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?r1=1.2&r2=1.3

Index: valgrind-3.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- valgrind-3.4.0.ebuild	10 Jan 2009 16:44:34 -0000	1.2
+++ valgrind-3.4.0.ebuild	12 Jan 2009 15:51:39 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v 1.2 2009/01/10 16:44:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v 1.3 2009/01/12 15:51:39 ranger Exp $
 
 inherit autotools eutils flag-o-matic toolchain-funcs
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-* amd64 ~ppc ~ppc64 x86"
+KEYWORDS="-* amd64 ~ppc ppc64 x86"
 IUSE="X"
 
 RDEPEND="!dev-util/callgrind"






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

* [gentoo-commits] gentoo-x86 commit in dev-util/valgrind: ChangeLog valgrind-3.4.0.ebuild
@ 2009-01-13 17:24 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2009-01-13 17:24 UTC (permalink / raw
  To: gentoo-commits

dertobi123    09/01/13 17:24:07

  Modified:             ChangeLog valgrind-3.4.0.ebuild
  Log:
  ppc stable, bug #245317
  (Portage version: 2.2_rc21/cvs/Linux 2.6.25-gentoo-r7 x86_64)

Revision  Changes    Path
1.98                 dev-util/valgrind/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	12 Jan 2009 15:51:39 -0000	1.97
+++ ChangeLog	13 Jan 2009 17:24:07 -0000	1.98
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/valgrind
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.97 2009/01/12 15:51:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.98 2009/01/13 17:24:07 dertobi123 Exp $
+
+  13 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org>
+  valgrind-3.4.0.ebuild:
+  ppc stable, bug #245317
 
   12 Jan 2009; Brent Baude <ranger@gentoo.org> valgrind-3.4.0.ebuild:
   Marking valgrind-3.4.0 ppc64 for bug 245317



1.4                  dev-util/valgrind/valgrind-3.4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?r1=1.3&r2=1.4

Index: valgrind-3.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- valgrind-3.4.0.ebuild	12 Jan 2009 15:51:39 -0000	1.3
+++ valgrind-3.4.0.ebuild	13 Jan 2009 17:24:07 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v 1.3 2009/01/12 15:51:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v 1.4 2009/01/13 17:24:07 dertobi123 Exp $
 
 inherit autotools eutils flag-o-matic toolchain-funcs
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-* amd64 ~ppc ppc64 x86"
+KEYWORDS="-* amd64 ppc ppc64 x86"
 IUSE="X"
 
 RDEPEND="!dev-util/callgrind"






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

end of thread, other threads:[~2009-01-13 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 17:24 [gentoo-commits] gentoo-x86 commit in dev-util/valgrind: ChangeLog valgrind-3.4.0.ebuild Tobias Scherbaum (dertobi123)
  -- strict thread matches above, loose matches on Subject: below --
2009-01-12 15:51 Brent Baude (ranger)
2009-01-10 16:44 Markus Meier (maekke)

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