diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-28 09:03:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-28 09:03:43 +0000 |
commit | f12a0f67ced8d9ad763d300cad246d2a3f493ef9 (patch) | |
tree | 53d6f5adf51db94c3f44dacc3aa858135777c03f /net-analyzer/sarg/ChangeLog | |
parent | sci-chemistry/pdb2pqr: Allow multi py ABI installations, clean installation (diff) | |
download | gentoo-2-f12a0f67ced8d9ad763d300cad246d2a3f493ef9.tar.gz gentoo-2-f12a0f67ced8d9ad763d300cad246d2a3f493ef9.tar.bz2 gentoo-2-f12a0f67ced8d9ad763d300cad246d2a3f493ef9.zip |
Fix bashisms in configure script (bug #527136).
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/sarg/ChangeLog')
-rw-r--r-- | net-analyzer/sarg/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-analyzer/sarg/ChangeLog b/net-analyzer/sarg/ChangeLog index e377c1e55aaf..c27d8c84b113 100644 --- a/net-analyzer/sarg/ChangeLog +++ b/net-analyzer/sarg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/sarg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.87 2014/09/26 08:42:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sarg/ChangeLog,v 1.88 2014/10/28 09:03:43 jer Exp $ + + 28 Oct 2014; Jeroen Roovers <jer@gentoo.org> sarg-2.3.9.ebuild, + +files/sarg-2.3.9-configure-bash.patch: + Fix bashisms in configure script (bug #527136). *sarg-2.3.9 (26 Sep 2014) |