diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-02-27 16:46:40 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-02-27 16:46:40 +0000 |
commit | 0c4b44b872be35b522c4e00fe97935c2d6a5e50d (patch) | |
tree | 4d453f213d937115c7b3508109d29ed7ed30f76d /app-dicts/ispell-fr | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-0c4b44b872be35b522c4e00fe97935c2d6a5e50d.tar.gz gentoo-2-0c4b44b872be35b522c4e00fe97935c2d6a5e50d.tar.bz2 gentoo-2-0c4b44b872be35b522c4e00fe97935c2d6a5e50d.zip |
stable on amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-dicts/ispell-fr')
-rw-r--r-- | app-dicts/ispell-fr/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-fr/ispell-fr-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-fr/ChangeLog b/app-dicts/ispell-fr/ChangeLog index 4f12fb9fc4ca..1c72a9a4bf6e 100644 --- a/app-dicts/ispell-fr/ChangeLog +++ b/app-dicts/ispell-fr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-fr -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ChangeLog,v 1.12 2005/12/23 18:42:13 blubb Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ChangeLog,v 1.13 2006/02/27 16:46:40 chutzpah Exp $ + + 27 Feb 2006; Patrick McLean <chutzpah@gentoo.org> ispell-fr-1.0.ebuild: + Stable on amd64. 23 Dec 2005; Simon Stelling <blubb@gentoo.org> ispell-fr-1.0.ebuild: added ~amd64 keyword diff --git a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild index b1c2b4a07acf..9853e7c1edd4 100644 --- a/app-dicts/ispell-fr/ispell-fr-1.0.ebuild +++ b/app-dicts/ispell-fr/ispell-fr-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.12 2005/12/23 18:42:13 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fr/ispell-fr-1.0.ebuild,v 1.13 2006/02/27 16:46:40 chutzpah Exp $ MY_P="Francais-GUTenberg-v${PV}" S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.unil.ch/ling/cp/frgut.html" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc sparc x86" DEPEND="app-text/ispell" |