summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash-completion/ChangeLog')
-rw-r--r--app-shells/bash-completion/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 57c7e4dd6452..0773e6409123 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-shells/bash-completion
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.232 2011/03/31 17:33:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.233 2011/04/11 23:05:10 flameeyes Exp $
+
+ 11 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+ bash-completion-1.3.ebuild:
+ Use insinto/doins rather than dodir/cp (fix possible issues with permissions
+ on the files), and also make sure not to install the Makefile.am/in pairs.
31 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
bash-completion-1.3.ebuild: