summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-04-01 08:41:16 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-04-01 08:41:16 +0000
commitdfe87e9ab40498b5b822a3798b02c8f97a157b16 (patch)
tree3a68fa3c98cc4aae5dbae581522361d395e69a23 /app-editors/emacs-cvs
parentresolves bug 18419 -- adds gif support (diff)
downloadhistorical-dfe87e9ab40498b5b822a3798b02c8f97a157b16.tar.gz
historical-dfe87e9ab40498b5b822a3798b02c8f97a157b16.tar.bz2
historical-dfe87e9ab40498b5b822a3798b02c8f97a157b16.zip
revised libungif dep to 4.1.0b1
Diffstat (limited to 'app-editors/emacs-cvs')
-rw-r--r--app-editors/emacs-cvs/ChangeLog5
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild11
2 files changed, 8 insertions, 8 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog
index 7cb69f29b77c..c10cd8eccf5d 100644
--- a/app-editors/emacs-cvs/ChangeLog
+++ b/app-editors/emacs-cvs/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-editors/emacs-cvs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.8 2003/03/13 16:54:35 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.9 2003/04/01 08:41:16 mkennedy Exp $
*emacs-cvs-21.3.50 (22 Nov 2002)
+ 01 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
+ revised libungif dep
+
12 Mar 2003; Matthew Kennedy <mkennedy@gentoo.org>
emacs-cvs-21.3.50.ebuid :
diff --git a/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild b/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild
index 568a1b6b92e6..d30476ed2a37 100644
--- a/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild,v 1.7 2003/03/13 16:54:35 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild,v 1.8 2003/04/01 08:41:16 mkennedy Exp $
ECVS_SERVER="subversions.gnu.org:/cvsroot/emacs"
ECVS_MODULE="emacs"
@@ -23,8 +23,9 @@ DEPEND=">=sys-libs/ncurses-5.3
sys-libs/gdbm
dev-util/cvs
dev-python/pexpect
+ app-text/ispell
X? ( virtual/x11
- >=media-libs/libungif-4.1.0
+ >=media-libs/libungif-4.1.0.1b
>=media-libs/jpeg-6b
>=media-libs/tiff-3.5.7
>=media-libs/libpng-1.2.5 )
@@ -87,11 +88,7 @@ src_install () {
install || die
# fix info documentation
- find ${D}/usr/share/info -type f -print | \
- while read i
- do
- mv ${i} ${i}.info
- done
+ find ${D}/usr/share/info -type f -exec echo mv {} {}.info \;
dodoc BUGS ChangeLog README