diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-23 18:04:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-23 18:04:26 +0000 |
commit | 883ff698591efe375615498e6e873b7535a72ed4 (patch) | |
tree | 15fb89afec649d570f928600d96b460b5d4a6339 /app-vim/vim-latex | |
parent | alpha/ia64/sh/sparc stable wrt #372813 (diff) | |
download | gentoo-2-883ff698591efe375615498e6e873b7535a72ed4.tar.gz gentoo-2-883ff698591efe375615498e6e873b7535a72ed4.tar.bz2 gentoo-2-883ff698591efe375615498e6e873b7535a72ed4.zip |
alpha/ia64/sparc stable wrt #375411
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'app-vim/vim-latex')
-rw-r--r-- | app-vim/vim-latex/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-latex/ChangeLog b/app-vim/vim-latex/ChangeLog index dbfd54856249..22dc83551290 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.9 2011/07/23 17:13:33 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.10 2011/07/23 18:04:26 armin76 Exp $ + + 23 Jul 2011; Raúl Porcel <armin76@gentoo.org> + vim-latex-1.8.23.20110214.ebuild: + alpha/ia64/sparc stable wrt #375411 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> vim-latex-1.8.23.20110214.ebuild: diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild index 80c12c0c21aa..74f7efac835c 100644 --- a/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild +++ b/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20110214.ebuild,v 1.3 2011/07/23 17:13:33 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20110214.ebuild,v 1.4 2011/07/23 18:04:26 armin76 Exp $ EAPI=3 @@ -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="virtual/latex-base" |