diff options
author | 2006-04-05 19:48:07 +0000 | |
---|---|---|
committer | 2006-04-05 19:48:07 +0000 | |
commit | 3e9f57c3ce8110aae27eb37af02f72dd79af3944 (patch) | |
tree | d9fd051dd1dabde41d9334ab81cfd73e68e8d533 /app-vim | |
parent | Fix broken digests for bug #128946. (diff) | |
download | gentoo-2-3e9f57c3ce8110aae27eb37af02f72dd79af3944.tar.gz gentoo-2-3e9f57c3ce8110aae27eb37af02f72dd79af3944.tar.bz2 gentoo-2-3e9f57c3ce8110aae27eb37af02f72dd79af3944.zip |
Add ~amd64.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-pl/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/vim-spell-pl/ChangeLog b/app-vim/vim-spell-pl/ChangeLog index 49d8512c25cf..471a70cca7a8 100644 --- a/app-vim/vim-spell-pl/ChangeLog +++ b/app-vim/vim-spell-pl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vim-spell-pl # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-pl/ChangeLog,v 1.1 2006/02/18 12:57:24 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-pl/ChangeLog,v 1.2 2006/04/05 19:48:07 chutzpah Exp $ + + 05 Apr 2006; Patrick McLean <chutzpah@gentoo.org> + vim-spell-pl-20060218.ebuild: + Add ~amd64. *vim-spell-pl-20060218 (18 Feb 2006) diff --git a/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild b/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild index 7d5d4263ba39..581988fd03f2 100644 --- a/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild +++ b/app-vim/vim-spell-pl/vim-spell-pl-20060218.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-pl/vim-spell-pl-20060218.ebuild,v 1.1 2006/02/18 12:57:24 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-pl/vim-spell-pl-20060218.ebuild,v 1.2 2006/04/05 19:48:07 chutzpah Exp $ VIM_SPELL_LANGUAGE="Polish" inherit vim-spell LICENSE="CCPL-Attribution-ShareAlike-2.0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" |