diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-09 21:32:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-09 21:32:29 +0000 |
commit | 5e73d095d7ddb40dfca4f57aa04317c2bab7598f (patch) | |
tree | 46262e30b6545c813c6fb503ef8e74261a5ad5ea /app-vim/vim-spell-en | |
parent | Bump to eapi-2 and use-dep on mono-addins[gtk]. Fixes bug 250332. (diff) | |
download | gentoo-2-5e73d095d7ddb40dfca4f57aa04317c2bab7598f.tar.gz gentoo-2-5e73d095d7ddb40dfca4f57aa04317c2bab7598f.tar.bz2 gentoo-2-5e73d095d7ddb40dfca4f57aa04317c2bab7598f.zip |
Add ~alpha wrt #250323
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-vim/vim-spell-en')
-rw-r--r-- | app-vim/vim-spell-en/ChangeLog | 8 | ||||
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-vim/vim-spell-en/ChangeLog b/app-vim/vim-spell-en/ChangeLog index 43b7e5a84fe7..bbb7fbbc9489 100644 --- a/app-vim/vim-spell-en/ChangeLog +++ b/app-vim/vim-spell-en/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2007/06/01 12:43:30 nixnut Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/ChangeLog,v 1.14 2008/12/09 21:32:29 armin76 Exp $ + + 09 Dec 2008; Raúl Porcel <armin76@gentoo.org> + vim-spell-en-20060123.ebuild: + Add ~alpha wrt #250323 01 Jun 2007; nixnut <nixnut@gentoo.org> vim-spell-en-20060123.ebuild: Stable on ppc wrt bug 176373 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 85b4ad92c1b3..5a813ee302e4 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.9 2007/07/11 05:14:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.10 2008/12/09 21:32:29 armin76 Exp $ VIM_SPELL_LANGUAGE="English" inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ppc sparc x86" IUSE="" |