diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-26 16:53:07 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-26 16:53:07 +0000 |
commit | 50943eddb438081b9be1aa7f2c699528a1ba37a9 (patch) | |
tree | 4b81dff1d429fc4ba864b59891e89dcef9e49aee /app-vim | |
parent | Stable on ppc wrt bug 180064 (diff) | |
download | gentoo-2-50943eddb438081b9be1aa7f2c699528a1ba37a9.tar.gz gentoo-2-50943eddb438081b9be1aa7f2c699528a1ba37a9.tar.bz2 gentoo-2-50943eddb438081b9be1aa7f2c699528a1ba37a9.zip |
Stable on ppc wrt bug 180064
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-es/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/vim-spell-es/vim-spell-es-20060208.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vim-spell-es/ChangeLog b/app-vim/vim-spell-es/ChangeLog index 30eaeafbb4c1..fe21a87b3790 100644 --- a/app-vim/vim-spell-es/ChangeLog +++ b/app-vim/vim-spell-es/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vim-spell-es # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-es/ChangeLog,v 1.10 2007/10/22 15:24:20 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-es/ChangeLog,v 1.11 2007/10/26 16:53:07 nixnut Exp $ + + 26 Oct 2007; nixnut <nixnut@gentoo.org> vim-spell-es-20060208.ebuild: + Stable on ppc wrt bug 180064 22 Oct 2007; Dawid Węgliński <cla@gentoo.org> vim-spell-es-20060208.ebuild: diff --git a/app-vim/vim-spell-es/vim-spell-es-20060208.ebuild b/app-vim/vim-spell-es/vim-spell-es-20060208.ebuild index 0bfc83008c5c..26df4a9c2c9d 100644 --- a/app-vim/vim-spell-es/vim-spell-es-20060208.ebuild +++ b/app-vim/vim-spell-es/vim-spell-es-20060208.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-es/vim-spell-es-20060208.ebuild,v 1.6 2007/10/22 15:24:20 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-es/vim-spell-es-20060208.ebuild,v 1.7 2007/10/26 16:53:07 nixnut Exp $ VIM_SPELL_LANGUAGE="Spanish" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 ppc sparc x86" IUSE="" |