Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/rebase: rebase-905.ebuild rebase-1006.ebuild ChangeLog rebase-610.ebuild
Date: Fri, 25 Jun 2010 09:12:11
Message-Id: 20100625091207.CF54C2CF5C@corvid.gentoo.org
1 jlec 10/06/25 09:12:07
2
3 Modified: rebase-905.ebuild rebase-1006.ebuild ChangeLog
4 rebase-610.ebuild
5 Log:
6 It's a db, so we will have RESTRICT=binchecks strip
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 sci-biology/rebase/rebase-905.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-905.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-905.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-905.ebuild?r1=1.3&r2=1.4
15
16 Index: rebase-905.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-905.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- rebase-905.ebuild 1 Sep 2009 18:17:52 -0000 1.3
23 +++ rebase-905.ebuild 25 Jun 2010 09:12:07 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-905.ebuild,v 1.3 2009/09/01 18:17:52 ribosome Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-905.ebuild,v 1.4 2010/06/25 09:12:07 jlec Exp $
30
31 DESCRIPTION="A restriction enzyme database"
32 LICENSE="public-domain"
33 @@ -16,6 +16,7 @@
34 DEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"
35 RDEPEND="${DEPEND}"
36
37 +RESTRICT="binchecks strip"
38 src_compile() {
39 if use emboss; then
40 echo; einfo "Indexing Rebase for usage with EMBOSS."
41
42
43
44 1.2 sci-biology/rebase/rebase-1006.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild?r1=1.1&r2=1.2
49
50 Index: rebase-1006.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- rebase-1006.ebuild 25 Jun 2010 09:09:03 -0000 1.1
57 +++ rebase-1006.ebuild 25 Jun 2010 09:12:07 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2010 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v 1.1 2010/06/25 09:09:03 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v 1.2 2010/06/25 09:12:07 jlec Exp $
63
64 EAPI="3"
65
66 @@ -21,6 +21,8 @@
67 DEPEND="${RDEPEND}
68 || ( app-arch/xz-utils app-arch/lzma-utils )"
69
70 +RESTRICT="binchecks strip"
71 +
72 src_compile() {
73 if use emboss; then
74 echo; einfo "Indexing Rebase for usage with EMBOSS."
75
76
77
78 1.95 sci-biology/rebase/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.95&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.95&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?r1=1.94&r2=1.95
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v
87 retrieving revision 1.94
88 retrieving revision 1.95
89 diff -u -r1.94 -r1.95
90 --- ChangeLog 25 Jun 2010 09:09:03 -0000 1.94
91 +++ ChangeLog 25 Jun 2010 09:12:07 -0000 1.95
92 @@ -1,6 +1,10 @@
93 # ChangeLog for sci-biology/rebase
94 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.94 2010/06/25 09:09:03 jlec Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.95 2010/06/25 09:12:07 jlec Exp $
97 +
98 + 25 Jun 2010; Justin Lecher <jlec@g.o> rebase-610.ebuild,
99 + rebase-905.ebuild, rebase-1006.ebuild:
100 + It's a db, so we will have RESTRICT=binchecks strip
101
102 *rebase-1006 (25 Jun 2010)
103
104
105
106
107 1.8 sci-biology/rebase/rebase-610.ebuild
108
109 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-610.ebuild?rev=1.8&view=markup
110 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-610.ebuild?rev=1.8&content-type=text/plain
111 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-610.ebuild?r1=1.7&r2=1.8
112
113 Index: rebase-610.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v
116 retrieving revision 1.7
117 retrieving revision 1.8
118 diff -u -r1.7 -r1.8
119 --- rebase-610.ebuild 2 May 2009 01:17:04 -0000 1.7
120 +++ rebase-610.ebuild 25 Jun 2010 09:12:07 -0000 1.8
121 @@ -1,6 +1,6 @@
122 -# Copyright 1999-2009 Gentoo Foundation
123 +# Copyright 1999-2010 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v 1.7 2009/05/02 01:17:04 je_fro Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v 1.8 2010/06/25 09:12:07 jlec Exp $
127
128 DESCRIPTION="A restriction enzyme database"
129 LICENSE="public-domain"
130 @@ -16,6 +16,7 @@
131 DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )"
132 RDEPEND="${DEPEND}"
133
134 +RESTRICT="binchecks strip"
135 src_compile() {
136 if use emboss; then
137 echo; einfo "Indexing Rebase for usage with EMBOSS."