public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-process/numactl: ChangeLog numactl-2.0.7-r2.ebuild
@ 2012-06-19 19:54 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-19 19:54 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/19 19:54:26

  Modified:             ChangeLog numactl-2.0.7-r2.ebuild
  Log:
  Stable for amd64, wrt bug #422237
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 sys-process/numactl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	22 Mar 2012 21:50:02 -0000	1.22
+++ ChangeLog	19 Jun 2012 19:54:26 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/numactl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.22 2012/03/22 21:50:02 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.23 2012/06/19 19:54:26 ago Exp $
+
+  19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> numactl-2.0.7-r2.ebuild:
+  Stable for amd64, wrt bug #422237
 
 *numactl-2.0.7-r2 (22 Mar 2012)
 



1.2                  sys-process/numactl/numactl-2.0.7-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?r1=1.1&r2=1.2

Index: numactl-2.0.7-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- numactl-2.0.7-r2.ebuild	22 Mar 2012 21:50:02 -0000	1.1
+++ numactl-2.0.7-r2.ebuild	19 Jun 2012 19:54:26 -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/sys-process/numactl/numactl-2.0.7-r2.ebuild,v 1.1 2012/03/22 21:50:02 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild,v 1.2 2012/06/19 19:54:26 ago Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="perl static-libs"
 
 RDEPEND="perl? ( dev-lang/perl )"






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

* [gentoo-commits] gentoo-x86 commit in sys-process/numactl: ChangeLog numactl-2.0.7-r2.ebuild
@ 2012-06-28 12:39 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2012-06-28 12:39 UTC (permalink / raw
  To: gentoo-commits

ranger      12/06/28 12:39:33

  Modified:             ChangeLog numactl-2.0.7-r2.ebuild
  Log:
  Marking numactl-2.0.7-r2 ppc for bug 422237
  
  (Portage version: 2.1.10.49/cvs/Linux ppc64)

Revision  Changes    Path
1.24                 sys-process/numactl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	19 Jun 2012 19:54:26 -0000	1.23
+++ ChangeLog	28 Jun 2012 12:39:32 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/numactl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.23 2012/06/19 19:54:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.24 2012/06/28 12:39:32 ranger Exp $
+
+  28 Jun 2012; Brent Baude <ranger@gentoo.org> numactl-2.0.7-r2.ebuild:
+  Marking numactl-2.0.7-r2 ppc for bug 422237
 
   19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> numactl-2.0.7-r2.ebuild:
   Stable for amd64, wrt bug #422237



1.3                  sys-process/numactl/numactl-2.0.7-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?r1=1.2&r2=1.3

Index: numactl-2.0.7-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- numactl-2.0.7-r2.ebuild	19 Jun 2012 19:54:26 -0000	1.2
+++ numactl-2.0.7-r2.ebuild	28 Jun 2012 12:39:32 -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/sys-process/numactl/numactl-2.0.7-r2.ebuild,v 1.2 2012/06/19 19:54:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild,v 1.3 2012/06/28 12:39:32 ranger Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="perl static-libs"
 
 RDEPEND="perl? ( dev-lang/perl )"






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

* [gentoo-commits] gentoo-x86 commit in sys-process/numactl: ChangeLog numactl-2.0.7-r2.ebuild
@ 2012-06-29  7:15 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-29  7:15 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/06/29 07:15:55

  Modified:             ChangeLog numactl-2.0.7-r2.ebuild
  Log:
  marked x86 per bug 422237
  
  (Portage version: 2.2.0_alpha114/cvs/Linux i686)

Revision  Changes    Path
1.25                 sys-process/numactl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	28 Jun 2012 12:39:32 -0000	1.24
+++ ChangeLog	29 Jun 2012 07:15:55 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for sys-process/numactl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.24 2012/06/28 12:39:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/ChangeLog,v 1.25 2012/06/29 07:15:55 jdhore Exp $
+
+  29 Jun 2012; Jeff Horelick <jdhore@gentoo.org> numactl-2.0.7-r2.ebuild:
+  marked x86 per bug 422237
 
   28 Jun 2012; Brent Baude <ranger@gentoo.org> numactl-2.0.7-r2.ebuild:
   Marking numactl-2.0.7-r2 ppc for bug 422237



1.4                  sys-process/numactl/numactl-2.0.7-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild?r1=1.3&r2=1.4

Index: numactl-2.0.7-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- numactl-2.0.7-r2.ebuild	28 Jun 2012 12:39:32 -0000	1.3
+++ numactl-2.0.7-r2.ebuild	29 Jun 2012 07:15:55 -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/sys-process/numactl/numactl-2.0.7-r2.ebuild,v 1.3 2012/06/28 12:39:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/numactl/numactl-2.0.7-r2.ebuild,v 1.4 2012/06/29 07:15:55 jdhore Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux"
 IUSE="perl static-libs"
 
 RDEPEND="perl? ( dev-lang/perl )"






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

end of thread, other threads:[~2012-06-29  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29  7:15 [gentoo-commits] gentoo-x86 commit in sys-process/numactl: ChangeLog numactl-2.0.7-r2.ebuild Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-28 12:39 Brent Baude (ranger)
2012-06-19 19:54 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