diff options
Diffstat (limited to 'app-vim/searchcomplete/searchcomplete-1.1.ebuild')
-rw-r--r-- | app-vim/searchcomplete/searchcomplete-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/searchcomplete/searchcomplete-1.1.ebuild b/app-vim/searchcomplete/searchcomplete-1.1.ebuild index 9f02fd12a4db..e3cf9d1c3717 100644 --- a/app-vim/searchcomplete/searchcomplete-1.1.ebuild +++ b/app-vim/searchcomplete/searchcomplete-1.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/searchcomplete/searchcomplete-1.1.ebuild,v 1.2 2004/01/23 15:46:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/searchcomplete/searchcomplete-1.1.ebuild,v 1.3 2004/03/16 01:01:41 dholm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: tab completion in searches" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474" LICENSE="GPL-2" -KEYWORDS="alpha ~sparc ~x86 ia64" +KEYWORDS="alpha ~sparc ~x86 ia64 ~ppc" |