diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-08-24 21:50:14 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-08-24 21:50:14 +0000 |
commit | 671975b991c165be6b92aac7e1fc367b3261168e (patch) | |
tree | 4960738eb61df2ba7918ab3f276a0fe601c7aaab /app-shells/bash-completion/ChangeLog | |
parent | fix Manifest (diff) | |
download | historical-671975b991c165be6b92aac7e1fc367b3261168e.tar.gz historical-671975b991c165be6b92aac7e1fc367b3261168e.tar.bz2 historical-671975b991c165be6b92aac7e1fc367b3261168e.zip |
Depend on <eselect-1.3.7 because newer versions don't install the bashcomp module any more, bug 476992.
Package-Manager: portage-2.2.1/cvs/Linux x86_64
Manifest-Sign-Key: 0x9433907D693FB5B8!
Diffstat (limited to 'app-shells/bash-completion/ChangeLog')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index c507d56c8e00..0a03b2a7e4c9 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.256 2013/07/16 14:44:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.257 2013/08/24 21:49:40 ulm Exp $ + + 24 Aug 2013; Ulrich Müller <ulm@gentoo.org> bash-completion-1.3-r2.ebuild, + bash-completion-2.1.ebuild: + Depend on <eselect-1.3.7 because newer versions don't install the bashcomp + module any more, bug 476992. 16 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> bash-completion-2.1-r1.ebuild: |