Gentoo Archives: gentoo-commits

From: "Olivier Fisette (ribosome)" <ribosome@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/cutg: ChangeLog cutg-160.ebuild
Date: Mon, 31 Aug 2009 16:04:13
Message-Id: E1MiEBT-0005cU-1s@stork.gentoo.org
1 ribosome 09/08/31 21:13:03
2
3 Modified: ChangeLog cutg-160.ebuild
4 Log:
5 Stabilised on x86 and amd64.
6 (Portage version: 2.2_rc40/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.51 sci-biology/cutg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/cutg/ChangeLog?rev=1.51&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/cutg/ChangeLog?rev=1.51&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/cutg/ChangeLog?r1=1.50&r2=1.51
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v
18 retrieving revision 1.50
19 retrieving revision 1.51
20 diff -u -r1.50 -r1.51
21 --- ChangeLog 27 Aug 2008 14:52:03 -0000 1.50
22 +++ ChangeLog 31 Aug 2009 21:13:02 -0000 1.51
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-biology/cutg
25 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.50 2008/08/27 14:52:03 ribosome Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.51 2009/08/31 21:13:02 ribosome Exp $
29 +
30 + 31 Aug 2009; Olivier Fisette <ribosome@g.o> cutg-160.ebuild:
31 + Stabilised on x86 and amd64.
32
33 *cutg-160 (27 Aug 2008)
34
35
36
37
38 1.2 sci-biology/cutg/cutg-160.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/cutg/cutg-160.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/cutg/cutg-160.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/cutg/cutg-160.ebuild?r1=1.1&r2=1.2
43
44 Index: cutg-160.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-160.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- cutg-160.ebuild 27 Aug 2008 14:52:03 -0000 1.1
51 +++ cutg-160.ebuild 31 Aug 2009 21:13:02 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-160.ebuild,v 1.1 2008/08/27 14:52:03 ribosome Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-160.ebuild,v 1.2 2009/08/31 21:13:02 ribosome Exp $
58
59 DESCRIPTION="Codon usage tables calculated from GenBank"
60 LICENSE="public-domain"
61 @@ -11,9 +11,10 @@
62 # Minimal build keeps only the indexed files (if applicable) and the
63 # documentation. The non-indexed database is not installed.
64 IUSE="emboss minimal"
65 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
66 +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
67
68 DEPEND="emboss? ( sci-biology/emboss )"
69 +RDEPEND="${DEPEND}"
70
71 src_compile() {
72 if use emboss; then