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: Fri, 03 Jul 2015 21:47:58
Message-Id: 20150703214748.7E1EB74F@oystercatcher.gentoo.org
1 williamh 15/07/03 21:47:48
2
3 Modified: go-9999.ebuild ChangeLog
4 Log:
5 remove subslot
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
8
9 Revision Changes Path
10 1.29 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.29&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-9999.ebuild?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-9999.ebuild?r1=1.28&r2=1.29
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.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- go-9999.ebuild 23 Jun 2015 19:53:16 -0000 1.28
23 +++ go-9999.ebuild 3 Jul 2015 21:47:48 -0000 1.29
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.28 2015/06/23 19:53:16 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-9999.ebuild,v 1.29 2015/07/03 21:47:48 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/${PV}"
37 +SLOT="0"
38 IUSE=""
39
40 DEPEND=">=dev-lang/go-bootstrap-1.4.1"
41
42
43
44 1.77 dev-lang/go/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.77&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.77&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.76&r2=1.77
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v
53 retrieving revision 1.76
54 retrieving revision 1.77
55 diff -u -r1.76 -r1.77
56 --- ChangeLog 23 Jun 2015 19:53:16 -0000 1.76
57 +++ ChangeLog 3 Jul 2015 21:47:48 -0000 1.77
58 @@ -1,6 +1,9 @@
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.76 2015/06/23 19:53:16 williamh Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.77 2015/07/03 21:47:48 williamh Exp $
63 +
64 + 03 Jul 2015; William Hubbs <williamh@g.o> go-9999.ebuild:
65 + remove subslot
66
67 23 Jun 2015; William Hubbs <williamh@g.o> go-9999.ebuild:
68 Add PV as a subslot to allow packages to be rebuilt when the go version