diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-26 16:56:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-26 16:56:23 +0000 |
commit | a4e78d045c291b91a0201f05c9ed50b8b1661ca6 (patch) | |
tree | 063e2bdf958a3e78c4d8cd721e7f5deec3fa9b0c /app-vim | |
parent | Stable on ppc wrt bug 180064 (diff) | |
download | gentoo-2-a4e78d045c291b91a0201f05c9ed50b8b1661ca6.tar.gz gentoo-2-a4e78d045c291b91a0201f05c9ed50b8b1661ca6.tar.bz2 gentoo-2-a4e78d045c291b91a0201f05c9ed50b8b1661ca6.zip |
Stable on ppc wrt bug 180064
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-nl/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vim-spell-nl/ChangeLog b/app-vim/vim-spell-nl/ChangeLog index 53a0a5182355..12c77f2bc1c8 100644 --- a/app-vim/vim-spell-nl/ChangeLog +++ b/app-vim/vim-spell-nl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vim-spell-nl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-nl/ChangeLog,v 1.8 2007/10/22 15:25:27 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-nl/ChangeLog,v 1.9 2007/10/26 16:56:23 nixnut Exp $ + + 26 Oct 2007; nixnut <nixnut@gentoo.org> vim-spell-nl-20051007.ebuild: + Stable on ppc wrt bug 180064 22 Oct 2007; Dawid Węgliński <cla@gentoo.org> vim-spell-nl-20051007.ebuild: diff --git a/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild b/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild index c6605f034d33..b4ea2587f1cf 100644 --- a/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild +++ b/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild @@ -1,11 +1,11 @@ # 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-nl/vim-spell-nl-20051007.ebuild,v 1.7 2007/10/22 15:25:27 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild,v 1.8 2007/10/26 16:56:23 nixnut Exp $ VIM_SPELL_LANGUAGE="Dutch" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" |