diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-14 04:41:57 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-14 04:41:57 +0000 |
commit | 5176c4265afe1c8e2c22eb6303cb3eb33047ae6b (patch) | |
tree | 008fd8424339125998221735223b011b5a646e1e /app-shells/pdksh/ChangeLog | |
parent | commit work-around for (I think) broken sandbox behavior (diff) | |
download | gentoo-2-5176c4265afe1c8e2c22eb6303cb3eb33047ae6b.tar.gz gentoo-2-5176c4265afe1c8e2c22eb6303cb3eb33047ae6b.tar.bz2 gentoo-2-5176c4265afe1c8e2c22eb6303cb3eb33047ae6b.zip |
Cleaned up ebuild slightly
Diffstat (limited to 'app-shells/pdksh/ChangeLog')
-rw-r--r-- | app-shells/pdksh/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-shells/pdksh/ChangeLog b/app-shells/pdksh/ChangeLog index d9128f611e7e..4ee22d086c6b 100644 --- a/app-shells/pdksh/ChangeLog +++ b/app-shells/pdksh/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-shells/pdksh # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.2 2002/04/14 04:22:17 jnelson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.3 2002/04/14 04:41:57 seemant Exp $ + +*pdksh-5.2.14-r4 (13 Apr 2002) + + 13 Apr 2002; Seemant Kulleen <seemant@gentoo.org> pdksh-5.2.14-r4.ebuild : + + Updated ebuild syntax from try to || die and removed the CHOST business from + ./configure *pdksh-5.2.14-r4 (13 Apr 2002) |