diff options
author | William Hubbs <williamh@gentoo.org> | 2014-12-13 05:08:41 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2014-12-13 05:08:41 +0000 |
commit | 7d746ccd014bd4b3036dae0b82d89ba927138c23 (patch) | |
tree | 7883076629e2e6bff67f8f02358a8620eb258067 /dev-lang/go/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-7d746ccd014bd4b3036dae0b82d89ba927138c23.tar.gz gentoo-2-7d746ccd014bd4b3036dae0b82d89ba927138c23.tar.bz2 gentoo-2-7d746ccd014bd4b3036dae0b82d89ba927138c23.zip |
migrate the live ebuild to git instead of mercurial to follow upstream
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'dev-lang/go/ChangeLog')
-rw-r--r-- | dev-lang/go/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-lang/go/ChangeLog b/dev-lang/go/ChangeLog index aa841d7f1679..5b610729f901 100644 --- a/dev-lang/go/ChangeLog +++ b/dev-lang/go/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/go # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.58 2014/12/12 18:23:32 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.59 2014/12/13 05:08:41 williamh Exp $ + + 13 Dec 2014; William Hubbs <williamh@gentoo.org> go-9999.ebuild: + migrate the live ebuild to git instead of mercurial to follow upstream 12 Dec 2014; William Hubbs <williamh@gentoo.org> go-1.3.3.ebuild, go-1.4.ebuild, go-9999.ebuild: |