summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-08-08 17:57:10 +0000
committerFabian Groffen <grobian@gentoo.org>2007-08-08 17:57:10 +0000
commitb967bafc8cac9c6c1925a2257d26dc767bd6fb8a (patch)
treebe0548493d025823fdd4685e6f59b7c34eb00cad /app-shells/tcsh/ChangeLog
parentFix doc path not to use /usr/local (bug #188034) (diff)
downloadhistorical-b967bafc8cac9c6c1925a2257d26dc767bd6fb8a.tar.gz
historical-b967bafc8cac9c6c1925a2257d26dc767bd6fb8a.tar.bz2
historical-b967bafc8cac9c6c1925a2257d26dc767bd6fb8a.zip
Bump patchver to add back in ls --color=auto alias, as it was restored for bash too. Backported patch from prefix to only check for ncurses, as our dependencies only say so (otherwise libtermcap is taken if available)
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'app-shells/tcsh/ChangeLog')
-rw-r--r--app-shells/tcsh/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog
index 6a9509e08e17..9dc196e3fa78 100644
--- a/app-shells/tcsh/ChangeLog
+++ b/app-shells/tcsh/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-shells/tcsh
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.75 2007/07/24 20:53:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.76 2007/08/08 17:57:10 grobian Exp $
+
+ 08 Aug 2007; Fabian Groffen <grobian@gentoo.org>
+ +files/tcsh-6.14-use-ncurses.patch, tcsh-6.15-r2.ebuild:
+ Bump patchver to add back in ls --color=auto alias, as it was restored for
+ bash too. Backported patch from prefix to only check for ncurses, as our
+ dependencies only say so (otherwise libtermcap is taken if available)
*tcsh-6.15-r2 (24 Jul 2007)