diff options
author | 2008-11-15 19:28:26 +0000 | |
---|---|---|
committer | 2008-11-15 19:28:26 +0000 | |
commit | 0f8840f9667f879bb298c9344de99c2f4c3b91c5 (patch) | |
tree | 2bded06397064a7697ee48713fa089ca2cfeed88 /app-dicts/aspell-fr/aspell-fr-0.60.ebuild | |
parent | ppc stable, bug #245511 (diff) | |
download | gentoo-2-0f8840f9667f879bb298c9344de99c2f4c3b91c5.tar.gz gentoo-2-0f8840f9667f879bb298c9344de99c2f4c3b91c5.tar.bz2 gentoo-2-0f8840f9667f879bb298c9344de99c2f4c3b91c5.zip |
ppc stable, bug #229215
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'app-dicts/aspell-fr/aspell-fr-0.60.ebuild')
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild index baed1c90bfb1..4a8f43a0ce49 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.60.ebuild,v 1.12 2008/11/15 18:57:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.60.ebuild,v 1.13 2008/11/15 19:28:26 dertobi123 Exp $ ASPELL_LANG="French" ASPOSTFIX="6" @@ -11,7 +11,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" FILENAME="aspell-fr-0.50-3" SRC_URI="mirror://gnu/aspell/dict/fr/${FILENAME}.tar.bz2" |