ChangeLog

# ChangeLog for app-vim/wikipedia-syntax
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/ChangeLog,v 1.11 2006/08/20 23:45:31 malc Exp $

20 Aug 2006; wikipedia-syntax-20050212.ebuild:
Stable on amd64

07 Apr 2006; Bryan Østergaard Remove ciaranm from metadata.xml.

21 Jan 2006; Lars Weiler
wikipedia-syntax-20050212.ebuild:
Stable on ppc.

10 Sep 2005; Aron Griffis
wikipedia-syntax-20050212.ebuild:
Mark 20050212 stable on alpha

12 Jun 2005; David Holm
wikipedia-syntax-20050212.ebuild:
Added to ~ppc.

06 Apr 2005; Markus Rothe
wikipedia-syntax-20050212.ebuild:
Stable on ppc64

31 Mar 2005; Aron Griffis
wikipedia-syntax-20050212.ebuild:
stable on ia64

06 Mar 2005; Ciaran McCreesh
wikipedia-syntax-20050212.ebuild:
x86 sparc mips stable

18 Feb 2005; Tom Martin
wikipedia-syntax-20050212.ebuild:
Marked ~amd64.

13 Feb 2005; Markus Rothe
wikipedia-syntax-20050212.ebuild:
Added ~ppc64 to KEYWORDS

*wikipedia-syntax-20050212 (12 Feb 2005)

12 Feb 2005; Ciaran McCreesh +metadata.xml,
+wikipedia-syntax-20050212.ebuild:
New package.

Manifest

DIST wikipedia-syntax-20050212.tar.bz2 3130 RMD160 246b81c6ec7b9216c58630d27636661b4c81b559 SHA1 af28f1708e22956dc4fceb9faa8b77f96b3d5969 SHA256 f06fe648c27f855b73b8a811421fa8618a0dc8d061af1365cc8d20b3ceddb530
EBUILD wikipedia-syntax-20050212.ebuild 650 RMD160 e0f40f17c88c7d2bd164a1923b47d9d46f744a6a SHA1 f3fa9139415101451bc8507adcb65b19b2a80c8f SHA256 32fc1b69ac93c92503f72dc8387852ed8b54c6c861d3bbf4a79433f0eca02b19
MISC ChangeLog 1423 RMD160 e488c4ba7d51fd311de361e4e28c09d00e3acd4d SHA1 93a58c652538a573f74cd2c9cdd0666ad72e559f SHA256 fc4dcb6186e89cd113da70164a6c092cd32882a18a81bbcccb0bbcff722ff5d3
MISC metadata.xml 349 RMD160 552ae9de1423c82a15aaf6ea3f39b4a59788c68e SHA1 949f557347c429b5d38954b74ad84135b4ea4ec1 SHA256 74055da9003663066dbf26e8cdb1f28afa1e9b195fca455f2536fef6a40da77d

metadata.xml




vim

This package provides Vim syntax highlighting for Wikipedia
files, and automatic filetype detection for these files based upon
filename.

wikipedia-syntax-20050212.ebuild

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild,v 1.13 2007/07/11 05:14:07 mr_bones_ Exp $

inherit vim-plugin

DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
HOMEPAGE="http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim"
LICENSE="as-is"
KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""

VIM_PLUGIN_HELPTEXT=\
"This plugin provides syntax highlighting for Wikipedia article
files. Detection is by filename (*.wiki)."
VIM_PLUGIN_MESSAGES="filetype"