diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-10-22 15:26:31 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-10-22 15:26:31 +0000 |
commit | a76deb5c67fd4fb5bdc53225476b77aba647efe7 (patch) | |
tree | 7bb435de2f1399c3a8b4696839cffa483ba7edb9 /app-vim/vim-spell-nl | |
parent | Re-add ~ia64 wrt #195175 (diff) | |
download | historical-a76deb5c67fd4fb5bdc53225476b77aba647efe7.tar.gz historical-a76deb5c67fd4fb5bdc53225476b77aba647efe7.tar.bz2 historical-a76deb5c67fd4fb5bdc53225476b77aba647efe7.zip |
Stable on x86 wrt bug #180064
Package-Manager: portage-2.1.3.15
Diffstat (limited to 'app-vim/vim-spell-nl')
-rw-r--r-- | app-vim/vim-spell-nl/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-spell-nl/ChangeLog b/app-vim/vim-spell-nl/ChangeLog index 996ed9bb7095..53a0a5182355 100644 --- a/app-vim/vim-spell-nl/ChangeLog +++ b/app-vim/vim-spell-nl/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2007/08/29 17:06:36 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-nl/ChangeLog,v 1.8 2007/10/22 15:25:27 cla Exp $ + + 22 Oct 2007; Dawid Węgliński <cla@gentoo.org> + vim-spell-nl-20051007.ebuild: + Stable on x86 (bug #180064) 29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml: Removing axxo from metadata due to his retirement (see #54674 for reference). 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 c053670f3481..c6605f034d33 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.6 2007/07/11 05:14:07 mr_bones_ Exp $ +# $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 $ VIM_SPELL_LANGUAGE="Dutch" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" |