diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-03 15:47:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-03 15:47:25 +0000 |
commit | 840ea8edcfc4f4bdd4e32a52a12564f817608851 (patch) | |
tree | f8ba1daef287b21881d4744c2c7277ee5c073430 /app-vim | |
parent | alpha/ia64/x86 stable wrt #236521 (diff) | |
download | gentoo-2-840ea8edcfc4f4bdd4e32a52a12564f817608851.tar.gz gentoo-2-840ea8edcfc4f4bdd4e32a52a12564f817608851.tar.bz2 gentoo-2-840ea8edcfc4f4bdd4e32a52a12564f817608851.zip |
alpha/ia64/x86 stable wrt #236537
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/latexsuite/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060325.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog index ab3c2c7a1443..fbd1d6e17de9 100644 --- a/app-vim/latexsuite/ChangeLog +++ b/app-vim/latexsuite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/latexsuite # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.28 2008/09/03 12:29:16 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.29 2008/09/03 15:47:25 armin76 Exp $ + + 03 Sep 2008; Raúl Porcel <armin76@gentoo.org> + latexsuite-1.5.20060325.ebuild: + alpha/ia64/x86 stable wrt #236537 03 Sep 2008; Ferris McCormick <fmccor@gentoo.org> latexsuite-1.5.20060325.ebuild: diff --git a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild index 6f169c4566c5..28897f18d89a 100644 --- a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.6 2008/09/03 12:29:16 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.7 2008/09/03 15:47:25 armin76 Exp $ inherit vim-plugin versionator @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: a comprehensive set of tools to view, edit and compile HOMEPAGE="http://vim-latex.sourceforge.net/" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" # See bug #112326 for why we have this nasty hack |