summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-09 12:29:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-09 12:29:37 +0000
commit5d6642392fb273d318b35812d65996f4634d8b49 (patch)
treedb18f9c8d8d99f89b5d12cfe71544159c0089896 /app-vim/automatictexplugin
parentFix depends, bug 402843 (diff)
downloadgentoo-2-5d6642392fb273d318b35812d65996f4634d8b49.tar.gz
gentoo-2-5d6642392fb273d318b35812d65996f4634d8b49.tar.bz2
gentoo-2-5d6642392fb273d318b35812d65996f4634d8b49.zip
Stable for amd64, wrt bug #402809
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/automatictexplugin')
-rw-r--r--app-vim/automatictexplugin/ChangeLog6
-rw-r--r--app-vim/automatictexplugin/automatictexplugin-10.6.4.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/app-vim/automatictexplugin/ChangeLog b/app-vim/automatictexplugin/ChangeLog
index ec40c9c390e9..a5f4328e4fc0 100644
--- a/app-vim/automatictexplugin/ChangeLog
+++ b/app-vim/automatictexplugin/ChangeLog
@@ -1,6 +1,10 @@
# 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.23 2012/02/09 07:41:17 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.24 2012/02/09 12:29:37 ago Exp $
+
+ 09 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ automatictexplugin-10.6.4.ebuild:
+ Stable for amd64, wrt bug #402809
09 Feb 2012; Tim Harder <radhermit@gentoo.org>
-automatictexplugin-10.6.1.ebuild, -automatictexplugin-10.6.3.ebuild:
diff --git a/app-vim/automatictexplugin/automatictexplugin-10.6.4.ebuild b/app-vim/automatictexplugin/automatictexplugin-10.6.4.ebuild
index f2a1b0246f10..650fe103f561 100644
--- a/app-vim/automatictexplugin/automatictexplugin-10.6.4.ebuild
+++ b/app-vim/automatictexplugin/automatictexplugin-10.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-10.6.4.ebuild,v 1.1 2011/12/29 20:30:24 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.6.4.ebuild,v 1.2 2012/02/09 12:29:37 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/${MY_P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
S="${WORKDIR}"