summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-01 00:58:32 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-01 00:58:32 +0000
commit2a0620705b8998c99cfbb21685cbe06b8fd5d0df (patch)
tree07247c04b5339247cf5aae446ff48a052f0c8596 /app-vim
parentx86 stable wrt bug #481882 (diff)
downloadgentoo-2-2a0620705b8998c99cfbb21685cbe06b8fd5d0df.tar.gz
gentoo-2-2a0620705b8998c99cfbb21685cbe06b8fd5d0df.tar.bz2
gentoo-2-2a0620705b8998c99cfbb21685cbe06b8fd5d0df.zip
x86 stable wrt bug #481876
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/pathogen/ChangeLog5
-rw-r--r--app-vim/pathogen/pathogen-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/pathogen/ChangeLog b/app-vim/pathogen/ChangeLog
index 24d31f0f064e..e13b6b6dc5c8 100644
--- a/app-vim/pathogen/ChangeLog
+++ b/app-vim/pathogen/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2013/11/05 15:28:16 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v 1.4 2013/12/01 00:58:32 johu Exp $
+
+ 01 Dec 2013; Johannes Huber <johu@gentoo.org> pathogen-2.2.ebuild:
+ x86 stable wrt bug #481876
05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> pathogen-2.2.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/app-vim/pathogen/pathogen-2.2.ebuild b/app-vim/pathogen/pathogen-2.2.ebuild
index 499829ea1ca4..bc0c1b07fbac 100644
--- a/app-vim/pathogen/pathogen-2.2.ebuild
+++ b/app-vim/pathogen/pathogen-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/pathogen-2.2.ebuild,v 1.3 2013/11/05 15:28:16 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/pathogen-2.2.ebuild,v 1.4 2013/12/01 00:58:32 johu Exp $
EAPI=5
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="amd64 x86 ~x64-macos"
IUSE=""
S=${WORKDIR}/vim-${P}