diff options
author | David Shakaryan <omp@gentoo.org> | 2006-11-01 01:20:28 +0000 |
---|---|---|
committer | David Shakaryan <omp@gentoo.org> | 2006-11-01 01:20:28 +0000 |
commit | d585882dd4974e27475eeda0373dbd85ed56d1ad (patch) | |
tree | 228200d209d4209c921b8b4394bb249b593a8c57 /x11-plugins/docker/ChangeLog | |
parent | Add fix from upstream. (diff) | |
download | gentoo-2-d585882dd4974e27475eeda0373dbd85ed56d1ad.tar.gz gentoo-2-d585882dd4974e27475eeda0373dbd85ed56d1ad.tar.bz2 gentoo-2-d585882dd4974e27475eeda0373dbd85ed56d1ad.zip |
Code cleanup and add x11-libs/libX11 to dependencies. (bug #153606)
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'x11-plugins/docker/ChangeLog')
-rw-r--r-- | x11-plugins/docker/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/docker/ChangeLog b/x11-plugins/docker/ChangeLog index c04c7a7a3c92..0e18ec18174e 100644 --- a/x11-plugins/docker/ChangeLog +++ b/x11-plugins/docker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/docker # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/docker/ChangeLog,v 1.11 2006/10/29 22:29:27 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/docker/ChangeLog,v 1.12 2006/11/01 01:20:28 omp Exp $ + + 01 Nov 2006; David Shakaryan <omp@gentoo.org> docker-1.5.ebuild: + Code cleanup and add x11-libs/libX11 to dependencies. (bug #153606) 29 Oct 2006; David Shakaryan <omp@gentoo.org> -docker-1.3-r1.ebuild, docker-1.5.ebuild: |