diff options
author | 2013-02-15 22:46:53 +0000 | |
---|---|---|
committer | 2013-02-15 22:46:53 +0000 | |
commit | 03e93d26d147885360e638e243b625ccaf5e9938 (patch) | |
tree | df10961e9fba318357d89fc53e1011de5d4d8446 /app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild | |
parent | Stable for sparc, wrt bug #457440 (diff) | |
download | gentoo-2-03e93d26d147885360e638e243b625ccaf5e9938.tar.gz gentoo-2-03e93d26d147885360e638e243b625ccaf5e9938.tar.bz2 gentoo-2-03e93d26d147885360e638e243b625ccaf5e9938.zip |
Stable for sparc, wrt bug #457260
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild')
-rw-r--r-- | app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 b87e31b00aaa..fa06147718f2 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.5 2013/02/14 22:06:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20121116.ebuild,v 1.6 2013/02/15 22:46:53 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] ) |