summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2013-11-05 15:28:16 +0000
committerTony Vroon <chainsaw@gentoo.org>2013-11-05 15:28:16 +0000
commita5fe6302aea934080adc26d6bd865b782fc014ea (patch)
tree59fe736b7407d36dc74bdef47f0245d883024a8c /app-vim/pathogen
parentMarked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff)
downloadgentoo-2-a5fe6302aea934080adc26d6bd865b782fc014ea.tar.gz
gentoo-2-a5fe6302aea934080adc26d6bd865b782fc014ea.tar.bz2
gentoo-2-a5fe6302aea934080adc26d6bd865b782fc014ea.zip
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #481876.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'app-vim/pathogen')
-rw-r--r--app-vim/pathogen/ChangeLog6
-rw-r--r--app-vim/pathogen/pathogen-2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/pathogen/ChangeLog b/app-vim/pathogen/ChangeLog
index e0c73c6b7da5..24d31f0f064e 100644
--- a/app-vim/pathogen/ChangeLog
+++ b/app-vim/pathogen/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2013/10/21 11:58:04 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/ChangeLog,v 1.3 2013/11/05 15:28:16 chainsaw Exp $
+
+ 05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> pathogen-2.2.ebuild:
+ Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
+ Lazkani in bug #481876.
21 Oct 2013; Fabian Groffen <grobian@gentoo.org> pathogen-2.2.ebuild:
Marked ~x64-macos, bug #486818
diff --git a/app-vim/pathogen/pathogen-2.2.ebuild b/app-vim/pathogen/pathogen-2.2.ebuild
index ffae787c16b7..499829ea1ca4 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.2 2013/10/21 11:58:04 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pathogen/pathogen-2.2.ebuild,v 1.3 2013/11/05 15:28:16 chainsaw 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}