summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-25 08:05:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-25 08:05:55 +0000
commit82aa07c603fd73ed7a5d1ab23a172ca5c6f7774f (patch)
tree50bf5ffd3c8181e93c9f94d71d13ec3b406f4313 /app-vim/vim-latex
parentRemove freetype:1 mask, as relevant ebuilds have been tree-cleaned (diff)
downloadgentoo-2-82aa07c603fd73ed7a5d1ab23a172ca5c6f7774f.tar.gz
gentoo-2-82aa07c603fd73ed7a5d1ab23a172ca5c6f7774f.tar.bz2
gentoo-2-82aa07c603fd73ed7a5d1ab23a172ca5c6f7774f.zip
Stable for sparc, wrt bug #469782
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/vim-latex')
-rw-r--r--app-vim/vim-latex/ChangeLog6
-rw-r--r--app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-latex/ChangeLog b/app-vim/vim-latex/ChangeLog
index 2bc5ccc28de8..9648c4eb14fa 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.28 2013/05/18 20:49:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.29 2013/05/25 08:05:55 ago Exp $
+
+ 25 May 2013; Agostino Sarubbo <ago@gentoo.org>
+ vim-latex-1.8.23.20130116.ebuild:
+ Stable for sparc, wrt bug #469782
18 May 2013; Agostino Sarubbo <ago@gentoo.org>
vim-latex-1.8.23.20130116.ebuild:
diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild
index 5b7ec7c4514b..90ee5715df02 100644
--- a/app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild
+++ b/app-vim/vim-latex/vim-latex-1.8.23.20130116.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.20130116.ebuild,v 1.7 2013/05/18 20:49:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild,v 1.8 2013/05/25 08:05:55 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7} )
@@ -15,7 +15,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 python"
RDEPEND="|| ( app-editors/vim[python?] app-editors/gvim[python?] )