diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-02 14:13:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-02 14:13:04 +0000 |
commit | 74741c980723b9dcf8cf209ba5221408323e88e4 (patch) | |
tree | 924c7c56a65572fba544e8619aba2d13e08bcb36 /app-vim/vim-spell-de | |
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-de')
-rw-r--r-- | app-vim/vim-spell-de/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-spell-de/vim-spell-de-20051008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-spell-de/ChangeLog b/app-vim/vim-spell-de/ChangeLog index 0c0e6aeb8770..b04e15a54849 100644 --- a/app-vim/vim-spell-de/ChangeLog +++ b/app-vim/vim-spell-de/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vim-spell-de # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-de/ChangeLog,v 1.7 2007/05/31 13:27:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-de/ChangeLog,v 1.8 2007/07/02 14:09:25 gustavoz Exp $ + + 02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + vim-spell-de-20051008.ebuild: + Stable on sparc 31 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> vim-spell-de-20051008.ebuild: diff --git a/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild b/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild index 20b36c0837d0..413a132ea146 100644 --- a/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild +++ b/app-vim/vim-spell-de/vim-spell-de-20051008.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-de/vim-spell-de-20051008.ebuild,v 1.6 2007/05/31 13:27:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-de/vim-spell-de-20051008.ebuild,v 1.7 2007/07/02 14:09:25 gustavoz Exp $ VIM_SPELL_LANGUAGE="German" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" |