diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-09-06 11:11:05 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-09-06 11:11:05 +0000 |
commit | 58ed1f77c94bfb4b352747c4dd00ae39899d78fa (patch) | |
tree | 946d6d9da97465bbddf4714680beb4ffb6451dc1 /app-shells | |
parent | shouldn't be +x (diff) | |
download | historical-58ed1f77c94bfb4b352747c4dd00ae39899d78fa.tar.gz historical-58ed1f77c94bfb4b352747c4dd00ae39899d78fa.tar.bz2 historical-58ed1f77c94bfb4b352747c4dd00ae39899d78fa.zip |
new versoin, syntax changes, repoman whitespace thingy.
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ksh/ChangeLog | 8 | ||||
-rw-r--r-- | app-shells/ksh/Manifest | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index 4ab486c5bdbc..89cdc777f9a3 100644 --- a/app-shells/ksh/ChangeLog +++ b/app-shells/ksh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/ksh # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.2 2003/07/20 18:36:48 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.3 2003/09/06 11:11:05 taviso Exp $ + + 06 Sep 2003; Tavis Ormandy <taviso@gentoo.org> : + New version of ast-ksh and INIT, testing a patch that seems to + stop linking errors. + some syntax changes. + make repomans whitespace checker happy. 20 Jul 2003; Tavis Ormandy <taviso@gentoo.org> ksh-93.20030422.ebuild: save some bandwidth, and mark stable on Alpha diff --git a/app-shells/ksh/Manifest b/app-shells/ksh/Manifest index f7e09549e6ed..d6035471e356 100644 --- a/app-shells/ksh/Manifest +++ b/app-shells/ksh/Manifest @@ -1,4 +1,6 @@ +MD5 0b3533a137bab3cff4a3662462b8a5ba ksh-93.20030724.ebuild 3029 MD5 a86b257cbf69621e08c7dca6786fdf44 ksh-93.20030422.ebuild 3192 MD5 1c9fcb1023b44dfc23154f138251318a ChangeLog 487 MD5 e1baa44340503f92d40f821f1c389419 metadata.xml 1264 MD5 ae6a966c5c8702e7199266a3b73a9291 files/digest-ksh-93.20030422 206 +MD5 75a91bdad38d09a163894fd8ebc8adff files/digest-ksh-93.20030724 206 |