summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-14 12:10:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-14 12:10:20 +0000
commit0ea2c9faa28e27aa452eee80111cad18c2c6d179 (patch)
tree50da2ba8c02e1a3d2d3834767dd141f4d3ca67d9 /app-vim
parentStable for x86, wrt bug #457256 (diff)
downloadgentoo-2-0ea2c9faa28e27aa452eee80111cad18c2c6d179.tar.gz
gentoo-2-0ea2c9faa28e27aa452eee80111cad18c2c6d179.tar.bz2
gentoo-2-0ea2c9faa28e27aa452eee80111cad18c2c6d179.zip
Stable for x86, wrt bug #457258
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/surround/ChangeLog5
-rw-r--r--app-vim/surround/surround-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/surround/ChangeLog b/app-vim/surround/ChangeLog
index 8975b60e22a2..c9b201ac6a91 100644
--- a/app-vim/surround/ChangeLog
+++ b/app-vim/surround/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/surround
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/surround/ChangeLog,v 1.11 2013/02/14 12:04:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/surround/ChangeLog,v 1.12 2013/02/14 12:10:20 ago Exp $
+
+ 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> surround-2.0.ebuild:
+ Stable for x86, wrt bug #457258
14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> surround-2.0.ebuild:
Stable for amd64, wrt bug #457258
diff --git a/app-vim/surround/surround-2.0.ebuild b/app-vim/surround/surround-2.0.ebuild
index 6404cc93248e..6a5bb04eefb8 100644
--- a/app-vim/surround/surround-2.0.ebuild
+++ b/app-vim/surround/surround-2.0.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/surround/surround-2.0.ebuild,v 1.2 2013/02/14 12:04:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/surround/surround-2.0.ebuild,v 1.3 2013/02/14 12:10:20 ago Exp $
EAPI="5"
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Delete/change/add parentheses/quotes/XML-tags/much more"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1697"
LICENSE="vim"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
VIM_PLUGIN_HELPFILES="${PN}"