summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-11-30 13:08:13 +0000
committerJohannes Huber <johu@gentoo.org>2013-11-30 13:08:13 +0000
commit7c9c8d5ae81bb24623f31e703e959c019e6b215b (patch)
tree696819e30d90bc8c088e32dfa661a0e2b790b54e /app-vim/vim-misc
parentx86 stable wrt bug #481856 (diff)
downloadgentoo-2-7c9c8d5ae81bb24623f31e703e959c019e6b215b.tar.gz
gentoo-2-7c9c8d5ae81bb24623f31e703e959c019e6b215b.tar.bz2
gentoo-2-7c9c8d5ae81bb24623f31e703e959c019e6b215b.zip
x86 stable wrt bug #481874
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'app-vim/vim-misc')
-rw-r--r--app-vim/vim-misc/ChangeLog5
-rw-r--r--app-vim/vim-misc/vim-misc-1.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vim-misc/ChangeLog b/app-vim/vim-misc/ChangeLog
index fe9f9840c20e..98d201c04d60 100644
--- a/app-vim/vim-misc/ChangeLog
+++ b/app-vim/vim-misc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vim-misc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/ChangeLog,v 1.2 2013/11/05 15:58:49 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/ChangeLog,v 1.3 2013/11/30 13:08:13 johu Exp $
+
+ 30 Nov 2013; Johannes Huber <johu@gentoo.org> vim-misc-1.8.5.ebuild:
+ x86 stable wrt bug #481874
05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> vim-misc-1.8.5.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/app-vim/vim-misc/vim-misc-1.8.5.ebuild b/app-vim/vim-misc/vim-misc-1.8.5.ebuild
index 31b035d44072..854472eeda5c 100644
--- a/app-vim/vim-misc/vim-misc-1.8.5.ebuild
+++ b/app-vim/vim-misc/vim-misc-1.8.5.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/vim-misc/vim-misc-1.8.5.ebuild,v 1.2 2013/11/05 15:58:49 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/vim-misc-1.8.5.ebuild,v 1.3 2013/11/30 13:08:13 johu Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: miscellaneous auto-load scripts"
HOMEPAGE="http://peterodding.com/code/vim/misc/"
SRC_URI="https://github.com/xolox/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="!app-vim/xolox-misc"