diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
commit | b99490d69f921fcf6dcda899b422e6962dfb31e6 (patch) | |
tree | 4ee31368d0a3ecf2c8f49599e2f75169ae59c97d /app-text/ispell | |
parent | A better mask for alsa 0.9.0_rc3 (diff) | |
download | gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.gz gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.bz2 gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r4.ebuild | 4 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/ispell/ispell-3.2.06-r4.ebuild b/app-text/ispell/ispell-3.2.06-r4.ebuild index 089b0fd929b6..a64853ac9a4c 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-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r4.ebuild,v 1.3 2002/07/16 03:53:06 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r4.ebuild,v 1.4 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Ispell is a fast screen-oriented spelling checker" @@ -13,7 +13,7 @@ DEPEND="sys-devel/bison SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { diff --git a/app-text/ispell/ispell-3.2.06-r5.ebuild b/app-text/ispell/ispell-3.2.06-r5.ebuild index 7dcf08353a4c..1616a1b529c6 100644 --- a/app-text/ispell/ispell-3.2.06-r5.ebuild +++ b/app-text/ispell/ispell-3.2.06-r5.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-text/ispell/ispell-3.2.06-r5.ebuild,v 1.1 2002/07/17 11:43:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r5.ebuild,v 1.2 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Ispell is a fast screen-oriented spelling checker" @@ -15,7 +15,7 @@ DEPEND="sys-devel/bison SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { |