diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 19:56:13 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 19:56:13 +0000 |
commit | 0bad9d6fe2bdb3e490c1e4f6d625314cd5de4295 (patch) | |
tree | 506cdc61993f3f49f67f759d45e34907b76e7905 /app-dicts/aspell-fi | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-0bad9d6fe2bdb3e490c1e4f6d625314cd5de4295.tar.gz gentoo-2-0bad9d6fe2bdb3e490c1e4f6d625314cd5de4295.tar.bz2 gentoo-2-0bad9d6fe2bdb3e490c1e4f6d625314cd5de4295.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-fi')
-rw-r--r-- | app-dicts/aspell-fi/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-fi/ChangeLog b/app-dicts/aspell-fi/ChangeLog index 99ef42ebffd7..0a962f191b59 100644 --- a/app-dicts/aspell-fi/ChangeLog +++ b/app-dicts/aspell-fi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-fi -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/ChangeLog,v 1.16 2010/10/07 23:53:51 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/ChangeLog,v 1.17 2012/05/17 19:56:13 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> aspell-fi-0.7.0.ebuild: + keyword ~amd64-fbsd 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-fi-0.7.0.ebuild: Drop to ~mips diff --git a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild index 745981789a5e..f00ce8e14959 100644 --- a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild +++ b/app-dicts/aspell-fi/aspell-fi-0.7.0.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-fi/aspell-fi-0.7.0.ebuild,v 1.19 2010/10/07 23:53:51 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild,v 1.20 2012/05/17 19:56:13 aballier Exp $ ASPELL_LANG="Finnish" 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="" |