diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:23:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:23:30 +0000 |
commit | d6bb5321030a3ee82b0fce64de04f1768b8e20e2 (patch) | |
tree | 65fb4b7f7b0a1df369bf991463a7148117409f0f /app-vim/latexsuite/latexsuite-1.5.ebuild | |
parent | Add ~ia64 keyword; bug #89292. (diff) | |
download | historical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.tar.gz historical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.tar.bz2 historical-d6bb5321030a3ee82b0fce64de04f1768b8e20e2.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-vim/latexsuite/latexsuite-1.5.ebuild')
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild index febc5d38881d..2c639cb0378b 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 # 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.12 2005/02/18 20:11:44 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.13 2005/04/24 12:10:28 hansmi Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of HOMEPAGE="http://vim-latex.sourceforge.net/" LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" # We use this tar-ball as it's distributed instead of repackaging it. |