summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-22 23:01:44 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-22 23:01:44 +0000
commit37622c07457d325ec4abf2fa57ebaf324d4afae4 (patch)
tree1381215358696f953660f13b1d7021c2d7818ecb /app-vim/autoalign
parentdont fall apart when glftpd is in /etc/services #82763 by Peter (diff)
downloadgentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.tar.gz
gentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.tar.bz2
gentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.zip
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-vim/autoalign')
-rw-r--r--app-vim/autoalign/autoalign-4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/autoalign/autoalign-4.ebuild b/app-vim/autoalign/autoalign-4.ebuild
index 6a88af1dda90..082b1b4a3f90 100644
--- a/app-vim/autoalign/autoalign-4.ebuild
+++ b/app-vim/autoalign/autoalign-4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 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.7 2005/02/18 19:28:29 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-4.ebuild,v 1.8 2005/02/22 22:59:01 agriffis 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 ~ppc amd64"
+KEYWORDS="x86 sparc mips ~ppc amd64 alpha ia64"
IUSE=""
RDEPEND=">=app-vim/align-28