diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-26 16:57:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-26 16:57:34 +0000 |
commit | 05f903612226a0f22f2ff3d635d31aa3af3b1e92 (patch) | |
tree | 4ed590a5f98c3fbe38f9d913f05f3a9edf142e56 /app-vim/vim-spell-nl | |
parent | Fixing ${S} for amd64 now. (diff) | |
download | historical-05f903612226a0f22f2ff3d635d31aa3af3b1e92.tar.gz historical-05f903612226a0f22f2ff3d635d31aa3af3b1e92.tar.bz2 historical-05f903612226a0f22f2ff3d635d31aa3af3b1e92.zip |
Stable on ppc wrt bug 180064
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-vim/vim-spell-nl')
-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="" |