Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/cll1h: cll1h-0.6-r1.ebuild ChangeLog
Date: Sun, 02 Dec 2012 08:54:02
Message-Id: 20121202085350.7B35B2171D@flycatcher.gentoo.org
1 grobian 12/12/02 08:53:50
2
3 Modified: cll1h-0.6-r1.ebuild ChangeLog
4 Log:
5 Marked ~x{86,64}-macos, bug #440678
6
7 (Portage version: 2.2.01.21313-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.4 dev-lang/cll1h/cll1h-0.6-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/cll1h/cll1h-0.6-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/cll1h/cll1h-0.6-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/cll1h/cll1h-0.6-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: cll1h-0.6-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/cll1h/cll1h-0.6-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- cll1h-0.6-r1.ebuild 12 Nov 2012 23:48:42 -0000 1.3
23 +++ cll1h-0.6-r1.ebuild 2 Dec 2012 08:53:50 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/cll1h-0.6-r1.ebuild,v 1.3 2012/11/12 23:48:42 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/cll1h-0.6-r1.ebuild,v 1.4 2012/12/02 08:53:50 grobian Exp $
29
30 EAPI=4
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
37 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 IUSE=""
39
40 DEPEND=""
41
42
43
44 1.11 dev-lang/cll1h/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/cll1h/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/cll1h/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/cll1h/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/cll1h/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 12 Nov 2012 23:48:42 -0000 1.10
57 +++ ChangeLog 2 Dec 2012 08:53:50 -0000 1.11
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-lang/cll1h
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/ChangeLog,v 1.10 2012/11/12 23:48:42 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/ChangeLog,v 1.11 2012/12/02 08:53:50 grobian Exp $
63 +
64 + 02 Dec 2012; Fabian Groffen <grobian@g.o> cll1h-0.6-r1.ebuild:
65 + Marked ~x{86,64}-macos, bug #440678
66
67 12 Nov 2012; Anthony G. Basile <blueness@g.o> cll1h-0.6-r1.ebuild:
68 keyword ~arm, bug #440678