diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-12 03:39:58 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-12 03:39:58 +0000 |
commit | c302f815c68740db926a8c2680a9e2bf5c5e8df0 (patch) | |
tree | fb36d7c7f02fb022a39d4701ae408b9d0406659f /app-vim | |
parent | Added ~x86 as requested (diff) | |
download | gentoo-2-c302f815c68740db926a8c2680a9e2bf5c5e8df0.tar.gz gentoo-2-c302f815c68740db926a8c2680a9e2bf5c5e8df0.tar.bz2 gentoo-2-c302f815c68740db926a8c2680a9e2bf5c5e8df0.zip |
Stable x86; bug #132536
(Portage version: 2.1-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 380fec9d772c..43546291d081 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.20 2006/09/11 12:57:45 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.21 2006/09/12 03:39:58 tsunam Exp $ + + 12 Sep 2006; Joshua Jackson <tsunam@gentoo.org> + latexsuite-1.5.20060124.ebuild: + Stable x86; bug #132536 11 Sep 2006; Ferris McCormick <fmccor@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 5251223f051f..5a8e634456a7 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.4 2006/09/11 12:57:45 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.5 2006/09/12 03:39:58 tsunam 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 |