diff options
author | 2004-02-22 18:27:33 +0000 | |
---|---|---|
committer | 2004-02-22 18:27:33 +0000 | |
commit | a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e (patch) | |
tree | a88f8cb9baa336bab715a2428bcec3937bc733dc /app-dicts/ispell-cs | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.tar.gz gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.tar.bz2 gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.zip |
Remove arm keywords
Diffstat (limited to 'app-dicts/ispell-cs')
-rw-r--r-- | app-dicts/ispell-cs/ispell-cs-20020628.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-cs/ispell-cs-20020628.ebuild b/app-dicts/ispell-cs/ispell-cs-20020628.ebuild index 8a88560dbba5..40fb60ba8c48 100644 --- a/app-dicts/ispell-cs/ispell-cs-20020628.ebuild +++ b/app-dicts/ispell-cs/ispell-cs-20020628.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.7 2003/08/05 18:11:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.8 2004/02/22 18:24:19 agriffis Exp $ MY_P=${PN/cs/czech} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.vslib.cz/pub/unix/ispell/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc x86 sparc alpha mips hppa arm" +KEYWORDS="ppc x86 sparc alpha mips hppa" DEPEND="dev-lang/perl app-text/ispell" |