summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-03-04 21:33:07 +0000
committerTim Harder <radhermit@gentoo.org>2012-03-04 21:33:07 +0000
commite04e7bc473223a5ad44c52cb518642e15494ab1d (patch)
tree656767d20cf19d6ad114bcb11c85c04b5db4060d /app-vim
parentRemove old. (diff)
downloadgentoo-2-e04e7bc473223a5ad44c52cb518642e15494ab1d.tar.gz
gentoo-2-e04e7bc473223a5ad44c52cb518642e15494ab1d.tar.bz2
gentoo-2-e04e7bc473223a5ad44c52cb518642e15494ab1d.zip
Remove old.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/wikipedia-syntax/ChangeLog6
-rw-r--r--app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild16
-rw-r--r--app-vim/wikipedia-syntax/wikipedia-syntax-20071103.ebuild16
3 files changed, 5 insertions, 33 deletions
diff --git a/app-vim/wikipedia-syntax/ChangeLog b/app-vim/wikipedia-syntax/ChangeLog
index 94be34ca1bd9..dd1648f4e5f5 100644
--- a/app-vim/wikipedia-syntax/ChangeLog
+++ b/app-vim/wikipedia-syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/wikipedia-syntax
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/ChangeLog,v 1.19 2012/03/03 16:06:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/ChangeLog,v 1.20 2012/03/04 21:33:07 radhermit Exp $
+
+ 04 Mar 2012; Tim Harder <radhermit@gentoo.org>
+ -wikipedia-syntax-20050212.ebuild, -wikipedia-syntax-20071103.ebuild:
+ Remove old.
03 Mar 2012; Brent Baude <ranger@gentoo.org>
wikipedia-syntax-20101113.ebuild:
diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild b/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild
deleted file mode 100644
index 1ae0a5b7bacc..000000000000
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 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.15 2011/12/11 17:13:12 armin76 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="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"
diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20071103.ebuild b/app-vim/wikipedia-syntax/wikipedia-syntax-20071103.ebuild
deleted file mode 100644
index af54dd3c7bac..000000000000
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20071103.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/wikipedia-syntax-20071103.ebuild,v 1.2 2011/12/11 17:13:12 armin76 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="~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"