summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-24 19:57:07 +0000
committerMarkus Meier <maekke@gentoo.org>2011-10-24 19:57:07 +0000
commitc7eab02dbba0bd157f195f4b5362d2b4e4398f4c (patch)
tree2672c7bb0bfff1b8e12d97a0c4e1c9c7739d3cfe /app-vim
parentx86 stable, bug #387455 (diff)
downloadgentoo-2-c7eab02dbba0bd157f195f4b5362d2b4e4398f4c.tar.gz
gentoo-2-c7eab02dbba0bd157f195f4b5362d2b4e4398f4c.tar.bz2
gentoo-2-c7eab02dbba0bd157f195f4b5362d2b4e4398f4c.zip
x86 stable, bug #387455
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/automatictexplugin/ChangeLog5
-rw-r--r--app-vim/automatictexplugin/automatictexplugin-10.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/automatictexplugin/ChangeLog b/app-vim/automatictexplugin/ChangeLog
index 2f1c36e47ec3..6110255cb966 100644
--- a/app-vim/automatictexplugin/ChangeLog
+++ b/app-vim/automatictexplugin/ChangeLog
@@ -1,6 +1,9 @@
# 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.17 2011/10/18 10:25:32 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.18 2011/10/24 19:57:07 maekke Exp $
+
+ 24 Oct 2011; Markus Meier <maekke@gentoo.org> automatictexplugin-10.5.ebuild:
+ x86 stable, bug #387455
18 Oct 2011; Tony Vroon <chainsaw@gentoo.org> automatictexplugin-10.5.ebuild:
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
diff --git a/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild b/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild
index a71f6212b807..dbf3a9a129aa 100644
--- a/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild
+++ b/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild
@@ -1,6 +1,6 @@
# 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.5.ebuild,v 1.2 2011/10/18 10:25:32 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-10.5.ebuild,v 1.3 2011/10/24 19:57:07 maekke 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}"