diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-01 12:43:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-01 12:43:30 +0000 |
commit | 5311e822712ec0c3c0334a68547cd6e0138200e1 (patch) | |
tree | 3fd58b3e03a27a209a3d940f668d7b49fb3fbeb5 /app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | |
parent | alpha/x86 stable wrt security bug #177512 (diff) | |
download | historical-5311e822712ec0c3c0334a68547cd6e0138200e1.tar.gz historical-5311e822712ec0c3c0334a68547cd6e0138200e1.tar.bz2 historical-5311e822712ec0c3c0334a68547cd6e0138200e1.zip |
Stable on ppc wrt bug 176373
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-vim/vim-spell-en/vim-spell-en-20060123.ebuild')
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild index 6240bf9d5689..915fa0580eb0 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.7 2007/05/31 13:15:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.8 2007/06/01 12:43:29 nixnut Exp $ VIM_SPELL_LANGUAGE="English" inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" |