diff options
author | 2009-10-16 02:34:31 +0000 | |
---|---|---|
committer | 2009-10-16 02:34:31 +0000 | |
commit | 2129804496c52b97d5a71419ed76dc0de3772da5 (patch) | |
tree | 2cb24c8835b81aa340b00655b5e4b1aa9a70e6b0 /app-shells/bash-completion/ChangeLog | |
parent | Fix my previous screwup. The base module exists again and hopefully works, bu... (diff) | |
download | gentoo-2-2129804496c52b97d5a71419ed76dc0de3772da5.tar.gz gentoo-2-2129804496c52b97d5a71419ed76dc0de3772da5.tar.bz2 gentoo-2-2129804496c52b97d5a71419ed76dc0de3772da5.zip |
Fix postinst message to be relevant again
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/bash-completion/ChangeLog')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 62c4466ed822..fd8067be3b73 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/bash-completion # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.194 2009/10/16 01:43:14 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.195 2009/10/16 02:34:31 darkside Exp $ + + 16 Oct 2009; Jeremy Olexa <darkside@gentoo.org> + bash-completion-1.1-r1.ebuild: + Fix postinst message to be relevant again *bash-completion-1.1-r1 (16 Oct 2009) |