diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-22 06:25:41 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-22 06:25:41 +0000 |
commit | 8ff95521ba374519d4874b5744793cb631c7d048 (patch) | |
tree | ddd3b3e9a428304680979a4db39a34188e285b47 /app-dicts/myspell-fr | |
parent | Version bump. Drop doc USE flag. (diff) | |
download | gentoo-2-8ff95521ba374519d4874b5744793cb631c7d048.tar.gz gentoo-2-8ff95521ba374519d4874b5744793cb631c7d048.tar.bz2 gentoo-2-8ff95521ba374519d4874b5744793cb631c7d048.zip |
Marked ~x86-linux, bug #372523
(Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)
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 3da80c62c033..30ea6b3a1309 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/ChangeLog,v 1.19 2010/09/27 23:31:51 leio Exp $ +# 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 $ + + 22 Jun 2011; Fabian Groffen <grobian@gentoo.org> myspell-fr-20060316.ebuild: + Marked ~x86-linux, bug #372523 27 Sep 2010; Mart Raudsepp <leio@gentoo.org> myspell-fr-20060316.ebuild: Add ~mips diff --git a/app-dicts/myspell-fr/myspell-fr-20060316.ebuild b/app-dicts/myspell-fr/myspell-fr-20060316.ebuild index 32e05f2b2000..88ceb526f1d4 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.19 2010/09/27 23:31:51 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/myspell-fr-20060316.ebuild,v 1.20 2011/06/22 06:25:41 grobian 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-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-linux ~x86-macos" |