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-9999.ebuild ChangeLog
Date: Mon, 06 Jul 2015 16:21:32
Message-Id: 20150706162121.A61F7752@oystercatcher.gentoo.org
1 williamh 15/07/06 16:21:21
2
3 Modified: go-9999.ebuild ChangeLog
4 Log:
5 re-add subslot. We do need this, and we will need all Go packages in the tree to use it in DEPEND.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
8
9 Revision Changes Path
10 1.30 dev-lang/go/go-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-9999.ebuild?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-9999.ebuild?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-9999.ebuild?r1=1.29&r2=1.30
15
16 Index: go-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/go-9999.ebuild,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- go-9999.ebuild 3 Jul 2015 21:47:48 -0000 1.29
23 +++ go-9999.ebuild 6 Jul 2015 16:21:21 -0000 1.30
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-9999.ebuild,v 1.29 2015/07/03 21:47:48 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-9999.ebuild,v 1.30 2015/07/06 16:21:21 williamh Exp $
29
30 EAPI=5
31
32 @@ -21,7 +21,7 @@
33 HOMEPAGE="http://www.golang.org"
34
35 LICENSE="BSD"
36 -SLOT="0"
37 +SLOT="0/${PV}"
38 IUSE=""
39
40 DEPEND=">=dev-lang/go-bootstrap-1.4.1"
41
42
43
44 1.78 dev-lang/go/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.78&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.78&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.77&r2=1.78
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v
53 retrieving revision 1.77
54 retrieving revision 1.78
55 diff -u -r1.77 -r1.78
56 --- ChangeLog 3 Jul 2015 21:47:48 -0000 1.77
57 +++ ChangeLog 6 Jul 2015 16:21:21 -0000 1.78
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-lang/go
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.77 2015/07/03 21:47:48 williamh Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.78 2015/07/06 16:21:21 williamh Exp $
63 +
64 + 06 Jul 2015; William Hubbs <williamh@g.o> go-9999.ebuild:
65 + re-add subslot. We do need this, and we will need all Go packages in the tree
66 + to use it in DEPEND.
67
68 03 Jul 2015; William Hubbs <williamh@g.o> go-9999.ebuild:
69 remove subslot