summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-28 02:39:03 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-28 02:39:03 +0000
commitaf71c0650a43cb0598f368eb1e833919ef787fad (patch)
tree210902f07290094be0285e8d14220213192dba87 /app-text/aspell
parentarm KEYWORDS (diff)
downloadhistorical-af71c0650a43cb0598f368eb1e833919ef787fad.tar.gz
historical-af71c0650a43cb0598f368eb1e833919ef787fad.tar.bz2
historical-af71c0650a43cb0598f368eb1e833919ef787fad.zip
arm KEYWORDS
Diffstat (limited to 'app-text/aspell')
-rw-r--r--app-text/aspell/aspell-0.50.5.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/app-text/aspell/aspell-0.50.5.ebuild b/app-text/aspell/aspell-0.50.5.ebuild
index dfea91d1f1d1..ff2e0dba3884 100644
--- a/app-text/aspell/aspell-0.50.5.ebuild
+++ b/app-text/aspell/aspell-0.50.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.8 2004/05/12 20:51:45 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.9 2004/05/28 02:39:03 vapier Exp $
inherit libtool
@@ -8,11 +8,10 @@ DESCRIPTION="A spell checker replacement for ispell"
HOMEPAGE="http://aspell.net/"
SRC_URI="http://aspell.net/${P}.tar.gz"
-IUSE="gpm"
-
-SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~x86 ~ppc sparc alpha ~mips ~hppa ~amd64 ~ia64 s390"
+SLOT="0"
+KEYWORDS="~x86 ~ppc sparc ~mips alpha arm hppa ~amd64 ~ia64 s390"
+IUSE="gpm"
DEPEND=">=sys-libs/ncurses-5.2
gpm? ( sys-libs/gpm )"