diff options
author | 2006-04-05 19:42:10 +0000 | |
---|---|---|
committer | 2006-04-05 19:42:10 +0000 | |
commit | 3ad2d71889ccfc070686e15494cb44814ec8b410 (patch) | |
tree | ee33c577fde004163273b13ee9e35c2e79cd2ed1 /app-vim/vim-spell-fr | |
parent | Add ~amd64. (diff) | |
download | historical-3ad2d71889ccfc070686e15494cb44814ec8b410.tar.gz historical-3ad2d71889ccfc070686e15494cb44814ec8b410.tar.bz2 historical-3ad2d71889ccfc070686e15494cb44814ec8b410.zip |
Add ~amd64.
Package-Manager: portage-2.1_pre7-r4
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 d3e6f6c01550..0d94956a6aaa 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/ChangeLog,v 1.1 2006/01/21 20:11:16 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/ChangeLog,v 1.2 2006/04/05 19:38:42 chutzpah Exp $ + + 05 Apr 2006; Patrick McLean <chutzpah@gentoo.org> + vim-spell-fr-20060121.ebuild: + Add ~amd64. *vim-spell-fr-20060121 (21 Jan 2006) 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 131639952f23..07cf7fa9f995 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-2006 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.1 2006/01/21 20:11:16 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-fr/vim-spell-fr-20060121.ebuild,v 1.2 2006/04/05 19:38:42 chutzpah Exp $ VIM_SPELL_LANGUAGE="French" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" |