[gentoo-commits] gentoo-x86 commit in app-vim/pathogen: ChangeLog pathogen-2.3.ebuild

2015-02-06 Thread Tim Harder (radhermit)
radhermit15/02/07 02:55:00

  Modified: ChangeLog pathogen-2.3.ebuild
  Log:
  Stabilize for amd64/x86.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.6  app-vim/pathogen/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   26 Jun 2014 06:33:05 -  1.5
+++ ChangeLog   7 Feb 2015 02:55:00 -   1.6
@@ -1,6 +1,9 @@
 # ChangeLog for app-vim/pathogen
-# 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 $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v 1.6 2015/02/07 
02:55:00 radhermit Exp $
+
+  07 Feb 2015; Tim Harder radher...@gentoo.org pathogen-2.3.ebuild:
+  Stabilize for amd64/x86.
 
 *pathogen-2.3 (26 Jun 2014)
 



1.2  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.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/pathogen-2.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/pathogen-2.3.ebuild?r1=1.1r2=1.2

Index: pathogen-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-vim/pathogen/pathogen-2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pathogen-2.3.ebuild 26 Jun 2014 06:33:05 -  1.1
+++ pathogen-2.3.ebuild 7 Feb 2015 02:55:00 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/pathogen-2.3.ebuild,v 1.2 
2015/02/07 02:55:00 radhermit Exp $
 
 EAPI=5
 
@@ -10,6 +10,6 @@
 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
+KEYWORDS=amd64 x86 ~x64-macos
 
 S=${WORKDIR}/vim-${P}






[gentoo-commits] gentoo-x86 commit in app-vim/pathogen: ChangeLog pathogen-2.3.ebuild

2014-06-26 Thread Tim Harder (radhermit)
radhermit14/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  ChangesPath
1.5  app-vim/pathogen/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/ChangeLog?r1=1.4r2=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 -   1.4
+++ ChangeLog   26 Jun 2014 06:33:05 -  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.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/pathogen-2.3.ebuild?rev=1.1content-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}