diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-03 12:29:16 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-03 12:29:16 +0000 |
commit | d4f7a2b6812438b580c66325320492a1c5927fa6 (patch) | |
tree | 696cfcc60a92ca3ae4b60351a8cfb85c08c79cc5 /app-vim/latexsuite | |
parent | Add libmtp-0.3.0 API support, patch from upstream bugzilla rebased. Fix confi... (diff) | |
download | gentoo-2-d4f7a2b6812438b580c66325320492a1c5927fa6.tar.gz gentoo-2-d4f7a2b6812438b580c66325320492a1c5927fa6.tar.bz2 gentoo-2-d4f7a2b6812438b580c66325320492a1c5927fa6.zip |
Sparc stable, Bug #236537.
(Portage version: 2.2_rc8/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'app-vim/latexsuite')
-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 dc05d49ae72c..ab3c2c7a1443 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.27 2008/09/03 06:57:37 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.28 2008/09/03 12:29:16 fmccor Exp $ + + 03 Sep 2008; Ferris McCormick <fmccor@gentoo.org> + latexsuite-1.5.20060325.ebuild: + Sparc stable, Bug #236537. 03 Sep 2008; Christian Faulhammer <opfer@gentoo.org> -latexsuite-1.5_rc1.ebuild, -latexsuite-1.5.ebuild: diff --git a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild index 233bf1edd061..6f169c4566c5 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.5 2008/09/03 06:48:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.6 2008/09/03 12:29:16 fmccor 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 |