diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-05-23 07:58:07 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-05-23 07:58:07 +0000 |
commit | 7a65f8baa9dcef10d7269b4bd4ebda2c57a08e0c (patch) | |
tree | 9bc4689d2fe687bafefd5028abb03c1ff0b1f86f /net-libs/liblockfile/ChangeLog | |
parent | Added missing dependency (diff) | |
download | gentoo-2-7a65f8baa9dcef10d7269b4bd4ebda2c57a08e0c.tar.gz gentoo-2-7a65f8baa9dcef10d7269b4bd4ebda2c57a08e0c.tar.bz2 gentoo-2-7a65f8baa9dcef10d7269b4bd4ebda2c57a08e0c.zip |
Don't use lazy bindings on dotlockfile
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/liblockfile/ChangeLog')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index fcd110d74998..b78b98752130 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/liblockfile # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.16 2005/05/18 10:56:10 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.17 2005/05/23 07:58:07 ferdy Exp $ + + 23 May 2005; Fernando J. Pereda <ferdy@gentoo.org> + liblockfile-1.06.ebuild: + Don't use lazy bindings on dotlockfile *liblockfile-1.06 (18 May 2005) |