Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-go/go-protobuf: go-protobuf-0_pre20150727.ebuild go-protobuf-9999.ebuild ChangeLog
Date: Thu, 30 Jul 2015 09:32:03
Message-Id: 20150730093149.8AA8B113@oystercatcher.gentoo.org
1 patrick 15/07/30 09:31:49
2
3 Modified: go-protobuf-0_pre20150727.ebuild
4 go-protobuf-9999.ebuild ChangeLog
5 Log:
6 Whitespace
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.3 dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild?r1=1.2&r2=1.3
16
17 Index: go-protobuf-0_pre20150727.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- go-protobuf-0_pre20150727.ebuild 30 Jul 2015 07:06:52 -0000 1.2
24 +++ go-protobuf-0_pre20150727.ebuild 30 Jul 2015 09:31:49 -0000 1.3
25 @@ -1,13 +1,12 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild,v 1.2 2015/07/30 07:06:52 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild,v 1.3 2015/07/30 09:31:49 patrick Exp $
30
31 EAPI=5
32
33 EGO_SRC=github.com/golang/protobuf
34 EGO_PN=${EGO_SRC}/...
35
36 -
37 if [[ ${PV} = *9999* ]]; then
38 inherit golang-vcs
39 else
40 @@ -55,7 +54,7 @@
41 fi
42
43 src_install() {
44 - rm -rf src/${EGO_SRC}/.git* || die
45 + rm -rf src/${EGO_SRC}/.git* || die
46 golang-build_src_install
47 dobin bin/*
48 }
49
50
51
52 1.3 dev-go/go-protobuf/go-protobuf-9999.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild?rev=1.3&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild?rev=1.3&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild?r1=1.2&r2=1.3
57
58 Index: go-protobuf-9999.ebuild
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild,v
61 retrieving revision 1.2
62 retrieving revision 1.3
63 diff -u -r1.2 -r1.3
64 --- go-protobuf-9999.ebuild 30 Jul 2015 07:06:52 -0000 1.2
65 +++ go-protobuf-9999.ebuild 30 Jul 2015 09:31:49 -0000 1.3
66 @@ -1,13 +1,12 @@
67 # Copyright 1999-2015 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 -# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild,v 1.2 2015/07/30 07:06:52 zmedico Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild,v 1.3 2015/07/30 09:31:49 patrick Exp $
71
72 EAPI=5
73
74 EGO_SRC=github.com/golang/protobuf
75 EGO_PN=${EGO_SRC}/...
76
77 -
78 if [[ ${PV} = *9999* ]]; then
79 inherit golang-vcs
80 else
81 @@ -55,7 +54,7 @@
82 fi
83
84 src_install() {
85 - rm -rf src/${EGO_SRC}/.git* || die
86 + rm -rf src/${EGO_SRC}/.git* || die
87 golang-build_src_install
88 dobin bin/*
89 }
90
91
92
93 1.3 dev-go/go-protobuf/ChangeLog
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?rev=1.3&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?rev=1.3&content-type=text/plain
97 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?r1=1.2&r2=1.3
98
99 Index: ChangeLog
100 ===================================================================
101 RCS file: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/ChangeLog,v
102 retrieving revision 1.2
103 retrieving revision 1.3
104 diff -u -r1.2 -r1.3
105 --- ChangeLog 30 Jul 2015 07:06:52 -0000 1.2
106 +++ ChangeLog 30 Jul 2015 09:31:49 -0000 1.3
107 @@ -1,6 +1,10 @@
108 # ChangeLog for dev-go/go-protobuf
109 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
110 -# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/ChangeLog,v 1.2 2015/07/30 07:06:52 zmedico Exp $
111 +# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/ChangeLog,v 1.3 2015/07/30 09:31:49 patrick Exp $
112 +
113 + 30 Jul 2015; Patrick Lauer <patrick@g.o>
114 + go-protobuf-0_pre20150727.ebuild, go-protobuf-9999.ebuild:
115 + Whitespace
116
117 30 Jul 2015; Zac Medico <zmedico@g.o> go-protobuf-0_pre20150727.ebuild,
118 go-protobuf-9999.ebuild: