diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-09-22 18:32:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-09-22 18:32:39 +0000 |
commit | 901158ce8337f3deabf20ce4ae20943f80f804d0 (patch) | |
tree | 6de4643bc4e67b9b9e0c820535699b7314a1434e /app-arch/bzip2/ChangeLog | |
parent | updated desktop entry to match freedesktop spec (again) (diff) | |
download | gentoo-2-901158ce8337f3deabf20ce4ae20943f80f804d0.tar.gz gentoo-2-901158ce8337f3deabf20ce4ae20943f80f804d0.tar.bz2 gentoo-2-901158ce8337f3deabf20ce4ae20943f80f804d0.zip |
Fix bashisms in bzgrep so it works with a POSIX shell #193365.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-arch/bzip2/ChangeLog')
-rw-r--r-- | app-arch/bzip2/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-arch/bzip2/ChangeLog b/app-arch/bzip2/ChangeLog index fa418a9c0234..d57d0a24ff2f 100644 --- a/app-arch/bzip2/ChangeLog +++ b/app-arch/bzip2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-arch/bzip2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.54 2007/04/18 14:37:31 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.55 2007/09/22 18:32:38 vapier Exp $ + +*bzip2-1.0.4-r1 (22 Sep 2007) + + 22 Sep 2007; Mike Frysinger <vapier@gentoo.org> + +files/bzip2-1.0.4-POSIX-shell.patch, +bzip2-1.0.4-r1.ebuild: + Fix bashisms in bzgrep so it works with a POSIX shell #193365. 18 Apr 2007; Alexander Færøy <eroyf@gentoo.org> bzip2-1.0.4.ebuild: Stable on MIPS; bug #170457 |