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/rebase: rebase-905.ebuild ChangeLog rebase-610.ebuild rebase-808.ebuild rebase-708.ebuild rebase-707.ebuild
Date: Sat, 02 May 2009 01:17:07
Message-Id: E1M03qi-00077Z-FT@stork.gentoo.org
1 je_fro 09/05/02 01:17:04
2
3 Modified: ChangeLog rebase-610.ebuild
4 Added: rebase-905.ebuild
5 Removed: rebase-808.ebuild rebase-708.ebuild
6 rebase-707.ebuild
7 Log:
8 Latest from neb, with a kick from jlec.
9 (Portage version: 2.1.6.11/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.88 sci-biology/rebase/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.88&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.88&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/rebase/ChangeLog?r1=1.87&r2=1.88
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v
21 retrieving revision 1.87
22 retrieving revision 1.88
23 diff -u -r1.87 -r1.88
24 --- ChangeLog 27 Aug 2008 14:58:50 -0000 1.87
25 +++ ChangeLog 2 May 2009 01:17:04 -0000 1.88
26 @@ -1,6 +1,11 @@
27 # ChangeLog for sci-biology/rebase
28 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.87 2008/08/27 14:58:50 ribosome Exp $
30 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.88 2009/05/02 01:17:04 je_fro Exp $
32 +
33 +*rebase-905 (02 May 2009)
34 +
35 + 02 May 2009; Jeff Gardner <je_fro@g.o> +rebase-905.ebuild:
36 + Latest from neb, with a kick from jlec.
37
38 *rebase-808 (27 Aug 2008)
39
40
41
42
43 1.7 sci-biology/rebase/rebase-610.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/rebase/rebase-610.ebuild?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/rebase/rebase-610.ebuild?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/rebase/rebase-610.ebuild?r1=1.6&r2=1.7
48
49 Index: rebase-610.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- rebase-610.ebuild 20 Nov 2006 20:56:47 -0000 1.6
56 +++ rebase-610.ebuild 2 May 2009 01:17:04 -0000 1.7
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2006 Gentoo Foundation
59 +# Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v 1.6 2006/11/20 20:56:47 blubb Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v 1.7 2009/05/02 01:17:04 je_fro Exp $
63
64 DESCRIPTION="A restriction enzyme database"
65 LICENSE="public-domain"
66 @@ -14,6 +14,7 @@
67 KEYWORDS="amd64 ppc ppc64 ~sparc x86"
68
69 DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )"
70 +RDEPEND="${DEPEND}"
71
72 src_compile() {
73 if use emboss; then
74
75
76
77 1.1 sci-biology/rebase/rebase-905.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/rebase/rebase-905.ebuild?rev=1.1&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/rebase/rebase-905.ebuild?rev=1.1&content-type=text/plain
81
82 Index: rebase-905.ebuild
83 ===================================================================
84 # Copyright 1999-2009 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-905.ebuild,v 1.1 2009/05/02 01:17:04 je_fro Exp $
87
88 DESCRIPTION="A restriction enzyme database"
89 LICENSE="public-domain"
90 HOMEPAGE="http://rebase.neb.com"
91 #SRC_URI="mirror://gentoo/${P}.tar.bz2"
92 SRC_URI="http://dev.gentooexperimental.org/~jlec/science-dist/${P}.tar.bz2"
93
94 SLOT="0"
95 # Minimal build keeps only the indexed files (if applicable) and the
96 # documentation. The non-indexed database is not installed.
97 IUSE="emboss minimal"
98 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
99
100 DEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"
101 RDEPEND="${DEPEND}"
102
103 src_compile() {
104 if use emboss; then
105 echo; einfo "Indexing Rebase for usage with EMBOSS."
106 mkdir REBASE
107 EMBOSS_DATA="." rebaseextract -auto -infile withrefm.${PV} \
108 -protofile proto.${PV} -equivalences \
109 || die "Indexing Rebase failed."
110 echo
111 fi
112 }
113
114 src_install() {
115 if ! use minimal; then
116 insinto /usr/share/${PN}
117 doins withrefm.${PV} proto.${PV} gcg.${PV} || die \
118 "Failed to install raw database."
119 fi
120 newdoc REBASE.DOC README || die "Failed to install documentation."
121 if use emboss; then
122 insinto /usr/share/EMBOSS/data/REBASE
123 doins REBASE/embossre.{enz,ref,sup} || die \
124 "Failed to install EMBOSS data files."
125 insinto /usr/share/EMBOSS/data
126 doins REBASE/embossre.equ \
127 || die "Failed to install enzyme prototypes file."
128 fi
129 }