diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:22:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:22:47 +0000 |
commit | 88322f539fb27e907b8951ed303e95dc2a81d764 (patch) | |
tree | 0503aa699dd4411603a771f0486389b53fcecca8 /app-vim/vimoutliner | |
parent | stabilize (since this version works for uclibc) (diff) | |
download | historical-88322f539fb27e907b8951ed303e95dc2a81d764.tar.gz historical-88322f539fb27e907b8951ed303e95dc2a81d764.tar.bz2 historical-88322f539fb27e907b8951ed303e95dc2a81d764.zip |
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-vim/vimoutliner')
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild index 5185e6145dab..45d854e8b32b 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.3.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/vimoutliner/vimoutliner-0.3.3.ebuild,v 1.3 2005/01/01 16:55:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild,v 1.4 2005/02/22 23:13:09 agriffis Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: easy and fast outlining" HOMEPAGE="http://www.vimoutliner.org" SRC_URI="mirror://gentoo/${PN}-${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 sparc mips ~amd64" +KEYWORDS="x86 sparc mips ~amd64 alpha ia64" IUSE="" VIM_PLUGIN_HELPFILES="vimoutliner" |