diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-02-12 13:30:11 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-02-12 13:30:11 +0000 |
commit | 65aa61e36424e847ec788b5059a18704ffbc5fce (patch) | |
tree | ff84a72017fc231a816273a63a3f0317977be10e /app-text/ispell | |
parent | added architectures to testing (diff) | |
download | historical-65aa61e36424e847ec788b5059a18704ffbc5fce.tar.gz historical-65aa61e36424e847ec788b5059a18704ffbc5fce.tar.bz2 historical-65aa61e36424e847ec788b5059a18704ffbc5fce.zip |
moved to stable for alpha for nall count reduction
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ispell/ispell-3.2.06-r4.ebuild b/app-text/ispell/ispell-3.2.06-r4.ebuild index a74d507130d4..b20ec7504b56 100644 --- a/app-text/ispell/ispell-3.2.06-r4.ebuild +++ b/app-text/ispell/ispell-3.2.06-r4.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-text/ispell/ispell-3.2.06-r4.ebuild,v 1.7 2003/02/12 13:16:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r4.ebuild,v 1.8 2003/02/12 13:30:11 seemant Exp $ inherit eutils @@ -15,7 +15,7 @@ DEPEND="sys-devel/bison SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ppc sparc alpha ~mips ~hppa" src_unpack() { unpack ${A} |