public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/flann: ChangeLog flann-1.6.8.ebuild
@ 2011-05-08 21:19 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-05-08 21:19 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/05/08 21:19:33

  Modified:             ChangeLog flann-1.6.8.ebuild
  Log:
  Restrict tests for the moment, bug 366477
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-libs/flann/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Apr 2011 19:14:46 -0000	1.1
+++ ChangeLog	8 May 2011 21:19:33 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/flann
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v 1.1 2011/04/30 19:14:46 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v 1.2 2011/05/08 21:19:33 dilfridge Exp $
+
+  08 May 2011; Andreas K. Huettel <dilfridge@gentoo.org> flann-1.6.8.ebuild:
+  Restrict tests for the moment, bug 366477
 
 *flann-1.6.8 (30 Apr 2011)
 



1.2                  sci-libs/flann/flann-1.6.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?r1=1.1&r2=1.2

Index: flann-1.6.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flann-1.6.8.ebuild	30 Apr 2011 19:14:46 -0000	1.1
+++ flann-1.6.8.ebuild	8 May 2011 21:19:33 -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/sci-libs/flann/flann-1.6.8.ebuild,v 1.1 2011/04/30 19:14:46 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v 1.2 2011/05/08 21:19:33 dilfridge Exp $
 
 EAPI=3
 
@@ -22,6 +22,9 @@
 DEPEND="${DEPEND}
 	test? ( dev-util/gtest )"
 
+RESTRICT=test
+# bug 366477
+
 S=${WORKDIR}/${P}-src
 
 src_prepare() {






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/flann: ChangeLog flann-1.6.8.ebuild
@ 2011-05-09  8:30 Thomas Kahle (tomka)
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Kahle (tomka) @ 2011-05-09  8:30 UTC (permalink / raw
  To: gentoo-commits

tomka       11/05/09 08:30:39

  Modified:             ChangeLog flann-1.6.8.ebuild
  Log:
  x86 stable per bug 354033
  
  (Portage version: 2.1.9.46/cvs/Linux i686)

Revision  Changes    Path
1.3                  sci-libs/flann/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	8 May 2011 21:19:33 -0000	1.2
+++ ChangeLog	9 May 2011 08:30:39 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/flann
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v 1.2 2011/05/08 21:19:33 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v 1.3 2011/05/09 08:30:39 tomka Exp $
+
+  09 May 2011; Thomas Kahle <tomka@gentoo.org> flann-1.6.8.ebuild:
+  x86 stable per bug 354033
 
   08 May 2011; Andreas K. Huettel <dilfridge@gentoo.org> flann-1.6.8.ebuild:
   Restrict tests for the moment, bug 366477



1.3                  sci-libs/flann/flann-1.6.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?r1=1.2&r2=1.3

Index: flann-1.6.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- flann-1.6.8.ebuild	8 May 2011 21:19:33 -0000	1.2
+++ flann-1.6.8.ebuild	9 May 2011 08:30:39 -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/sci-libs/flann/flann-1.6.8.ebuild,v 1.2 2011/05/08 21:19:33 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v 1.3 2011/05/09 08:30:39 tomka Exp $
 
 EAPI=3
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="python test"
 
 RDEPEND="sci-libs/hdf5[mpi,threads]






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

* [gentoo-commits] gentoo-x86 commit in sci-libs/flann: ChangeLog flann-1.6.8.ebuild
@ 2011-05-09 23:11 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-05-09 23:11 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/05/09 23:11:58

  Modified:             ChangeLog flann-1.6.8.ebuild
  Log:
  Stable on amd64 wrt bug #354033
  
  (Portage version: 2.1.9.47/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sci-libs/flann/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	9 May 2011 08:30:39 -0000	1.3
+++ ChangeLog	9 May 2011 23:11:58 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/flann
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v 1.3 2011/05/09 08:30:39 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/ChangeLog,v 1.4 2011/05/09 23:11:58 hwoarang Exp $
+
+  09 May 2011; Markos Chandras <hwoarang@gentoo.org> flann-1.6.8.ebuild:
+  Stable on amd64 wrt bug #354033
 
   09 May 2011; Thomas Kahle <tomka@gentoo.org> flann-1.6.8.ebuild:
   x86 stable per bug 354033



1.4                  sci-libs/flann/flann-1.6.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild?r1=1.3&r2=1.4

Index: flann-1.6.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flann-1.6.8.ebuild	9 May 2011 08:30:39 -0000	1.3
+++ flann-1.6.8.ebuild	9 May 2011 23:11:58 -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/sci-libs/flann/flann-1.6.8.ebuild,v 1.3 2011/05/09 08:30:39 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/flann/flann-1.6.8.ebuild,v 1.4 2011/05/09 23:11:58 hwoarang Exp $
 
 EAPI=3
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="python test"
 
 RDEPEND="sci-libs/hdf5[mpi,threads]






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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09  8:30 [gentoo-commits] gentoo-x86 commit in sci-libs/flann: ChangeLog flann-1.6.8.ebuild Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2011-05-09 23:11 Markos Chandras (hwoarang)
2011-05-08 21:19 Andreas HAttel (dilfridge)

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