summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-02-17 19:48:08 +0000
committerUlrich Müller <ulm@gentoo.org>2009-02-17 19:48:08 +0000
commit8e5a156f0a518981e05588da0cba822826cf97c2 (patch)
tree794a96dd6255277d54b89a71e7680c1b67ed61fb /app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild
parentPrefer aspell over ispell, following upstream. (diff)
downloadgentoo-2-8e5a156f0a518981e05588da0cba822826cf97c2.tar.gz
gentoo-2-8e5a156f0a518981e05588da0cba822826cf97c2.tar.bz2
gentoo-2-8e5a156f0a518981e05588da0cba822826cf97c2.zip
Prefer aspell over ispell, following upstream.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild')
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild
index d43043a89e19..c8de402de8aa 100644
--- a/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild,v 1.2 2009/01/28 07:49:44 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild,v 1.3 2009/02/17 19:48:07 ulm Exp $
EAPI=2
WANT_AUTOCONF="latest"
@@ -42,7 +42,7 @@ RDEPEND="sys-libs/ncurses
net-libs/liblockfile
hesiod? ( net-dns/hesiod )
kerberos? ( virtual/krb5 )
- spell? ( || ( app-text/ispell app-text/aspell ) )
+ spell? ( || ( app-text/aspell app-text/ispell ) )
alsa? ( media-libs/alsa-lib )
gpm? ( sys-libs/gpm )
dbus? ( sys-apps/dbus )