diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:11:20 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:11:20 +0000 |
commit | 7f1fc8d92c106922ca21566f1b597b97c5991956 (patch) | |
tree | 9cca3170dfbe6512894f5ef13f6ac732694332a0 /app-dicts | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-7f1fc8d92c106922ca21566f1b597b97c5991956.tar.gz gentoo-2-7f1fc8d92c106922ca21566f1b597b97c5991956.tar.bz2 gentoo-2-7f1fc8d92c106922ca21566f1b597b97c5991956.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-vi/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-vi/ChangeLog b/app-dicts/aspell-vi/ChangeLog index f538c2affcc2..ed736cbf01bf 100644 --- a/app-dicts/aspell-vi/ChangeLog +++ b/app-dicts/aspell-vi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-vi -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.18 2010/10/08 01:24:37 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.19 2012/05/17 20:11:20 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> aspell-vi-0.01.1.1.ebuild: + keyword ~amd64-fbsd 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-vi-0.01.1.1.ebuild: Drop to ~mips diff --git a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild index ca84324c0e45..5f09269398b8 100644 --- a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild +++ b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.18 2010/10/08 01:24:37 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.19 2012/05/17 20:11:20 aballier Exp $ ASPELL_LANG="Vietnamese" ASPOSTFIX="6" @@ -9,5 +9,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" |