Gentoo Archives: gentoo-commits

From: "Jeffrey Gardner (je_fro)" <je_fro@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/qrna: qrna-2.0.3c.ebuild ChangeLog
Date: Sun, 22 Jun 2008 21:36:21
Message-Id: E1KAXEN-00017n-CS@stork.gentoo.org
1 je_fro 08/06/22 21:36:15
2
3 Modified: qrna-2.0.3c.ebuild ChangeLog
4 Log:
5 Do not install shuffle. We use the one from hmmer.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64)
7
8 Revision Changes Path
9 1.11 sci-biology/qrna/qrna-2.0.3c.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/qrna/qrna-2.0.3c.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/qrna/qrna-2.0.3c.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/qrna/qrna-2.0.3c.ebuild?r1=1.10&r2=1.11
14
15 Index: qrna-2.0.3c.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/qrna/qrna-2.0.3c.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- qrna-2.0.3c.ebuild 22 Jun 2008 19:30:32 -0000 1.10
22 +++ qrna-2.0.3c.ebuild 22 Jun 2008 21:36:14 -0000 1.11
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/qrna/qrna-2.0.3c.ebuild,v 1.10 2008/06/22 19:30:32 je_fro Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/qrna/qrna-2.0.3c.ebuild,v 1.11 2008/06/22 21:36:14 je_fro Exp $
28
29 inherit toolchain-funcs
30
31 @@ -30,7 +30,7 @@
32
33 src_install () {
34 cd "${S}"/src
35 - dobin cfgbuild eqrna eqrna_sample main rnamat_main shuffle || die
36 + dobin cfgbuild eqrna eqrna_sample main rnamat_main || die
37
38 cd "${S}"
39 dobin scripts/* || die
40
41
42
43 1.18 sci-biology/qrna/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/qrna/ChangeLog?rev=1.18&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/qrna/ChangeLog?rev=1.18&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/qrna/ChangeLog?r1=1.17&r2=1.18
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-biology/qrna/ChangeLog,v
52 retrieving revision 1.17
53 retrieving revision 1.18
54 diff -u -r1.17 -r1.18
55 --- ChangeLog 22 Jun 2008 19:30:32 -0000 1.17
56 +++ ChangeLog 22 Jun 2008 21:36:14 -0000 1.18
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-biology/qrna
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/qrna/ChangeLog,v 1.17 2008/06/22 19:30:32 je_fro Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/qrna/ChangeLog,v 1.18 2008/06/22 21:36:14 je_fro Exp $
62 +
63 + 22 Jun 2008; Jeff Gardner <je_fro@g.o> qrna-2.0.3c.ebuild:
64 + Do not install shuffle, it comes from hmmer.
65
66 22 Jun 2008; Jeff Gardner <je_fro@g.o> qrna-2.0.3c.ebuild:
67 No longer compiling files in squid02 because they are newer in hmmer and
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list