public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-vim/pathogen: ChangeLog pathogen-2.3.ebuild
@ 2014-06-26  6:33 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2014-06-26  6:33 UTC (permalink / raw
  To: gentoo-commits

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 <radhermit@gentoo.org> +pathogen-2.3.ebuild:
+  Version bump.
 
   01 Dec 2013; Johannes Huber <johu@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}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-vim/pathogen: ChangeLog pathogen-2.3.ebuild
@ 2015-02-07  2:55 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2015-02-07  2:55 UTC (permalink / raw
  To: gentoo-commits

radhermit    15/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  Changes    Path
1.6                  app-vim/pathogen/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/ChangeLog?r1=1.5&r2=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 -0000	1.5
+++ ChangeLog	7 Feb 2015 02:55:00 -0000	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 <radhermit@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.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/pathogen-2.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pathogen/pathogen-2.3.ebuild?r1=1.1&r2=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 -0000	1.1
+++ pathogen-2.3.ebuild	7 Feb 2015 02:55:00 -0000	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}





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-07  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26  6:33 [gentoo-commits] gentoo-x86 commit in app-vim/pathogen: ChangeLog pathogen-2.3.ebuild Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-07  2:55 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox