app-vim/wikipedia-syntax: Stable for amd64. Retroactively mark stable for the remaini...
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 13 May 2016 07:55:12 +0000 (07:55 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 13 May 2016 08:23:28 +0000 (08:23 +0000)
Package-Manager: portage-2.2.26

app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild [moved from app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild with 82% similarity]

similarity index 82%
rename from app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild
rename to app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
index b3d118a7956cc62b20024d7c2362770c3f4044aa..51769ae94928f875639e5252a39bd94b6a2ac84d 100644 (file)
@@ -1,16 +1,19 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=6
+
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
 HOMEPAGE="http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 ~hppa ~mips ppc ppc64 x86"
+KEYWORDS="amd64 hppa mips ppc ppc64 x86"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Wikipedia article
 files. Detection is by filename (*.wiki)."
+
 VIM_PLUGIN_MESSAGES="filetype"