summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-21 15:54:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-21 15:54:39 +0000
commit84ea7c96849298c50b641574398711859aee797d (patch)
tree7fc1483d0f93fde8bcd97c8508313e8f0c219df2 /app-vim/minibufexpl
parentStable for ppc, wrt bug #491968 (diff)
downloadgentoo-2-84ea7c96849298c50b641574398711859aee797d.tar.gz
gentoo-2-84ea7c96849298c50b641574398711859aee797d.tar.bz2
gentoo-2-84ea7c96849298c50b641574398711859aee797d.zip
Stable for ppc, wrt bug #491970
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/minibufexpl')
-rw-r--r--app-vim/minibufexpl/ChangeLog5
-rw-r--r--app-vim/minibufexpl/minibufexpl-6.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/minibufexpl/ChangeLog b/app-vim/minibufexpl/ChangeLog
index 920de78f0784..6fc52b4d3eac 100644
--- a/app-vim/minibufexpl/ChangeLog
+++ b/app-vim/minibufexpl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/minibufexpl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/ChangeLog,v 1.41 2013/12/20 19:58:25 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/ChangeLog,v 1.42 2013/12/21 15:54:39 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> minibufexpl-6.5.2.ebuild:
+ Stable for ppc, wrt bug #491970
20 Dec 2013; Chema Alonso <nimiux@gentoo.org> minibufexpl-6.5.2.ebuild:
Stable for amd64 wrt bug #491970
diff --git a/app-vim/minibufexpl/minibufexpl-6.5.2.ebuild b/app-vim/minibufexpl/minibufexpl-6.5.2.ebuild
index ef2d3307f0b3..be0f45d9b228 100644
--- a/app-vim/minibufexpl/minibufexpl-6.5.2.ebuild
+++ b/app-vim/minibufexpl/minibufexpl-6.5.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/minibufexpl/minibufexpl-6.5.2.ebuild,v 1.2 2013/12/20 19:58:25 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.5.2.ebuild,v 1.3 2013/12/21 15:54:39 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: easily switch between buffers"
HOMEPAGE="https://github.com/fholgado/minibufexpl.vim"
SRC_URI="https://github.com/fholgado/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="bufexplorer.vim"
-KEYWORDS="amd64 ~mips ~ppc ~x86"
+KEYWORDS="amd64 ~mips ppc ~x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"