diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:39:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:39:46 +0000 |
commit | 56850b27540d9dbdc2e26dd5fa956fa97912a5f9 (patch) | |
tree | 5059315ff36dcc8c82ba060787877a2a36812844 /app-vim/latexsuite | |
parent | Version bump, closes 55817 (diff) | |
download | gentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.tar.gz gentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.tar.bz2 gentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.zip |
sync IUSE (missing)
Diffstat (limited to 'app-vim/latexsuite')
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.ebuild | 3 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5_rc1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild index d7c23cd06968..37851c197439 100644 --- a/app-vim/latexsuite/latexsuite-1.5.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4 2004/06/24 23:02:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.5 2004/07/14 13:38:39 agriffis Exp $ inherit vim-plugin @@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of HOMEPAGE="http://vim-latex.sourceforge.net/" LICENSE="vim" KEYWORDS="~alpha sparc ~x86 ~ia64 ~ppc ~amd64" +IUSE="" # We use this tar-ball as it's distributed instead of repackaging it. # The only caveat is that the tarball unpacks into the current diff --git a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild index b0f855131423..426eb3377070 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-2004 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.6 2004/06/24 23:02:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.7 2004/07/14 13:38:39 agriffis Exp $ inherit vim-plugin @@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of HOMEPAGE="http://vim-latex.sourceforge.net/" LICENSE="vim" KEYWORDS="alpha sparc ~x86 ia64 ~ppc" +IUSE="" # We use this tar-ball as it's distributed instead of repackaging it. # The only caveat is that the tarball unpacks into the current |