From 69ebedbc0fa1be110f74a1d6b9ebbcbc0381c6b3 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 22 Jun 2012 14:31:02 +0000 Subject: Stable for amd64, wrt bug #422007 (Portage version: 2.1.10.65/cvs/Linux x86_64) --- app-vim/automatictexplugin/ChangeLog | 5 ++++- app-vim/automatictexplugin/automatictexplugin-11.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-vim') 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 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}" -- cgit v1.2.3-65-gdbad