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
commiteefde5b1b830ee90c22a4d6e05537c39aab163d4 (patch)
tree0176d84f5dfbadfa46973a5821846923b53a3f2c /app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild
parentAdd patch for default font setting, so user will have allways readable font b... (diff)
downloadhistorical-eefde5b1b830ee90c22a4d6e05537c39aab163d4.tar.gz
historical-eefde5b1b830ee90c22a4d6e05537c39aab163d4.tar.bz2
historical-eefde5b1b830ee90c22a4d6e05537c39aab163d4.zip
Prefer aspell over ispell, following upstream.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild')
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild
index 641b0b81fbe3..c448bec7da61 100644
--- a/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-23.0.90.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.90.ebuild,v 1.1 2009/02/02 00:24:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild,v 1.2 2009/02/17 19:48:08 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 )