diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-09-11 12:57:45 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-09-11 12:57:45 +0000 |
commit | f1631df7a97213d817a52f75f47f93818f3832ef (patch) | |
tree | 681a9d2ee0dbeb008b352911c4d994a8f2901341 /app-vim/latexsuite | |
parent | Initial import of IcePy bindings for Ice libraries (diff) | |
download | gentoo-2-f1631df7a97213d817a52f75f47f93818f3832ef.tar.gz gentoo-2-f1631df7a97213d817a52f75f47f93818f3832ef.tar.bz2 gentoo-2-f1631df7a97213d817a52f75f47f93818f3832ef.zip |
Sparc stable (Bug #132536).
(Portage version: 2.1.1)
Diffstat (limited to 'app-vim/latexsuite')
-rw-r--r-- | app-vim/latexsuite/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060124.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog index 71ac745b17ba..380fec9d772c 100644 --- a/app-vim/latexsuite/ChangeLog +++ b/app-vim/latexsuite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/latexsuite # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.19 2006/09/11 01:08:57 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.20 2006/09/11 12:57:45 fmccor Exp $ + + 11 Sep 2006; Ferris McCormick <fmccor@gentoo.org> + latexsuite-1.5.20060124.ebuild: + Sparc stable (Bug #132536). 10 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> latexsuite-1.5.20060124.ebuild: diff --git a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild index dab71dcaf75e..5251223f051f 100644 --- a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.3 2006/09/11 01:08:57 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.4 2006/09/11 12:57:45 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86" IUSE="" # See bug #112326 for why we have this nasty hack |