summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-22 14:31:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-22 14:31:02 +0000
commit69ebedbc0fa1be110f74a1d6b9ebbcbc0381c6b3 (patch)
treed6bda1d775d2e8a3de8d90f73b18e4eafc93c06c /app-vim/automatictexplugin
parentStable for amd64, wrt bug #422385 (diff)
downloadgentoo-2-69ebedbc0fa1be110f74a1d6b9ebbcbc0381c6b3.tar.gz
gentoo-2-69ebedbc0fa1be110f74a1d6b9ebbcbc0381c6b3.tar.bz2
gentoo-2-69ebedbc0fa1be110f74a1d6b9ebbcbc0381c6b3.zip
Stable for amd64, wrt bug #422007
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/automatictexplugin')
-rw-r--r--app-vim/automatictexplugin/ChangeLog5
-rw-r--r--app-vim/automatictexplugin/automatictexplugin-11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/automatictexplugin/ChangeLog b/app-vim/automatictexplugin/ChangeLog
index a59c8ad212e4..02d89d8d3365 100644
--- a/app-vim/automatictexplugin/ChangeLog
+++ b/app-vim/automatictexplugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/automatictexplugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.28 2012/06/22 08:54:27 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.29 2012/06/22 14:31:02 ago Exp $
+
+ 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> automatictexplugin-11.ebuild:
+ Stable for amd64, wrt bug #422007
*automatictexplugin-11.1 (22 Jun 2012)
diff --git a/app-vim/automatictexplugin/automatictexplugin-11.ebuild b/app-vim/automatictexplugin/automatictexplugin-11.ebuild
index 2386dfd8c080..e47135192af9 100644
--- a/app-vim/automatictexplugin/automatictexplugin-11.ebuild
+++ b/app-vim/automatictexplugin/automatictexplugin-11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-11.ebuild,v 1.1 2012/05/15 12:34:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-11.ebuild,v 1.2 2012/06/22 14:31:02 ago Exp $
EAPI="4"
VIM_PLUGIN_VIM_VERSION="7.3"
@@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: a comprehensive plugin for editing LaTeX files"
HOMEPAGE="http://atp-vim.sourceforge.net/"
SRC_URI="mirror://sourceforge/atp-vim/releases/${MY_P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
S="${WORKDIR}"