diff options
author | 2014-10-20 05:14:35 +0000 | |
---|---|---|
committer | 2014-10-20 05:14:35 +0000 | |
commit | 9ce781120a3879818b214365b4a9026c4797154b (patch) | |
tree | 3222ae8246a7f4a639ececf90b8f2fd61134c110 /app-shells/bash/ChangeLog | |
parent | Drop old mail config settings. (diff) | |
download | gentoo-2-9ce781120a3879818b214365b4a9026c4797154b.tar.gz gentoo-2-9ce781120a3879818b214365b4a9026c4797154b.tar.bz2 gentoo-2-9ce781120a3879818b214365b4a9026c4797154b.zip |
Fix install of examples #525930 by Erik Zeek.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'app-shells/bash/ChangeLog')
-rw-r--r-- | app-shells/bash/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 8e304d987bcd..ea469436e863 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.424 2014/10/20 05:02:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.425 2014/10/20 05:14:35 vapier Exp $ + + 20 Oct 2014; Mike Frysinger <vapier@gentoo.org> bash-4.3_p30.ebuild: + Fix install of examples #525930 by Erik Zeek. 20 Oct 2014; Mike Frysinger <vapier@gentoo.org> -files/bash-3.0-configs.patch, bash-3.0_p22.ebuild: |