diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-26 08:31:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-26 08:31:11 +0000 |
commit | dfa06ee309843cd0ce437947e32b0e8d4b63874b (patch) | |
tree | 0db69023fca7579fc1ef2f91cdcaff40166ec343 /app-vim/vim-spell-he | |
parent | old (diff) | |
download | gentoo-2-dfa06ee309843cd0ce437947e32b0e8d4b63874b.tar.gz gentoo-2-dfa06ee309843cd0ce437947e32b0e8d4b63874b.tar.bz2 gentoo-2-dfa06ee309843cd0ce437947e32b0e8d4b63874b.zip |
x86 stable wrt bug #314855
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-vim/vim-spell-he')
-rw-r--r-- | app-vim/vim-spell-he/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-spell-he/vim-spell-he-20100312.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-spell-he/ChangeLog b/app-vim/vim-spell-he/ChangeLog index 13184391ec61..44b413c4c467 100644 --- a/app-vim/vim-spell-he/ChangeLog +++ b/app-vim/vim-spell-he/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2010/03/12 00:17:07 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/ChangeLog,v 1.4 2010/04/26 08:31:11 phajdan.jr Exp $ + + 26 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + vim-spell-he-20100312.ebuild: + x86 stable wrt bug #314855 12 Mar 2010; Dror Levin <spatz@gentoo.org> vim-spell-he-20100312.ebuild: Remove untested keywords. 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 4b9bb484de07..fbc9e3020168 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.2 2010/03/12 00:17:07 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild,v 1.3 2010/04/26 08:31:11 phajdan.jr Exp $ VIM_SPELL_LANGUAGE="Hebrew" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" |