summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-14 12:17:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-14 12:17:32 +0000
commitb31cd9364aa1f9f57caff37c4e202a86f32da412 (patch)
tree4691e3007741a4e347fb9891bf9622a1ba3725a5 /app-vim
parentmissing inherit user.eclass added (diff)
downloadgentoo-2-b31cd9364aa1f9f57caff37c4e202a86f32da412.tar.gz
gentoo-2-b31cd9364aa1f9f57caff37c4e202a86f32da412.tar.bz2
gentoo-2-b31cd9364aa1f9f57caff37c4e202a86f32da412.zip
Stable for x86, wrt bug #457260
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vim-latex/ChangeLog6
-rw-r--r--app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-latex/ChangeLog b/app-vim/vim-latex/ChangeLog
index 2343a4fd3f57..9fcf275ecd26 100644
--- a/app-vim/vim-latex/ChangeLog
+++ b/app-vim/vim-latex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/vim-latex
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.13 2013/02/14 12:04:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.14 2013/02/14 12:17:32 ago Exp $
+
+ 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+ vim-latex-1.8.23.20121116.ebuild:
+ Stable for x86, wrt bug #457260
14 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
vim-latex-1.8.23.20121116.ebuild:
diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild
index 855204aae424..b63bcf04f4c1 100644
--- a/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild
+++ b/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild,v 1.2 2013/02/14 12:04:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild,v 1.3 2013/02/14 12:17:32 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="http://vim-latex.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="html"
RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )