radhermit    14/06/26 06:20:14

  Modified:             ChangeLog
  Added:                vimcommander-0.80.ebuild
  Removed:              vimcommander-80.ebuild
  Log:
  Update to upstream's new versioning scheme.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.32                 app-vim/vimcommander/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   7 Jan 2011 23:15:30 -0000       1.31
+++ ChangeLog   26 Jun 2014 06:20:14 -0000      1.32
@@ -1,6 +1,12 @@
 # ChangeLog for app-vim/vimcommander
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.31 
2011/01/07 23:15:30 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.32 
2014/06/26 06:20:14 radhermit Exp $
+
+*vimcommander-0.80 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder <radher...@gentoo.org> +vimcommander-0.80.ebuild,
+  -vimcommander-80.ebuild:
+  Update to upstream's new versioning scheme.
 
   07 Jan 2011; Tim Harder <radher...@gentoo.org> -vimcommander-1.54.2.9.ebuild,
   -vimcommander-75.ebuild:
@@ -117,4 +123,3 @@
   20 Nov 2003; Ciaran McCreesh <ciar...@gentoo.org> metadata.xml,
   vimcommander-1.52.ebuild:
   Initial Version
-



1.1                  app-vim/vimcommander/vimcommander-0.80.ebuild

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

Index: vimcommander-0.80.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-0.80.ebuild,v 1.1 
2014/06/26 06:20:14 radhermit Exp $

inherit vim-plugin

MY_PV=${PV/0./}
MY_P=${PN}-${MY_PV}

DESCRIPTION="vim plugin: Total Commander style file explorer"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=808";
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos"
IUSE=""

VIM_PLUGIN_HELPFILES="vimcommander"

S=${WORKDIR}/${MY_P}




Reply via email to