maekke 15/01/08 20:49:58 Modified: ChangeLog go-1.4.ebuild Log: arm stable, bug #534656 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.62 dev-lang/go/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 4 Jan 2015 16:03:53 -0000 1.61 +++ ChangeLog 8 Jan 2015 20:49:58 -0000 1.62 @@ -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.61 2015/01/04 16:03:53 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.62 2015/01/08 20:49:58 maekke Exp $ + + 08 Jan 2015; Markus Meier <[email protected]> go-1.4.ebuild: + arm stable, bug #534656 04 Jan 2015; William Hubbs <[email protected]> go-1.4.ebuild: amd64 stable wrt #534656 1.5 dev-lang/go/go-1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.4.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.4.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-1.4.ebuild?r1=1.4&r2=1.5 Index: go-1.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- go-1.4.ebuild 4 Jan 2015 16:03:53 -0000 1.4 +++ go-1.4.ebuild 8 Jan 2015 20:49:58 -0000 1.5 @@ -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.ebuild,v 1.4 2015/01/04 16:03:53 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-1.4.ebuild,v 1.5 2015/01/08 20:49:58 maekke 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"
