diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 11:55:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 11:55:29 +0000 |
commit | 4f3208404373b9e5929daee56a2c4b68aced5722 (patch) | |
tree | 15edfd0af67dee916b31d4afb3205de16449d640 /app-vim | |
parent | ia64/sparc/x86 stable wrt #357289 (diff) | |
download | gentoo-2-4f3208404373b9e5929daee56a2c4b68aced5722.tar.gz gentoo-2-4f3208404373b9e5929daee56a2c4b68aced5722.tar.bz2 gentoo-2-4f3208404373b9e5929daee56a2c4b68aced5722.zip |
ia64/sparc/x86 stable wrt #357299
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-latex/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-latex/ChangeLog b/app-vim/vim-latex/ChangeLog index 84da4f66ae93..2c99222e6bd0 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.4 2011/03/12 14:54:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/ChangeLog,v 1.5 2011/03/20 11:55:29 armin76 Exp $ + + 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> + vim-latex-1.8.23.20101027.ebuild: + ia64/sparc/x86 stable wrt #357299 12 Mar 2011; Tobias Klausmann <klausman@gentoo.org> vim-latex-1.8.23.20101027.ebuild: diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild index 9dba0cb6ff77..00bcfb48ebb4 100644 --- a/app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild +++ b/app-vim/vim-latex/vim-latex-1.8.23.20101027.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.20101027.ebuild,v 1.3 2011/03/12 14:54:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-latex/vim-latex-1.8.23.20101027.ebuild,v 1.4 2011/03/20 11:55:29 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" |