Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/coot-data: ChangeLog coot-data-2.ebuild
Date: Mon, 21 Nov 2011 15:32:01
Message-Id: 20111121153145.153662004B@flycatcher.gentoo.org
1 jlec 11/11/21 15:31:45
2
3 Modified: ChangeLog coot-data-2.ebuild
4 Log:
5 keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123
6
7 (Portage version: 2.2.0_alpha76/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.13 sci-libs/coot-data/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 15 Jul 2010 20:09:25 -0000 1.12
23 +++ ChangeLog 21 Nov 2011 15:31:44 -0000 1.13
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-libs/coot-data
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.12 2010/07/15 20:09:25 maekke Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.13 2011/11/21 15:31:44 jlec Exp $
30 +
31 + 21 Nov 2011; Justin Lecher <jlec@g.o> coot-data-2.ebuild:
32 + keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123
33
34 15 Jul 2010; Markus Meier <maekke@g.o> coot-data-2.ebuild:
35 x86 stable, bug #326001
36
37
38
39 1.5 sci-libs/coot-data/coot-data-2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild?r1=1.4&r2=1.5
44
45 Index: coot-data-2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- coot-data-2.ebuild 15 Jul 2010 20:09:25 -0000 1.4
52 +++ coot-data-2.ebuild 21 Nov 2011 15:31:44 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.4 2010/07/15 20:09:25 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.5 2011/11/21 15:31:44 jlec Exp $
59
60 EAPI="3"
61
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-3"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
67 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
68 IUSE=""
69
70 RESTRICT="binchecks strip"