diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 08:19:27 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 08:19:27 +0000 |
commit | be037ea47ac91929e07d5d86ce4566d9a3e886b9 (patch) | |
tree | 0f0eda26013d3b48095c477062aaaf0dfae67252 /app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild | |
parent | Added ~mips keyword (Manifest recommit) (diff) | |
download | gentoo-2-be037ea47ac91929e07d5d86ce4566d9a3e886b9.tar.gz gentoo-2-be037ea47ac91929e07d5d86ce4566d9a3e886b9.tar.bz2 gentoo-2-be037ea47ac91929e07d5d86ce4566d9a3e886b9.zip |
Marked stable on mips.
Diffstat (limited to 'app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild')
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild index 3412dee3da5b..a1de040f6885 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.7 2004/08/21 02:29:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.8 2004/08/22 08:19:27 kumba Exp $ MY_PV=$(echo ${PV} | sed 's/\.\([0-9]\)$/f\1/') S="${WORKDIR}" @@ -11,7 +11,7 @@ SRC_URI="ftp://scon155.phys.msu.su/pub/russian/ispell/rus-ispell-${MY_PV}.tar.gz LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="~ppc x86 sparc alpha ~mips hppa" +KEYWORDS="~ppc x86 sparc alpha mips hppa" DEPEND="app-text/ispell" |