diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-13 19:30:41 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-13 19:30:41 +0000 |
commit | 11e8a73ed298232f6cbaef28d1dc53cb1e66351c (patch) | |
tree | 389e035f25c7514fcea306f1f247e422ec821dbf /app-dicts/myspell-fr | |
parent | Marked ppc64 stable. (diff) | |
download | gentoo-2-11e8a73ed298232f6cbaef28d1dc53cb1e66351c.tar.gz gentoo-2-11e8a73ed298232f6cbaef28d1dc53cb1e66351c.tar.bz2 gentoo-2-11e8a73ed298232f6cbaef28d1dc53cb1e66351c.zip |
Marked ppc64 stable.
(Portage version: 2.1.8.3/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 cb8bb3c416fb..e32544dbe374 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/ChangeLog,v 1.15 2009/12/13 19:37:18 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/ChangeLog,v 1.16 2010/05/13 19:30:41 josejx Exp $ + + 13 May 2010; Joseph Jezak <josejx@gentoo.org> myspell-fr-20060316.ebuild: + Marked ppc64 stable. 13 Dec 2009; Mark Loeser <halcy0n@gentoo.org> myspell-fr-20060316.ebuild: QA fixes; IUSE is not defined diff --git a/app-dicts/myspell-fr/myspell-fr-20060316.ebuild b/app-dicts/myspell-fr/myspell-fr-20060316.ebuild index ded0f5887235..fedf1d1b4c22 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.15 2009/12/13 19:37:18 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fr/myspell-fr-20060316.ebuild,v 1.16 2010/05/13 19:30:41 josejx 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 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" |