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
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')
-rw-r--r--app-editors/emacs-cvs/ChangeLog7
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20090125.ebuild4
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild4
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild4
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog
index 8fafb9544643..0204c78001ee 100644
--- a/app-editors/emacs-cvs/ChangeLog
+++ b/app-editors/emacs-cvs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/emacs-cvs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.234 2009/02/02 00:24:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.235 2009/02/17 19:48:07 ulm Exp $
+
+ 17 Feb 2009; Ulrich Mueller <ulm@gentoo.org>
+ emacs-cvs-23.0.60_pre20090125.ebuild, emacs-cvs-23.0.90.ebuild,
+ emacs-cvs-23.0.9999.ebuild, emacs-cvs-23.0.9999-r1.ebuild:
+ Prefer aspell over ispell, following upstream.
*emacs-cvs-23.0.90 (02 Feb 2009)
diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20090125.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20090125.ebuild
index f72eff397db4..1887a8584f13 100644
--- a/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20090125.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20090125.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.60_pre20090125.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.60_pre20090125.ebuild,v 1.3 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 )
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 )
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 )
diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild
index 89d8eb45c326..ed1f067f9ad4 100644
--- a/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-23.0.9999.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.ebuild,v 1.20 2009/01/25 19:25:17 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild,v 1.21 2009/02/17 19:48:07 ulm Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -28,7 +28,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 )