summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-04 11:22:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-04 11:22:30 +0000
commit08f7519fcd2a0292824ce542ec5cd88a7ae1142e (patch)
treeca751480a77df39641b52532a8d9eb91228750d3 /app-vim/automatictexplugin
parentStable for x86, wrt bug #441122 (diff)
downloadgentoo-2-08f7519fcd2a0292824ce542ec5cd88a7ae1142e.tar.gz
gentoo-2-08f7519fcd2a0292824ce542ec5cd88a7ae1142e.tar.bz2
gentoo-2-08f7519fcd2a0292824ce542ec5cd88a7ae1142e.zip
Stable for x86, wrt bug #441124
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-vim/automatictexplugin')
-rw-r--r--app-vim/automatictexplugin/ChangeLog5
-rw-r--r--app-vim/automatictexplugin/automatictexplugin-12.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/automatictexplugin/ChangeLog b/app-vim/automatictexplugin/ChangeLog
index c9597cca5374..59c277292588 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.37 2012/12/03 16:58:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.38 2012/12/04 11:22:30 ago Exp $
+
+ 04 Dec 2012; <ago@gentoo.org> automatictexplugin-12.1.ebuild:
+ Stable for x86, wrt bug #441124
03 Dec 2012; <ago@gentoo.org> automatictexplugin-12.1.ebuild:
Stable for amd64, wrt bug #441122
diff --git a/app-vim/automatictexplugin/automatictexplugin-12.1.ebuild b/app-vim/automatictexplugin/automatictexplugin-12.1.ebuild
index e81ce513ad18..c96874f05614 100644
--- a/app-vim/automatictexplugin/automatictexplugin-12.1.ebuild
+++ b/app-vim/automatictexplugin/automatictexplugin-12.1.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-12.1.ebuild,v 1.2 2012/12/03 16:58:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.1.ebuild,v 1.3 2012/12/04 11:22:30 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}"