radhermit    15/06/19 06:11:34

  Modified:             ChangeLog
  Added:                undotree-5.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.7                  app-vim/undotree/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/undotree/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/undotree/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/undotree/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/undotree/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   6 Jun 2015 09:48:10 -0000       1.6
+++ ChangeLog   19 Jun 2015 06:11:34 -0000      1.7
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/undotree
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/ChangeLog,v 1.6 2015/06/06 
09:48:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/ChangeLog,v 1.7 2015/06/19 
06:11:34 radhermit Exp $
+
+*undotree-5.0 (19 Jun 2015)
+
+  19 Jun 2015; Tim Harder <radher...@gentoo.org> +undotree-5.0.ebuild:
+  Version bump.
 
   06 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml:
   Add github to remote-id in metadata.xml



1.1                  app-vim/undotree/undotree-5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/undotree/undotree-5.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/undotree/undotree-5.0.ebuild?rev=1.1&content-type=text/plain

Index: undotree-5.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/undotree-5.0.ebuild,v 1.1 
2015/06/19 06:11:34 radhermit Exp $

EAPI=5

inherit vim-plugin vcs-snapshot

DESCRIPTION="vim plugin: display your undo history in a graph"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 
https://github.com/mbbill/undotree";
SRC_URI="https://github.com/mbbill/${PN}/archive/rel_${PV}.tar.gz -> 
${P}.tar.gz"
LICENSE="BSD"
KEYWORDS="~amd64 ~x86"




Reply via email to