diff options
author | Dror Levin <spatz@gentoo.org> | 2010-06-03 13:38:40 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-06-03 13:38:40 +0000 |
commit | 641d130efd54e5a330f6600bdef3fd69f5bca6b2 (patch) | |
tree | e84c8e78ee8539ff0c1abad052183953f174981f /app-vim/vim-spell-he | |
parent | x86 stable wrt security bug #322517 (diff) | |
download | gentoo-2-641d130efd54e5a330f6600bdef3fd69f5bca6b2.tar.gz gentoo-2-641d130efd54e5a330f6600bdef3fd69f5bca6b2.tar.bz2 gentoo-2-641d130efd54e5a330f6600bdef3fd69f5bca6b2.zip |
Stable on amd64, bug 314855.
(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 44b413c4c467..69ba6a26604a 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.4 2010/04/26 08:31:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/ChangeLog,v 1.5 2010/06/03 13:38:40 spatz Exp $ + + 03 Jun 2010; Dror Levin <spatz@gentoo.org> vim-spell-he-20100312.ebuild: + Stable on amd64, bug 314855. 26 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> vim-spell-he-20100312.ebuild: 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 fbc9e3020168..6e22fcbb3c36 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.3 2010/04/26 08:31:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild,v 1.4 2010/06/03 13:38:40 spatz Exp $ VIM_SPELL_LANGUAGE="Hebrew" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" |