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/phylip: ChangeLog phylip-3.69.ebuild
Date: Fri, 01 Jan 2010 21:38:20
Message-Id: E1NQpCL-0006Nk-VK@stork.gentoo.org
1 fauli 10/01/01 21:38:17
2
3 Modified: ChangeLog phylip-3.69.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.39 sci-biology/phylip/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/phylip/ChangeLog?rev=1.39&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/phylip/ChangeLog?rev=1.39&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/phylip/ChangeLog?r1=1.38&r2=1.39
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v
18 retrieving revision 1.38
19 retrieving revision 1.39
20 diff -u -r1.38 -r1.39
21 --- ChangeLog 31 Oct 2009 17:59:07 -0000 1.38
22 +++ ChangeLog 1 Jan 2010 21:38:17 -0000 1.39
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-biology/phylip
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.38 2009/10/31 17:59:07 maekke Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.39 2010/01/01 21:38:17 fauli Exp $
29 +
30 + 01 Jan 2010; Christian Faulhammer <fauli@g.o> phylip-3.69.ebuild:
31 + Transfer Prefix keywords
32
33 31 Oct 2009; Markus Meier <maekke@g.o> phylip-3.69.ebuild:
34 amd64/x86 stable, bug #290939
35
36
37
38 1.3 sci-biology/phylip/phylip-3.69.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild?r1=1.2&r2=1.3
43
44 Index: phylip-3.69.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- phylip-3.69.ebuild 31 Oct 2009 17:59:07 -0000 1.2
51 +++ phylip-3.69.ebuild 1 Jan 2010 21:38:17 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild,v 1.2 2009/10/31 17:59:07 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild,v 1.3 2010/01/01 21:38:17 fauli Exp $
58
59 inherit toolchain-funcs
60
61 @@ -11,7 +11,7 @@
62
63 SLOT="0"
64 IUSE=""
65 -KEYWORDS="amd64 ~ppc x86"
66 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
67
68 RDEPEND="x11-libs/libXaw"