public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/qd: ChangeLog qd-2.3.7.ebuild
@ 2009-04-13 21:03 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2009-04-13 21:03 UTC (permalink / raw
  To: gentoo-commits

grozin      09/04/13 21:03:53

  Modified:             ChangeLog qd-2.3.7.ebuild
  Log:
  test fixed
  (Portage version: 2.2_rc29/cvs/Linux i686)

Revision  Changes    Path
1.2                  sci-libs/qd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/qd/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	13 Apr 2009 20:27:45 -0000	1.1
+++ ChangeLog	13 Apr 2009 21:03:53 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/qd
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/qd/ChangeLog,v 1.1 2009/04/13 20:27:45 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/qd/ChangeLog,v 1.2 2009/04/13 21:03:53 grozin Exp $
+
+  14 Apr 2009; Andrey Grozin <grozin@gentoo.org> qd-2.3.7.ebuild:
+  test fixed
 
 *qd-2.3.7 (14 Apr 2009)
 



1.2                  sci-libs/qd/qd-2.3.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/qd/qd-2.3.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/qd/qd-2.3.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/qd/qd-2.3.7.ebuild?r1=1.1&r2=1.2

Index: qd-2.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/qd/qd-2.3.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qd-2.3.7.ebuild	13 Apr 2009 20:27:45 -0000	1.1
+++ qd-2.3.7.ebuild	13 Apr 2009 21:03:53 -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/sci-libs/qd/qd-2.3.7.ebuild,v 1.1 2009/04/13 20:27:45 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/qd/qd-2.3.7.ebuild,v 1.2 2009/04/13 21:03:53 grozin Exp $
 EAPI=2
 inherit eutils
 DESCRIPTION="Quad-double and double-double float arithmetics"
@@ -33,20 +33,3 @@
 	mv ${PN}/${PN}.pdf ${PF}/ || die "mv failed"
 	rm -rf ${PN}/ || die "rm failed"
 }
-
-src_test() {
-	local prog
-	make demo
-	cd tests
-	for prog in c_test f_test huge pslq_test qd_test qd_timer quadt_test; do
-		./${prog}
-	done
-	cd ..
-	if use fortran; then
-		cd fortran
-		for prog in quaderq quadgsq quadgsq2d quadtsq quadtsq2d; do
-			./${prog}
-		done
-		cd ..
-	fi
-}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-13 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-13 21:03 [gentoo-commits] gentoo-x86 commit in sci-libs/qd: ChangeLog qd-2.3.7.ebuild Andrey Grozin (grozin)

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