diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-11 01:08:57 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-11 01:08:57 +0000 |
commit | 7b94ded2f431047f16bd67710b7aadbdf5cf11e8 (patch) | |
tree | 43704efa3439692457cbef551299392aac8868c5 /app-vim/latexsuite | |
parent | Added ~ia64 keywords (diff) | |
download | gentoo-2-7b94ded2f431047f16bd67710b7aadbdf5cf11e8.tar.gz gentoo-2-7b94ded2f431047f16bd67710b7aadbdf5cf11e8.tar.bz2 gentoo-2-7b94ded2f431047f16bd67710b7aadbdf5cf11e8.zip |
stable on ppc (Bug #132536)
(Portage version: 2.1-r2)
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 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.ebuild | 4 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5_rc1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog index 836d3d763314..71ac745b17ba 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.18 2006/09/09 14:58:48 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.19 2006/09/11 01:08:57 wormo Exp $ + + 10 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + latexsuite-1.5.20060124.ebuild: + stable on ppc (Bug #132536) *latexsuite-1.5.20060325 (09 Sep 2006) diff --git a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild index 4e77aaccfa5e..dab71dcaf75e 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.2 2006/09/09 14:58:48 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.3 2006/09/11 01:08:57 wormo 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 diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild index 48fb0deeff67..8d2b3784b8db 100644 --- a/app-vim/latexsuite/latexsuite-1.5.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.ebuild,v 1.14 2005/07/09 18:49:29 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.15 2006/09/11 01:08:57 wormo Exp $ inherit vim-plugin diff --git a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild index 3bf998c0154f..78cbe3488b12 100644 --- a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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_rc1.ebuild,v 1.11 2005/07/09 18:49:29 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.12 2006/09/11 01:08:57 wormo Exp $ inherit vim-plugin |