diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-08-31 22:34:54 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-08-31 22:34:54 +0000 |
commit | 8a84a068216a3a4021c83820264e1de68e82870f (patch) | |
tree | d0153ff7af3becbbecb885e8e46a0476feb8f124 /app-shells/zsh | |
parent | Fixed broken 'bzcat' line; see bug #27667. (diff) | |
download | historical-8a84a068216a3a4021c83820264e1de68e82870f.tar.gz historical-8a84a068216a3a4021c83820264e1de68e82870f.tar.bz2 historical-8a84a068216a3a4021c83820264e1de68e82870f.zip |
link libpcre statically. it will close Bug #27392
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/zsh/Manifest | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 99dcf550b8b2..b39d9fb4aded 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,11 @@ # 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.27 2003/08/27 19:11:53 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.28 2003/08/31 22:34:54 usata Exp $ + +*zsh-4.1.1-r2 (01 Sep 2003) + + 01 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1-r2.ebuild: + Statically link libpcre. For discussion, see Bug #27392 and #27064 *zsh-4.1.1-r1 (28 Aug 2003) diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest index 75b6307a9ce7..0c61326b1f19 100644 --- a/app-shells/zsh/Manifest +++ b/app-shells/zsh/Manifest @@ -5,6 +5,7 @@ MD5 366f440161ef1f5755ebf7bdaa201b61 zsh-4.0.6-r4.ebuild 1800 MD5 b1b9d882c288cff8693fd7b11aaa3f9d zsh-4.1.0_pre7.ebuild 2019 MD5 3f7eb5c690643e7bd3d696f4379ffca6 zsh-4.0.7.ebuild 2325 MD5 c002d6fcc955fd7613d01424739323f7 zsh-4.1.1.ebuild 2777 +MD5 c50fda6952a7b6efcea0d572a9ea917e zsh-4.1.1-r2.ebuild 3186 MD5 527f996fa0931da174b94985cb61e9f7 zsh-4.1.1-r1.ebuild 2993 MD5 30a6361dbaeb57ce5449160c620c5daf files/digest-zsh-4.0.6-r1 62 MD5 28e464ce201f3343debf24cced1bcfcb files/digest-zsh-4.0.6-r3 187 @@ -16,3 +17,4 @@ MD5 05078d5709e9fc4be1eb5bbedadb185d files/digest-zsh-4.0.7 125 MD5 4823f16213517c590b1e624afe52271d files/digest-zsh-4.1.1 132 MD5 4823f16213517c590b1e624afe52271d files/digest-zsh-4.1.1-r1 132 MD5 f83ccd2b6f1cd3e75c910c48159892f5 files/zsh-4.1.1-gentoo.diff 488 +MD5 4823f16213517c590b1e624afe52271d files/digest-zsh-4.1.1-r2 132 |