diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 16:08:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 16:08:55 +0000 |
commit | 4f5f4b79f33e046df60ab87ccf9447b5f3ce2a6b (patch) | |
tree | 94d6ce28309f20e8775e9e64d7381a6210cdfe0d /app-vim | |
parent | Add patches for Qt 4.x for the vulnerability reported lately. (diff) | |
download | gentoo-2-4f5f4b79f33e046df60ab87ccf9447b5f3ce2a6b.tar.gz gentoo-2-4f5f4b79f33e046df60ab87ccf9447b5f3ce2a6b.tar.bz2 gentoo-2-4f5f4b79f33e046df60ab87ccf9447b5f3ce2a6b.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-vim')
-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 9a39258cbf7c..6434ecfb05ff 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.23 2006/09/23 10:51:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.24 2006/10/19 16:08:55 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + latexsuite-1.5.20060124.ebuild: + Stable on Alpha. 23 Sep 2006; Markus Rothe <corsair@gentoo.org> latexsuite-1.5_rc1.ebuild, latexsuite-1.5.ebuild, 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 e11e3410c52c..ff454811337c 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.7 2006/09/23 10:51:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.8 2006/10/19 16:08:55 kloeri 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 |