diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-01 12:43:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-01 12:43:30 +0000 |
commit | a9b05f413f560ffd11b4b7ba519c953fb8d7cea4 (patch) | |
tree | c74f994486258127ca30b92faf5c943ee5a34022 /app-vim/vim-spell-en | |
parent | alpha/x86 stable wrt security bug #177512 (diff) | |
download | gentoo-2-a9b05f413f560ffd11b4b7ba519c953fb8d7cea4.tar.gz gentoo-2-a9b05f413f560ffd11b4b7ba519c953fb8d7cea4.tar.bz2 gentoo-2-a9b05f413f560ffd11b4b7ba519c953fb8d7cea4.zip |
Stable on ppc wrt bug 176373
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-vim/vim-spell-en')
-rw-r--r-- | app-vim/vim-spell-en/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vim-spell-en/ChangeLog b/app-vim/vim-spell-en/ChangeLog index 0dd897c0bd49..43b7e5a84fe7 100644 --- a/app-vim/vim-spell-en/ChangeLog +++ b/app-vim/vim-spell-en/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vim-spell-en # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/ChangeLog,v 1.12 2007/05/31 13:15:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/ChangeLog,v 1.13 2007/06/01 12:43:30 nixnut Exp $ + + 01 Jun 2007; nixnut <nixnut@gentoo.org> vim-spell-en-20060123.ebuild: + Stable on ppc wrt bug 176373 31 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> vim-spell-en-20060123.ebuild: diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild index 6240bf9d5689..915fa0580eb0 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123.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-en/vim-spell-en-20060123.ebuild,v 1.7 2007/05/31 13:15:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.8 2007/06/01 12:43:29 nixnut Exp $ VIM_SPELL_LANGUAGE="English" inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" |