diff options
author | 2007-07-02 14:13:04 +0000 | |
---|---|---|
committer | 2007-07-02 14:13:04 +0000 | |
commit | 74741c980723b9dcf8cf209ba5221408323e88e4 (patch) | |
tree | 924c7c56a65572fba544e8619aba2d13e08bcb36 /app-vim/vim-spell-fr | |
parent | (QA) RESTRICT clean up. (diff) | |
download | historical-74741c980723b9dcf8cf209ba5221408323e88e4.tar.gz historical-74741c980723b9dcf8cf209ba5221408323e88e4.tar.bz2 historical-74741c980723b9dcf8cf209ba5221408323e88e4.zip |
Stable on sparc
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-vim/vim-spell-fr')
-rw-r--r-- | app-vim/vim-spell-fr/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-spell-fr/ChangeLog b/app-vim/vim-spell-fr/ChangeLog index 4b315490aa1e..0726b397f22b 100644 --- a/app-vim/vim-spell-fr/ChangeLog +++ b/app-vim/vim-spell-fr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vim-spell-fr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/ChangeLog,v 1.5 2007/05/31 13:25:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/ChangeLog,v 1.6 2007/07/02 14:08:48 gustavoz Exp $ + + 02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + vim-spell-fr-20060121.ebuild: + Stable on sparc 31 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> vim-spell-fr-20060121.ebuild: diff --git a/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild b/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild index 97a1df11b437..145a054a3078 100644 --- a/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild +++ b/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild @@ -1,12 +1,12 @@ # 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-fr/vim-spell-fr-20060121.ebuild,v 1.4 2007/05/31 13:25:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild,v 1.5 2007/07/02 14:08:48 gustavoz Exp $ VIM_SPELL_LANGUAGE="French" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" |