diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-07-05 09:52:12 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-07-05 09:52:12 +0000 |
commit | 5c1d993ebc69a6050c02e8342834f001b2ccb63d (patch) | |
tree | 11d5fb920de62cac42da5ee2a88da1a1f33c3368 /app-emulation/docker/ChangeLog | |
parent | ...and also add the slot to the built-time dependency of openssl. (diff) | |
download | historical-5c1d993ebc69a6050c02e8342834f001b2ccb63d.tar.gz historical-5c1d993ebc69a6050c02e8342834f001b2ccb63d.tar.bz2 historical-5c1d993ebc69a6050c02e8342834f001b2ccb63d.zip |
[QA] Install zsh-completion unconditionally.
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/docker/ChangeLog')
-rw-r--r-- | app-emulation/docker/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emulation/docker/ChangeLog b/app-emulation/docker/ChangeLog index 400bda8e76fa..bd09ed0c9c52 100644 --- a/app-emulation/docker/ChangeLog +++ b/app-emulation/docker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/docker # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.52 2015/07/04 23:18:39 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.53 2015/07/05 09:52:08 mrueg Exp $ + + 05 Jul 2015; Manuel Rüger <mrueg@gentoo.org> docker-1.6.2.ebuild, + docker-1.7.0.ebuild: + [QA] Install zsh-completion unconditionally. *docker-1.7.0 (04 Jul 2015) |