Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/, sci-chemistry/nmrpipe/files/
Date: Wed, 02 May 2012 06:52:32
Message-Id: 1335941521.8bcfcf2a9b3a8950c8c7eb41072ae2b88ff85132.jlec@gentoo
1 commit: 8bcfcf2a9b3a8950c8c7eb41072ae2b88ff85132
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 2 06:52:01 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed May 2 06:52:01 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8bcfcf2a
7
8 sci-chemistry/nmrpipe: Version Bump, use QA_PREBUILT
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
11
12 ---
13 sci-chemistry/nmrpipe/ChangeLog | 12 ++++++++++++
14 ...2.03-lib.patch => 7.3.2012.114.11.33-lib.patch} | 0
15 ...03.ebuild => nmrpipe-7.3.2012.114.11.33.ebuild} | 9 ++++++++-
16 3 files changed, 20 insertions(+), 1 deletions(-)
17
18 diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
19 index b406bb0..5e2b18b 100644
20 --- a/sci-chemistry/nmrpipe/ChangeLog
21 +++ b/sci-chemistry/nmrpipe/ChangeLog
22 @@ -2,6 +2,18 @@
23 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 02 May 2012; Justin Lecher <jlec@g.o>
27 + +files/7.3.2012.114.11.33-lib.patch, -files/7.1.2012.029.12.03-lib.patch,
28 + -nmrpipe-7.1.2012.029.12.03.ebuild, +nmrpipe-7.3.2012.114.11.33.ebuild:
29 + Version Bump, use QA_PREBUILT
30 +
31 +*nmrpipe-7.3.2012.114.11.33 (02 May 2012)
32 +
33 + 02 May 2012; Justin Lecher <jlec@g.o>
34 + +files/7.3.2012.114.11.33-lib.patch, -files/7.1.2012.029.12.03-lib.patch,
35 + -nmrpipe-7.1.2012.029.12.03.ebuild, +nmrpipe-7.3.2012.114.11.33.ebuild:
36 + Version Bump, use QA_PREBUILT
37 +
38 22 Mar 2012; Justin Lecher <jlec@g.o>
39 +files/7.1.2012.029.12.03-lib.patch, -files/6.5.2012.009.14.35-lib.patch,
40 -nmrpipe-6.5.2012.009.14.35.ebuild, +nmrpipe-7.1.2012.029.12.03.ebuild:
41
42 diff --git a/sci-chemistry/nmrpipe/files/7.1.2012.029.12.03-lib.patch b/sci-chemistry/nmrpipe/files/7.3.2012.114.11.33-lib.patch
43 similarity index 100%
44 rename from sci-chemistry/nmrpipe/files/7.1.2012.029.12.03-lib.patch
45 rename to sci-chemistry/nmrpipe/files/7.3.2012.114.11.33-lib.patch
46
47 diff --git a/sci-chemistry/nmrpipe/nmrpipe-7.1.2012.029.12.03.ebuild b/sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild
48 similarity index 96%
49 rename from sci-chemistry/nmrpipe/nmrpipe-7.1.2012.029.12.03.ebuild
50 rename to sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild
51 index cbf35d6..16a9988 100644
52 --- a/sci-chemistry/nmrpipe/nmrpipe-7.1.2012.029.12.03.ebuild
53 +++ b/sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild
54 @@ -49,7 +49,14 @@ S="${WORKDIR}"
55 NMRBASE="/opt/${PN}"
56 ENMRBASE="${EPREFIX}/${NMRBASE}"
57
58 -QA_DT_HASH_amd64="opt/nmrpipe/nmrbin.linux9/lib/.*"
59 +QA_PREBUILT="
60 + opt/nmrpipe/nmrbin.linux9/lib/.*
61 + opt/nmrpipe/nmrbin.linux9/.*
62 + opt/nmrpipe/talos/bin/.*
63 + opt/nmrpipe/talosplus/bin/.*
64 + opt/nmrpipe/promega/.*
65 + opt/nmrpipe/spartaplus/.*
66 + "
67
68 pkg_nofetch() {
69 einfo "Please visit:"