radhermit    14/06/26 06:33:06

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

Revision  Changes    Path
1.5                  app-vim/pathogen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   1 Dec 2013 00:58:32 -0000       1.4
+++ ChangeLog   26 Jun 2014 06:33:05 -0000      1.5
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/pathogen
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v 1.4 2013/12/01 
00:58:32 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v 1.5 2014/06/26 
06:33:05 radhermit Exp $
+
+*pathogen-2.3 (26 Jun 2014)
+
+  26 Jun 2014; Tim Harder <radher...@gentoo.org> +pathogen-2.3.ebuild:
+  Version bump.
 
   01 Dec 2013; Johannes Huber <j...@gentoo.org> pathogen-2.2.ebuild:
   x86 stable wrt bug #481876



1.1                  app-vim/pathogen/pathogen-2.3.ebuild

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

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

EAPI=5

inherit vim-plugin

DESCRIPTION="vim plugin: manage your runtimepath"
HOMEPAGE="https://github.com/tpope/vim-pathogen/ 
http://www.vim.org/scripts/script.php?script_id=2332";
SRC_URI="https://github.com/tpope/vim-pathogen/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
LICENSE="vim"
KEYWORDS="~amd64 ~x86 ~x64-macos"

S=${WORKDIR}/vim-${P}




Reply via email to