diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 19:47:16 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 19:47:16 +0000 |
commit | 9c89b5d0259e10c8dc4f55f0c52a8bbbb746c74e (patch) | |
tree | dd94eb3a2079b5a9c6685a1a9ae31e861d553819 /app-dicts | |
parent | factorize the src_compile code between the cross and native builds. (diff) | |
download | gentoo-2-9c89b5d0259e10c8dc4f55f0c52a8bbbb746c74e.tar.gz gentoo-2-9c89b5d0259e10c8dc4f55f0c52a8bbbb746c74e.tar.bz2 gentoo-2-9c89b5d0259e10c8dc4f55f0c52a8bbbb746c74e.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-af/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-af/aspell-af-0.50.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-af/ChangeLog b/app-dicts/aspell-af/ChangeLog index d68eab61b0fe..689c3ba33fcd 100644 --- a/app-dicts/aspell-af/ChangeLog +++ b/app-dicts/aspell-af/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-af -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-af/ChangeLog,v 1.5 2010/10/07 23:10:35 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-af/ChangeLog,v 1.6 2012/05/17 19:47:16 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> aspell-af-0.50.0.ebuild: + keyword ~amd64-fbsd 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-af-0.50.0.ebuild: Drop to ~mips diff --git a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild b/app-dicts/aspell-af/aspell-af-0.50.0.ebuild index 697838bfc1a0..3d73f9fef890 100644 --- a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild +++ b/app-dicts/aspell-af/aspell-af-0.50.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-af/aspell-af-0.50.0.ebuild,v 1.6 2010/10/07 23:10:35 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-af/aspell-af-0.50.0.ebuild,v 1.7 2012/05/17 19:47:16 aballier Exp $ ASPELL_LANG="Afrikaans" @@ -8,5 +8,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="" |