Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/go: go-1.2.ebuild ChangeLog
Date: Sat, 25 Jan 2014 22:13:36
Message-Id: 20140125221333.517662004C@flycatcher.gentoo.org
1 williamh 14/01/25 22:13:33
2
3 Modified: go-1.2.ebuild ChangeLog
4 Log:
5 amd64 and x86 stable wrt #499278
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8568F528)
8
9 Revision Changes Path
10 1.3 dev-lang/go/go-1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.2.ebuild?r1=1.2&r2=1.3
15
16 Index: go-1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- go-1.2.ebuild 16 Dec 2013 12:12:11 -0000 1.2
23 +++ go-1.2.ebuild 25 Jan 2014 22:13:33 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.2.ebuild,v 1.2 2013/12/16 12:12:11 naota Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.2.ebuild,v 1.3 2014/01/25 22:13:33 williamh Exp $
30
31 EAPI=5
32
33 @@ -14,7 +14,7 @@
34 else
35 SRC_URI="http://go.googlecode.com/files/go${PV}.src.tar.gz"
36 # Upstream only supports go on amd64, arm and x86 architectures.
37 - KEYWORDS="-* ~amd64 ~arm ~x86 ~x86-fbsd"
38 + KEYWORDS="-* amd64 ~arm x86 ~x86-fbsd"
39 fi
40
41 DESCRIPTION="A concurrent garbage collected and typesafe programming language"
42
43
44
45 1.28 dev-lang/go/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.28&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.28&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.27&r2=1.28
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v
54 retrieving revision 1.27
55 retrieving revision 1.28
56 diff -u -r1.27 -r1.28
57 --- ChangeLog 17 Dec 2013 18:39:32 -0000 1.27
58 +++ ChangeLog 25 Jan 2014 22:13:33 -0000 1.28
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-lang/go
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.27 2013/12/17 18:39:32 williamh Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.28 2014/01/25 22:13:33 williamh Exp $
65 +
66 + 25 Jan 2014; William Hubbs <williamh@g.o> go-1.2.ebuild:
67 + amd64 and x86 stable wrt #499278
68
69 17 Dec 2013; William Hubbs <williamh@g.o> go-9999.ebuild:
70 sync live ebuild