patrick 15/07/30 09:31:49
Modified: go-protobuf-0_pre20150727.ebuild
go-protobuf-9999.ebuild ChangeLog
Log:
Whitespace
(Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.3 dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild?rev=1.3&view=markup
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
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild?r1=1.2&r2=1.3
Index: go-protobuf-0_pre20150727.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- go-protobuf-0_pre20150727.ebuild 30 Jul 2015 07:06:52 -0000 1.2
+++ go-protobuf-0_pre20150727.ebuild 30 Jul 2015 09:31:49 -0000 1.3
@@ -1,13 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=5
EGO_SRC=github.com/golang/protobuf
EGO_PN=${EGO_SRC}/...
-
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
@@ -55,7 +54,7 @@
fi
src_install() {
- rm -rf src/${EGO_SRC}/.git* || die
+ rm -rf src/${EGO_SRC}/.git* || die
golang-build_src_install
dobin bin/*
}
1.3 dev-go/go-protobuf/go-protobuf-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild?r1=1.2&r2=1.3
Index: go-protobuf-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- go-protobuf-9999.ebuild 30 Jul 2015 07:06:52 -0000 1.2
+++ go-protobuf-9999.ebuild 30 Jul 2015 09:31:49 -0000 1.3
@@ -1,13 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild,v 1.2
2015/07/30 07:06:52 zmedico Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild,v 1.3
2015/07/30 09:31:49 patrick Exp $
EAPI=5
EGO_SRC=github.com/golang/protobuf
EGO_PN=${EGO_SRC}/...
-
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
@@ -55,7 +54,7 @@
fi
src_install() {
- rm -rf src/${EGO_SRC}/.git* || die
+ rm -rf src/${EGO_SRC}/.git* || die
golang-build_src_install
dobin bin/*
}
1.3 dev-go/go-protobuf/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 30 Jul 2015 07:06:52 -0000 1.2
+++ ChangeLog 30 Jul 2015 09:31:49 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for dev-go/go-protobuf
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/ChangeLog,v 1.2
2015/07/30 07:06:52 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/ChangeLog,v 1.3
2015/07/30 09:31:49 patrick Exp $
+
+ 30 Jul 2015; Patrick Lauer <[email protected]>
+ go-protobuf-0_pre20150727.ebuild, go-protobuf-9999.ebuild:
+ Whitespace
30 Jul 2015; Zac Medico <[email protected]>
go-protobuf-0_pre20150727.ebuild,
go-protobuf-9999.ebuild: