diff options
author | David Holm <dholm@gentoo.org> | 2004-09-02 13:37:39 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-02 13:37:39 +0000 |
commit | dacef758d6c184f3fd6253f6703642baf1fad6dc (patch) | |
tree | 5cdde9b1156dc1bbc60a764303d0378f4e154d73 /app-vim/autoalign/autoalign-4.ebuild | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-dacef758d6c184f3fd6253f6703642baf1fad6dc.tar.gz gentoo-2-dacef758d6c184f3fd6253f6703642baf1fad6dc.tar.bz2 gentoo-2-dacef758d6c184f3fd6253f6703642baf1fad6dc.zip |
Added to ~ppc
Diffstat (limited to 'app-vim/autoalign/autoalign-4.ebuild')
-rw-r--r-- | app-vim/autoalign/autoalign-4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/autoalign/autoalign-4.ebuild b/app-vim/autoalign/autoalign-4.ebuild index a5295cc22c05..9423624cb582 100644 --- a/app-vim/autoalign/autoalign-4.ebuild +++ b/app-vim/autoalign/autoalign-4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-4.ebuild,v 1.1 2004/08/25 17:22:24 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-4.ebuild,v 1.2 2004/09/02 13:37:34 dholm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: automatically align bib, c, c++, tex and vim code" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=884" LICENSE="vim" -KEYWORDS="~x86 ~sparc ~mips" +KEYWORDS="~x86 ~sparc ~mips ~ppc" IUSE="" RDEPEND=">=app-vim/align-28 |