diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:15:18 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:15:18 +0000 |
commit | 5df782f0c086fb635bdcec92c71eca5117d179b8 (patch) | |
tree | 93d6050969587fecedda4aa663195bcb2046560f /app-dicts/myspell-fr | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-5df782f0c086fb635bdcec92c71eca5117d179b8.tar.gz gentoo-2-5df782f0c086fb635bdcec92c71eca5117d179b8.tar.bz2 gentoo-2-5df782f0c086fb635bdcec92c71eca5117d179b8.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/myspell-fr')
-rw-r--r-- | app-dicts/myspell-fr/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-fr/myspell-fr-20060316.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-fr/ChangeLog b/app-dicts/myspell-fr/ChangeLog index 30ea6b3a1309..072fa79e9366 100644 --- a/app-dicts/myspell-fr/ChangeLog +++ b/app-dicts/myspell-fr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-fr -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/ChangeLog,v 1.20 2011/06/22 06:25:41 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/ChangeLog,v 1.21 2012/05/17 18:15:18 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-fr-20060316.ebuild: + keyword ~amd64-fbsd 22 Jun 2011; Fabian Groffen <grobian@gentoo.org> myspell-fr-20060316.ebuild: Marked ~x86-linux, bug #372523 diff --git a/app-dicts/myspell-fr/myspell-fr-20060316.ebuild b/app-dicts/myspell-fr/myspell-fr-20060316.ebuild index 88ceb526f1d4..d285c9b8f3a8 100644 --- a/app-dicts/myspell-fr/myspell-fr-20060316.ebuild +++ b/app-dicts/myspell-fr/myspell-fr-20060316.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-fr/myspell-fr-20060316.ebuild,v 1.20 2011/06/22 06:25:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/myspell-fr-20060316.ebuild,v 1.21 2012/05/17 18:15:18 aballier Exp $ MYSPELL_SPELLING_DICTIONARIES=( "fr,BE,fr_FR,French (Belgium),fr_FR.zip" @@ -36,4 +36,4 @@ LICENSE="LGPL-2.1" HOMEPAGE="http://lingucomponent.openoffice.org/" IUSE="" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux ~x86-macos" |