diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:08:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:08:49 +0000 |
commit | e3e644da36c53b55f77e38d178bd4effe1c6805d (patch) | |
tree | a45f5bd5ffbc3ff549331b20ce52714bce7330e5 /app-dicts/myspell-cs | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-e3e644da36c53b55f77e38d178bd4effe1c6805d.tar.gz gentoo-2-e3e644da36c53b55f77e38d178bd4effe1c6805d.tar.bz2 gentoo-2-e3e644da36c53b55f77e38d178bd4effe1c6805d.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/myspell-cs')
-rw-r--r-- | app-dicts/myspell-cs/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-cs/myspell-cs-20070926.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/myspell-cs/myspell-cs-20110224.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-dicts/myspell-cs/ChangeLog b/app-dicts/myspell-cs/ChangeLog index f1612528dd9b..81bafe8effcf 100644 --- a/app-dicts/myspell-cs/ChangeLog +++ b/app-dicts/myspell-cs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-cs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/ChangeLog,v 1.24 2012/04/24 12:48:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/ChangeLog,v 1.25 2012/05/17 18:08:49 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-cs-20070926.ebuild, + myspell-cs-20110224.ebuild: + keyword ~amd64-fbsd *myspell-cs-20110224 (24 Apr 2012) diff --git a/app-dicts/myspell-cs/myspell-cs-20070926.ebuild b/app-dicts/myspell-cs/myspell-cs-20070926.ebuild index 16c36d514878..310d64feb2b7 100644 --- a/app-dicts/myspell-cs/myspell-cs-20070926.ebuild +++ b/app-dicts/myspell-cs/myspell-cs-20070926.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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-cs/myspell-cs-20070926.ebuild,v 1.3 2011/07/25 12:59:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/myspell-cs-20070926.ebuild,v 1.4 2012/05/17 18:08:49 aballier Exp $ MYSPELL_SPELLING_DICTIONARIES=( "cs,CZ,cs_CZ,Czech (Czech Republic),cs_CZ.zip" @@ -20,5 +20,5 @@ DESCRIPTION="Czech dictionaries for myspell/hunspell" LICENSE="GPL-2 MIT" HOMEPAGE="http://lingucomponent.openoffice.org/" -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" IUSE="" diff --git a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild index adbc327ed035..9ed327f516d4 100644 --- a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild +++ b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/myspell-cs-20110224.ebuild,v 1.1 2012/04/24 12:48:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-cs/myspell-cs-20110224.ebuild,v 1.2 2012/05/17 18:08:49 aballier Exp $ EAPI=4 @@ -26,5 +26,5 @@ SRC_URI="${HOMEPAGE}/dict-cs-2.oxt -> ${P}.zip" LICENSE="GPL-2 MIT" SLOT="0" -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" IUSE="" |