williamh    14/07/18 16:18:51

  Modified:             go-9999.ebuild ChangeLog
  Log:
  install editors document to point people to the go wiki page about editor and 
shell support
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  Changes    Path
1.18                 dev-lang/go/go-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-9999.ebuild?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-9999.ebuild?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/go-9999.ebuild?r1=1.17&r2=1.18

Index: go-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/go-9999.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- go-9999.ebuild      17 Jul 2014 20:48:05 -0000      1.17
+++ go-9999.ebuild      18 Jul 2014 16:18:51 -0000      1.18
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-9999.ebuild,v 1.17 
2014/07/17 20:48:05 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/go-9999.ebuild,v 1.18 
2014/07/18 16:18:51 williamh Exp $
 
 EAPI=5
 
@@ -70,7 +70,7 @@
 src_install()
 {
        dobin bin/*
-       dodoc AUTHORS CONTRIBUTORS PATENTS README
+       dodoc AUTHORS CONTRIBUTORS PATENTS README misc/editors
 
        dodir /usr/lib/go
        insinto /usr/lib/go



1.38                 dev-lang/go/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/go/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   17 Jul 2014 20:48:05 -0000      1.37
+++ ChangeLog   18 Jul 2014 16:18:51 -0000      1.38
@@ -1,6 +1,10 @@
 # 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.37 2014/07/17 
20:48:05 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/go/ChangeLog,v 1.38 2014/07/18 
16:18:51 williamh Exp $
+
+  18 Jul 2014; William Hubbs <willi...@gentoo.org> go-9999.ebuild:
+  install editors document to point people to the go wiki page about editor and
+  shell support
 
   17 Jul 2014; William Hubbs <willi...@gentoo.org> go-9999.ebuild:
   remove editor and shell support use flags for bug #516070




Reply via email to