diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
commit | 24fe46617ddbac06e04ae33190c773083e765813 (patch) | |
tree | e548336fb7ed33ffe7c4b270db0143eac060e02b /app-dicts/ispell-cs/ispell-cs-20020628.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.gz gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.bz2 gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-dicts/ispell-cs/ispell-cs-20020628.ebuild')
-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 d747ae09e5d3..7148cfd7d9c8 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-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.1 2002/12/03 07:15:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20020628.ebuild,v 1.2 2002/12/09 04:17:38 manson 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="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="sys-devel/perl app-text/ispell" |