zmedico 15/07/30 07:06:52
Modified: go-protobuf-0_pre20150727.ebuild
go-protobuf-9999.ebuild ChangeLog
Log:
Remove unnecessary src_test code.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
FDE8EF85AE5719A3)
Revision Changes Path
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-0_pre20150727.ebuild?r1=1.1&r2=1.2
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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- go-protobuf-0_pre20150727.ebuild 30 Jul 2015 06:09:25 -0000 1.1
+++ go-protobuf-0_pre20150727.ebuild 30 Jul 2015 07:06:52 -0000 1.2
@@ -1,6 +1,6 @@
# 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.1 2015/07/30 06:09:25 zmedico Exp $
+# $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 $
EAPI=5
@@ -54,20 +54,6 @@
}
fi
-src_test() {
- # Create a writable GOROOT in order to avoid sandbox violations.
- cp -sR "$(go env GOROOT)" "${T}/goroot" || die
- if [ -d "${T}/goroot/src/${EGO_SRC}" ]; then
- rm -rf "${T}/goroot/src/${EGO_SRC}" || die
- fi
- if [ -d "${T}/goroot/pkg/$(go env GOOS)_$(go env GOARCH)/${EGO_SRC}" ];
then
- rm -rf "${T}/goroot/pkg/$(go env GOOS)_$(go env
GOARCH)/${EGO_SRC}" ||
- die
- fi
-
- GOROOT="${T}/goroot" golang-build_src_test
-}
-
src_install() {
rm -rf src/${EGO_SRC}/.git* || die
golang-build_src_install
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild?r1=1.1&r2=1.2
Index: go-protobuf-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- go-protobuf-9999.ebuild 30 Jul 2015 06:09:25 -0000 1.1
+++ go-protobuf-9999.ebuild 30 Jul 2015 07:06:52 -0000 1.2
@@ -1,6 +1,6 @@
# 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.1
2015/07/30 06:09:25 zmedico Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-go/go-protobuf/go-protobuf-9999.ebuild,v 1.2
2015/07/30 07:06:52 zmedico Exp $
EAPI=5
@@ -54,20 +54,6 @@
}
fi
-src_test() {
- # Create a writable GOROOT in order to avoid sandbox violations.
- cp -sR "$(go env GOROOT)" "${T}/goroot" || die
- if [ -d "${T}/goroot/src/${EGO_SRC}" ]; then
- rm -rf "${T}/goroot/src/${EGO_SRC}" || die
- fi
- if [ -d "${T}/goroot/pkg/$(go env GOOS)_$(go env GOARCH)/${EGO_SRC}" ];
then
- rm -rf "${T}/goroot/pkg/$(go env GOOS)_$(go env
GOARCH)/${EGO_SRC}" ||
- die
- fi
-
- GOROOT="${T}/goroot" golang-build_src_test
-}
-
src_install() {
rm -rf src/${EGO_SRC}/.git* || die
golang-build_src_install
1.2 dev-go/go-protobuf/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-protobuf/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 30 Jul 2015 06:09:25 -0000 1.1
+++ ChangeLog 30 Jul 2015 07:06:52 -0000 1.2
@@ -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.1
2015/07/30 06:09:25 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-go/go-protobuf/ChangeLog,v 1.2
2015/07/30 07:06:52 zmedico Exp $
+
+ 30 Jul 2015; Zac Medico <[email protected]>
go-protobuf-0_pre20150727.ebuild,
+ go-protobuf-9999.ebuild:
+ Remove unnecessary src_test code.
*go-protobuf-0_pre20150727 (30 Jul 2015)
*go-protobuf-9999 (30 Jul 2015)