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 19:23:00
Message-Id: 1335772546.e57fddf9d0fdf0d75589d230cf8bbffcb95d8d9d.jlec@gentoo
1 commit: e57fddf9d0fdf0d75589d230cf8bbffcb95d8d9d
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 30 07:55:46 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 30 07:55:46 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e57fddf9
7
8 sci-chemistry/nmrpipe: Version Bump, handle all binary files correctly for QA checks
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 | 7 +++++++
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, 15 insertions(+), 1 deletions(-)
17
18 diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
19 index b406bb0..ec8b7b7 100644
20 --- a/sci-chemistry/nmrpipe/ChangeLog
21 +++ b/sci-chemistry/nmrpipe/ChangeLog
22 @@ -2,6 +2,13 @@
23 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 +*nmrpipe-7.3.2012.114.11.33 (30 Apr 2012)
27 +
28 + 30 Apr 2012; Justin Lecher <jlec@g.o>
29 + +files/7.3.2012.114.11.33-lib.patch, -files/7.1.2012.029.12.03-lib.patch,
30 + -nmrpipe-7.1.2012.029.12.03.ebuild, +nmrpipe-7.3.2012.114.11.33.ebuild:
31 + Version Bump, handle all binary files correctly for QA checks
32 +
33 22 Mar 2012; Justin Lecher <jlec@g.o>
34 +files/7.1.2012.029.12.03-lib.patch, -files/6.5.2012.009.14.35-lib.patch,
35 -nmrpipe-6.5.2012.009.14.35.ebuild, +nmrpipe-7.1.2012.029.12.03.ebuild:
36
37 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
38 similarity index 100%
39 rename from sci-chemistry/nmrpipe/files/7.1.2012.029.12.03-lib.patch
40 rename to sci-chemistry/nmrpipe/files/7.3.2012.114.11.33-lib.patch
41
42 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
43 similarity index 96%
44 rename from sci-chemistry/nmrpipe/nmrpipe-7.1.2012.029.12.03.ebuild
45 rename to sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild
46 index cbf35d6..1c65fc5 100644
47 --- a/sci-chemistry/nmrpipe/nmrpipe-7.1.2012.029.12.03.ebuild
48 +++ b/sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild
49 @@ -49,7 +49,14 @@ S="${WORKDIR}"
50 NMRBASE="/opt/${PN}"
51 ENMRBASE="${EPREFIX}/${NMRBASE}"
52
53 -QA_DT_HASH_amd64="opt/nmrpipe/nmrbin.linux9/lib/.*"
54 +QA_FLAGS_IGNORED_amd64="
55 + opt/nmrpipe/nmrbin.linux9/lib/.*
56 + opt/nmrpipe/nmrbin.linux9/.*
57 + opt/nmrpipe/promega/bin.*
58 + opt/nmrpipe/talos/bin/.*
59 + opt/nmrpipe/talosplus/bin/.*
60 + opt/nmrpipe/spartaplus/bin/.*
61 + "
62
63 pkg_nofetch() {
64 einfo "Please visit:"