Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/biopython: ChangeLog biopython-1.55.ebuild
Date: Sun, 31 Oct 2010 17:47:59
Message-Id: 20101031174754.D1D1C20051@flycatcher.gentoo.org
1 armin76 10/10/31 17:47:54
2
3 Modified: ChangeLog biopython-1.55.ebuild
4 Log:
5 alpha/sparc stable wrt #341519
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.52 sci-biology/biopython/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?rev=1.52&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?rev=1.52&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?r1=1.51&r2=1.52
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v
18 retrieving revision 1.51
19 retrieving revision 1.52
20 diff -u -r1.51 -r1.52
21 --- ChangeLog 21 Oct 2010 20:04:20 -0000 1.51
22 +++ ChangeLog 31 Oct 2010 17:47:54 -0000 1.52
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-biology/biopython
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.51 2010/10/21 20:04:20 tomka Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.52 2010/10/31 17:47:54 armin76 Exp $
28 +
29 + 31 Oct 2010; Raúl Porcel <armin76@g.o> biopython-1.55.ebuild:
30 + alpha/sparc stable wrt #341519
31
32 21 Oct 2010; Thomas Kahle <tomka@g.o> biopython-1.55.ebuild:
33 x86 stable per bug 341519
34
35
36
37 1.4 sci-biology/biopython/biopython-1.55.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.55.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.55.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.55.ebuild?r1=1.3&r2=1.4
42
43 Index: biopython-1.55.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.55.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- biopython-1.55.ebuild 21 Oct 2010 20:04:20 -0000 1.3
50 +++ biopython-1.55.ebuild 31 Oct 2010 17:47:54 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.55.ebuild,v 1.3 2010/10/21 20:04:20 tomka Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.55.ebuild,v 1.4 2010/10/31 17:47:54 armin76 Exp $
56
57 EAPI="3"
58 PYTHON_DEPEND="2"
59 @@ -15,7 +15,7 @@
60
61 LICENSE="as-is"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
64 +KEYWORDS="alpha amd64 ~ppc sparc x86"
65 IUSE="mysql postgres"
66
67 RDEPEND="dev-python/numpy