summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-08-31 02:45:54 +0000
committerTim Harder <radhermit@gentoo.org>2011-08-31 02:45:54 +0000
commit15d857cb9755dbe3a0a86ae9a349da81952b29ff (patch)
treec04d05bdf1c2db3eeba79e33fd60d6c62631bd45 /app-vim
parentVersion bump. (diff)
downloadgentoo-2-15d857cb9755dbe3a0a86ae9a349da81952b29ff.tar.gz
gentoo-2-15d857cb9755dbe3a0a86ae9a349da81952b29ff.tar.bz2
gentoo-2-15d857cb9755dbe3a0a86ae9a349da81952b29ff.zip
Remove old.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/automatictexplugin/ChangeLog7
-rw-r--r--app-vim/automatictexplugin/automatictexplugin-10.ebuild30
-rw-r--r--app-vim/automatictexplugin/automatictexplugin-9.7.1.ebuild30
-rw-r--r--app-vim/automatictexplugin/automatictexplugin-9.7.4.ebuild30
4 files changed, 6 insertions, 91 deletions
diff --git a/app-vim/automatictexplugin/ChangeLog b/app-vim/automatictexplugin/ChangeLog
index 6077c1e4c2d3..2acf69dba7ee 100644
--- a/app-vim/automatictexplugin/ChangeLog
+++ b/app-vim/automatictexplugin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-vim/automatictexplugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.11 2011/08/31 02:44:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.12 2011/08/31 02:45:54 radhermit Exp $
+
+ 31 Aug 2011; Tim Harder <radhermit@gentoo.org>
+ -automatictexplugin-9.7.1.ebuild, -automatictexplugin-9.7.4.ebuild,
+ -automatictexplugin-10.ebuild:
+ Remove old.
*automatictexplugin-10.3 (31 Aug 2011)
diff --git a/app-vim/automatictexplugin/automatictexplugin-10.ebuild b/app-vim/automatictexplugin/automatictexplugin-10.ebuild
deleted file mode 100644
index 68f3d2d2f977..000000000000
--- a/app-vim/automatictexplugin/automatictexplugin-10.ebuild
+++ /dev/null
@@ -1,30 +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/automatictexplugin/automatictexplugin-10.ebuild,v 1.1 2011/08/10 21:02:15 radhermit Exp $
-
-EAPI="4"
-VIM_PLUGIN_VIM_VERSION="7.3"
-
-inherit vim-plugin
-
-MY_P="AutomaticTexPlugin_${PV}"
-DESCRIPTION="vim plugin: a comprehensive plugin for editing LaTeX files"
-HOMEPAGE="http://atp-vim.sourceforge.net/"
-SRC_URI="mirror://sourceforge/atp-vim/${MY_P}.tar.gz"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S=${WORKDIR}
-
-VIM_PLUGIN_HELPFILES="automatic-tex-plugin.txt"
-
-RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )
- !app-vim/vim-latex
- app-vim/align
- app-text/wdiff
- >=dev-lang/python-2.7
- dev-python/psutil
- dev-tex/latexmk
- dev-tex/detex
- virtual/tex-base"
diff --git a/app-vim/automatictexplugin/automatictexplugin-9.7.1.ebuild b/app-vim/automatictexplugin/automatictexplugin-9.7.1.ebuild
deleted file mode 100644
index 3b79df2257bd..000000000000
--- a/app-vim/automatictexplugin/automatictexplugin-9.7.1.ebuild
+++ /dev/null
@@ -1,30 +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/automatictexplugin/automatictexplugin-9.7.1.ebuild,v 1.1 2011/07/15 06:02:15 radhermit Exp $
-
-EAPI="4"
-VIM_PLUGIN_VIM_VERSION="7.3"
-
-inherit vim-plugin
-
-MY_P="AutomaticTexPlugin_${PV}"
-DESCRIPTION="vim plugin: a comprehensive plugin for editing LaTeX files"
-HOMEPAGE="http://atp-vim.sourceforge.net/"
-SRC_URI="mirror://sourceforge/atp-vim/${MY_P}.tar.gz"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S=${WORKDIR}
-
-VIM_PLUGIN_HELPFILES="automatic-tex-plugin.txt"
-
-RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )
- !app-vim/vim-latex
- app-vim/align
- app-text/wdiff
- >=dev-lang/python-2.7
- dev-python/psutil
- dev-tex/latexmk
- dev-tex/detex
- virtual/tex-base"
diff --git a/app-vim/automatictexplugin/automatictexplugin-9.7.4.ebuild b/app-vim/automatictexplugin/automatictexplugin-9.7.4.ebuild
deleted file mode 100644
index e9e73c65960f..000000000000
--- a/app-vim/automatictexplugin/automatictexplugin-9.7.4.ebuild
+++ /dev/null
@@ -1,30 +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/automatictexplugin/automatictexplugin-9.7.4.ebuild,v 1.1 2011/07/22 18:39:40 radhermit Exp $
-
-EAPI="4"
-VIM_PLUGIN_VIM_VERSION="7.3"
-
-inherit vim-plugin
-
-MY_P="AutomaticTexPlugin_${PV}"
-DESCRIPTION="vim plugin: a comprehensive plugin for editing LaTeX files"
-HOMEPAGE="http://atp-vim.sourceforge.net/"
-SRC_URI="mirror://sourceforge/atp-vim/${MY_P}.tar.gz"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S=${WORKDIR}
-
-VIM_PLUGIN_HELPFILES="automatic-tex-plugin.txt"
-
-RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )
- !app-vim/vim-latex
- app-vim/align
- app-text/wdiff
- >=dev-lang/python-2.7
- dev-python/psutil
- dev-tex/latexmk
- dev-tex/detex
- virtual/tex-base"