diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-12 00:17:07 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-12 00:17:07 +0000 |
commit | 5360c837bc0576c3796e0ca52ab4dd61c83c91ee (patch) | |
tree | 7a5dd7dfde87d7858964d542e4f60e2239248643 /app-vim/vim-spell-he | |
parent | fix bug #308337, with patch from Kacper Kowalik <xarthisius.kk@gmail.com> (diff) | |
download | gentoo-2-5360c837bc0576c3796e0ca52ab4dd61c83c91ee.tar.gz gentoo-2-5360c837bc0576c3796e0ca52ab4dd61c83c91ee.tar.bz2 gentoo-2-5360c837bc0576c3796e0ca52ab4dd61c83c91ee.zip |
Remove untested keywords.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/vim-spell-he')
-rw-r--r-- | app-vim/vim-spell-he/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/vim-spell-he/vim-spell-he-20100312.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vim-spell-he/ChangeLog b/app-vim/vim-spell-he/ChangeLog index 49a8bd05a640..13184391ec61 100644 --- a/app-vim/vim-spell-he/ChangeLog +++ b/app-vim/vim-spell-he/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vim-spell-he # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/ChangeLog,v 1.2 2010/03/11 23:50:09 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/ChangeLog,v 1.3 2010/03/12 00:17:07 spatz Exp $ + + 12 Mar 2010; Dror Levin <spatz@gentoo.org> vim-spell-he-20100312.ebuild: + Remove untested keywords. 11 Mar 2010; Dror Levin <spatz@gentoo.org> metadata.xml: Add longdescription. diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild index 2156416eb03f..4b9bb484de07 100644 --- a/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild +++ b/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild,v 1.1 2010/03/11 23:24:30 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild,v 1.2 2010/03/12 00:17:07 spatz Exp $ VIM_SPELL_LANGUAGE="Hebrew" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~x86" IUSE="" |