Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/rebase: rebase-1006.ebuild ChangeLog
Date: Mon, 28 Jun 2010 13:55:16
Message-Id: 20100628135510.93E802C621@corvid.gentoo.org
1 fauli 10/06/28 13:55:10
2
3 Modified: rebase-1006.ebuild ChangeLog
4 Log:
5 stable x86, bug 325457
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 sci-biology/rebase/rebase-1006.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild?r1=1.3&r2=1.4
14
15 Index: rebase-1006.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- rebase-1006.ebuild 26 Jun 2010 20:54:45 -0000 1.3
22 +++ rebase-1006.ebuild 28 Jun 2010 13:55:10 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v 1.3 2010/06/26 20:54:45 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v 1.4 2010/06/28 13:55:10 fauli Exp $
28
29 EAPI="3"
30
31 @@ -15,7 +15,7 @@
32 # Minimal build keeps only the indexed files (if applicable) and the
33 # documentation. The non-indexed database is not installed.
34 IUSE="emboss minimal"
35 -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
36 +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
37
38 RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"
39 DEPEND="${RDEPEND}
40
41
42
43 1.97 sci-biology/rebase/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.97&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.97&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?r1=1.96&r2=1.97
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v
52 retrieving revision 1.96
53 retrieving revision 1.97
54 diff -u -r1.96 -r1.97
55 --- ChangeLog 26 Jun 2010 20:54:45 -0000 1.96
56 +++ ChangeLog 28 Jun 2010 13:55:10 -0000 1.97
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-biology/rebase
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.96 2010/06/26 20:54:45 angelos Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.97 2010/06/28 13:55:10 fauli Exp $
62 +
63 + 28 Jun 2010; Christian Faulhammer <fauli@g.o> rebase-1006.ebuild:
64 + stable x86, bug 325457
65
66 26 Jun 2010; Christoph Mende <angelos@g.o> rebase-1006.ebuild:
67 Stable on amd64 wrt bug #325457