diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-15 21:45:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-15 21:45:34 +0000 |
commit | 18a19b68ae581e94547d89785c0637ec3d5fbd2f (patch) | |
tree | 8d7b533a1aabdd3d49a0f22e0b09919b1fc512bc /app-vim/vim-spell-en | |
parent | Compnerd resigned. (diff) | |
download | gentoo-2-18a19b68ae581e94547d89785c0637ec3d5fbd2f.tar.gz gentoo-2-18a19b68ae581e94547d89785c0637ec3d5fbd2f.tar.bz2 gentoo-2-18a19b68ae581e94547d89785c0637ec3d5fbd2f.zip |
Add ~arm wrt #254673
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'app-vim/vim-spell-en')
-rw-r--r-- | app-vim/vim-spell-en/ChangeLog | 8 | ||||
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-vim/vim-spell-en/ChangeLog b/app-vim/vim-spell-en/ChangeLog index bbb7fbbc9489..26df6b53d76c 100644 --- a/app-vim/vim-spell-en/ChangeLog +++ b/app-vim/vim-spell-en/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vim-spell-en -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/ChangeLog,v 1.14 2008/12/09 21:32:29 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/ChangeLog,v 1.15 2009/01/15 21:45:34 armin76 Exp $ + + 15 Jan 2009; Raúl Porcel <armin76@gentoo.org> + vim-spell-en-20060123.ebuild: + Add ~arm wrt #254673 09 Dec 2008; Raúl Porcel <armin76@gentoo.org> vim-spell-en-20060123.ebuild: 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 5a813ee302e4..1a36b395e6aa 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.10 2008/12/09 21:32:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.11 2009/01/15 21:45:34 armin76 Exp $ VIM_SPELL_LANGUAGE="English" inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~arm ppc sparc x86" IUSE="" |