diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-07-23 20:21:36 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-07-23 20:21:36 +0000 |
commit | b0068812eb82004580e595b025e252878af9f157 (patch) | |
tree | 7831c2dd22331192bd11f69157b17185da8430fe /app-shells | |
parent | http://www.securityfocus.com/bid/8231 (diff) | |
download | historical-b0068812eb82004580e595b025e252878af9f157.tar.gz historical-b0068812eb82004580e595b025e252878af9f157.tar.bz2 historical-b0068812eb82004580e595b025e252878af9f157.zip |
Development version bump, closing bug #23114
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/ChangeLog | 10 | ||||
-rw-r--r-- | app-shells/zsh/Manifest | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 9b217545273f..11f9e4eca449 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.20 2003/07/23 17:48:19 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.21 2003/07/23 20:21:36 usata Exp $ + +*zsh-4.1.1 (24 Jul 2003) + + 24 Jul 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1.ebuild: + New development version. Added cjk support, based on the ebuild + submitted by Wayne Davison <gentoo@blorf.net> in bug #23114 *zsh-4.0.7 (24 Jul 2003) @@ -9,6 +15,8 @@ New version. Added maildir flag to IUSE. Changed Zsh startup file from /etc/zsh/zshenv to /etc/zsh/zprofile suggested by James Michael Fults <jmf@gtcom.net> in bug #19924. + Added pkg_preinst() function to help migration of /etc/zsh/zshenv + to /etc/zsh/zprofile discussed in #23114 *zsh-4.0.6-r4 (17 Apr 2003) diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest index 9279fbd901eb..066d61abbcf0 100644 --- a/app-shells/zsh/Manifest +++ b/app-shells/zsh/Manifest @@ -3,7 +3,8 @@ MD5 20fe4a0c8938a7d63bef94149ee8f797 zsh-4.0.6-r1.ebuild 1361 MD5 ffc94926659f33268966535c421a0cfa zsh-4.0.6-r3.ebuild 1509 MD5 366f440161ef1f5755ebf7bdaa201b61 zsh-4.0.6-r4.ebuild 1800 MD5 468e9d22071e69b977927a2ec680c14e zsh-4.1.0_pre7.ebuild 1782 -MD5 b1d615994dc0362b42c0b9c673b178da zsh-4.0.7.ebuild 1915 +MD5 81dec0a6a05600fdaff9994bb4f1f06b zsh-4.0.7.ebuild 2223 +MD5 d39d9319d7353de03dc77d73bb7dc567 zsh-4.1.1.ebuild 2264 MD5 30a6361dbaeb57ce5449160c620c5daf files/digest-zsh-4.0.6-r1 62 MD5 28e464ce201f3343debf24cced1bcfcb files/digest-zsh-4.0.6-r3 187 MD5 28e464ce201f3343debf24cced1bcfcb files/digest-zsh-4.0.6-r4 187 @@ -11,3 +12,4 @@ MD5 9363aaf4c5e5abc23ff6f07a80a52acc files/digest-zsh-4.1.0_pre7 136 MD5 de0db046f0f40cb1cc3cd3f6e6b2645a files/zshenv 318 MD5 64023b41a9987655e0e014d32562cfad files/zprofile 404 MD5 3cfc9cf73dcfb2ab86002ea2e246d1fd files/digest-zsh-4.0.7 202 +MD5 5daa3fdd46a82a22c8ff9f2c5ad0d4d5 files/digest-zsh-4.1.1 209 |