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/muscle: muscle-3.7-r1.ebuild ChangeLog
Date: Tue, 29 Jun 2010 09:44:17
Message-Id: 20100629094415.45DD52C621@corvid.gentoo.org
1 fauli 10/06/29 09:44:15
2
3 Modified: muscle-3.7-r1.ebuild ChangeLog
4 Log:
5 stable x86, bug 277980
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 sci-biology/muscle/muscle-3.7-r1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/muscle/muscle-3.7-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/muscle/muscle-3.7-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/muscle/muscle-3.7-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: muscle-3.7-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/muscle/muscle-3.7-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- muscle-3.7-r1.ebuild 28 Jun 2010 23:03:40 -0000 1.3
22 +++ muscle-3.7-r1.ebuild 29 Jun 2010 09:44:15 -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/muscle/muscle-3.7-r1.ebuild,v 1.3 2010/06/28 23:03:40 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/muscle/muscle-3.7-r1.ebuild,v 1.4 2010/06/29 09:44:15 fauli Exp $
28
29 EAPI="3"
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="public-domain"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ppc ~x86"
36 +KEYWORDS="amd64 ~ppc x86"
37 IUSE=""
38
39 RDEPEND="!sci-libs/libmuscle"
40
41
42
43 1.14 sci-biology/muscle/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/muscle/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/muscle/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/muscle/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-biology/muscle/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 28 Jun 2010 23:03:40 -0000 1.13
56 +++ ChangeLog 29 Jun 2010 09:44:15 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-biology/muscle
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/muscle/ChangeLog,v 1.13 2010/06/28 23:03:40 angelos Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/muscle/ChangeLog,v 1.14 2010/06/29 09:44:15 fauli Exp $
62 +
63 + 29 Jun 2010; Christian Faulhammer <fauli@g.o> muscle-3.7-r1.ebuild:
64 + stable x86, bug 277980
65
66 28 Jun 2010; Christoph Mende <angelos@g.o> muscle-3.7-r1.ebuild:
67 Stable on amd64 wrt bug #277980