summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-12-13 16:28:38 +0000
committerJustin Lecher <jlec@gentoo.org>2012-12-13 16:28:38 +0000
commite7adeb81f1286ccfa90f3d94d419b8d1f58554da (patch)
tree4602a47d50a80aa64092c2425da0bfffabd062c3 /sci-chemistry/mpqc
parentMove build-docbook-catalog to RDEPEND. Bug 447054 by Kobboi. (diff)
downloadgentoo-2-e7adeb81f1286ccfa90f3d94d419b8d1f58554da.tar.gz
gentoo-2-e7adeb81f1286ccfa90f3d94d419b8d1f58554da.tar.bz2
gentoo-2-e7adeb81f1286ccfa90f3d94d419b8d1f58554da.zip
sci-chemistry/mpqc: Run the intermediate testsuite
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-chemistry/mpqc')
-rw-r--r--sci-chemistry/mpqc/ChangeLog6
-rw-r--r--sci-chemistry/mpqc/metadata.xml2
-rw-r--r--sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/sci-chemistry/mpqc/ChangeLog b/sci-chemistry/mpqc/ChangeLog
index a94d78a22796..4b59ac261dcb 100644
--- a/sci-chemistry/mpqc/ChangeLog
+++ b/sci-chemistry/mpqc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/mpqc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.29 2012/11/21 10:59:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.30 2012/12/13 16:28:38 jlec Exp $
+
+ 13 Dec 2012; Justin Lecher <jlec@gentoo.org> mpqc-2.3.1-r3.ebuild,
+ metadata.xml:
+ Run the intermediate testsuite
21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> mpqc-2.3.1-r3.ebuild:
Stable for x86, wrt bug #436886
diff --git a/sci-chemistry/mpqc/metadata.xml b/sci-chemistry/mpqc/metadata.xml
index e42d0af60f42..51fdedab1b38 100644
--- a/sci-chemistry/mpqc/metadata.xml
+++ b/sci-chemistry/mpqc/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-chemistry</herd>
+ <herd>sci-chemistry</herd>
</pkgmetadata>
diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild
index 3aebe1ff93f6..461e4c6e93a9 100644
--- a/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild
+++ b/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild
@@ -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/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild,v 1.6 2012/11/21 10:59:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild,v 1.7 2012/12/13 16:28:38 jlec Exp $
EAPI=4
@@ -78,7 +78,7 @@ src_test() {
# we'll only run the small test set, since the
# medium and large ones take >10h and >24h on my
# 1.8Ghz P4M
- emake -j1 check0
+ emake -j1 check1
}
src_install() {