commit:     72836f84553ca5bd600743eb94add060c00c84ad
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 20:15:46 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 11:53:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72836f84

app-vim/surround: stable for amd64 and mark stable for x86 whilst at it using 
the ALLARCHES policy.

Vim scripts are platform independant scripts.

Package-Manager: portage-2.3.0

 app-vim/surround/surround-2.1-r1.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/app-vim/surround/surround-2.1-r1.ebuild 
b/app-vim/surround/surround-2.1-r1.ebuild
new file mode 100644
index 00000000..c18b554
--- /dev/null
+++ b/app-vim/surround/surround-2.1-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"

Reply via email to