ago 15/02/08 09:34:22 Modified: go-1.4.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #539280 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.2 dev-lang/go/go-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.4.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.4.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.4.1.ebuild?r1=1.1&r2=1.2 Index: go-1.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.4.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- go-1.4.1.ebuild 16 Jan 2015 16:12:27 -0000 1.1 +++ go-1.4.1.ebuild 8 Feb 2015 09:34:22 -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-lang/go/go-1.4.1.ebuild,v 1.1 2015/01/16 16:12:27 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.4.1.ebuild,v 1.2 2015/02/08 09:34:22 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ else SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz" # Upstream only supports go on amd64, arm and x86 architectures. - KEYWORDS="-* ~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos" + KEYWORDS="-* amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos" fi DESCRIPTION="A concurrent garbage collected and typesafe programming language" 1.65 dev-lang/go/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 20 Jan 2015 04:02:26 -0000 1.64 +++ ChangeLog 8 Feb 2015 09:34:22 -0000 1.65 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/go # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.64 2015/01/20 04:02:26 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.65 2015/02/08 09:34:22 ago Exp $ + + 08 Feb 2015; Agostino Sarubbo <[email protected]> go-1.4.1.ebuild: + Stable for amd64, wrt bug #539280 20 Jan 2015; William Hubbs <[email protected]> go-9999.ebuild: Add a dependency on dev-lang/go-bootstrap for #536960. For now, we can build
