diff options
author | 2012-05-17 18:31:50 +0000 | |
---|---|---|
committer | 2012-05-17 18:31:50 +0000 | |
commit | 6873a1e1a9256e8f027368e5beeed9145d9ed1f4 (patch) | |
tree | b16a90be4917a026d4b388ab9f08b39a29831701 /app-dicts/myspell-zu | |
parent | split out the csu bootstrapping code in its own function (diff) | |
download | gentoo-2-6873a1e1a9256e8f027368e5beeed9145d9ed1f4.tar.gz gentoo-2-6873a1e1a9256e8f027368e5beeed9145d9ed1f4.tar.bz2 gentoo-2-6873a1e1a9256e8f027368e5beeed9145d9ed1f4.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/myspell-zu')
-rw-r--r-- | app-dicts/myspell-zu/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-zu/myspell-zu-20060316.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-zu/ChangeLog b/app-dicts/myspell-zu/ChangeLog index e5ab23c87100..79cdf1da920b 100644 --- a/app-dicts/myspell-zu/ChangeLog +++ b/app-dicts/myspell-zu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-zu -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-zu/ChangeLog,v 1.17 2010/09/27 23:45:48 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-zu/ChangeLog,v 1.18 2012/05/17 18:31:50 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-zu-20060316.ebuild: + keyword ~amd64-fbsd 27 Sep 2010; Mart Raudsepp <leio@gentoo.org> myspell-zu-20060316.ebuild: Add ~mips diff --git a/app-dicts/myspell-zu/myspell-zu-20060316.ebuild b/app-dicts/myspell-zu/myspell-zu-20060316.ebuild index 61cccb0ba543..1a9d9fca53e2 100644 --- a/app-dicts/myspell-zu/myspell-zu-20060316.ebuild +++ b/app-dicts/myspell-zu/myspell-zu-20060316.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/myspell-zu/myspell-zu-20060316.ebuild,v 1.17 2010/09/27 23:45:48 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-zu/myspell-zu-20060316.ebuild,v 1.18 2012/05/17 18:31:50 aballier Exp $ MYSPELL_SPELLING_DICTIONARIES=( "zu,ZA,zu_ZA,Zulu (Africa),zu_ZA.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Zulu dictionaries for myspell/hunspell" LICENSE="LGPL-2.1" HOMEPAGE="http://lingucomponent.openoffice.org/ http://translate.sourceforge.net/" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" |