diff options
author | Mike Gilbert <floppym@gentoo.org> | 2012-02-13 05:25:51 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2012-02-13 05:25:51 +0000 |
commit | 4da52cd37d9ef5d9ebe7aa901d809a521431b196 (patch) | |
tree | afbaef6b45067a4c288742903bd53150800777ad /app-shells/ksh/ChangeLog | |
parent | New ebuild for a git subcommand providing a bridge to bzr. (diff) | |
download | gentoo-2-4da52cd37d9ef5d9ebe7aa901d809a521431b196.tar.gz gentoo-2-4da52cd37d9ef5d9ebe7aa901d809a521431b196.tar.bz2 gentoo-2-4da52cd37d9ef5d9ebe7aa901d809a521431b196.zip |
Build from the ast-base sources. Enable /etc/ksh.kshrc (SHOPT_SYSRC).
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/ksh/ChangeLog')
-rw-r--r-- | app-shells/ksh/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index 9f327d586259..ec71617b71ab 100644 --- a/app-shells/ksh/ChangeLog +++ b/app-shells/ksh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ksh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.43 2012/02/13 03:35:41 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.44 2012/02/13 05:25:51 floppym Exp $ + + 13 Feb 2012; Mike Gilbert <floppym@gentoo.org> ksh-93.20110208.ebuild: + Build from the ast-base sources. Enable /etc/ksh.kshrc (SHOPT_SYSRC). *ksh-93.20110208 (13 Feb 2012) |