diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-10-02 08:06:24 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-10-02 08:06:24 +0000 |
commit | f95f2c850d086a126bfd0dac5309e8fe91ec235c (patch) | |
tree | 54353b70841038a1cd7c1ef1e03a515ab13aefce /sys-libs/libcap/ChangeLog | |
parent | Added sparc stable keyword (diff) | |
download | gentoo-2-f95f2c850d086a126bfd0dac5309e8fe91ec235c.tar.gz gentoo-2-f95f2c850d086a126bfd0dac5309e8fe91ec235c.tar.bz2 gentoo-2-f95f2c850d086a126bfd0dac5309e8fe91ec235c.zip |
Bug #193332, handle cleanup/optimize of python modules if applicable.
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-libs/libcap/ChangeLog')
-rw-r--r-- | sys-libs/libcap/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-libs/libcap/ChangeLog b/sys-libs/libcap/ChangeLog index 067f20798894..4bc501e5c236 100644 --- a/sys-libs/libcap/ChangeLog +++ b/sys-libs/libcap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-libs/libcap # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.49 2007/04/02 00:15:04 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.50 2007/10/02 08:06:23 robbat2 Exp $ + +*libcap-1.10-r11 (02 Oct 2007) + + 02 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> + +libcap-1.10-r11.ebuild: + Bug #193332, handle cleanup/optimize of python modules if applicable. *libcap-1.10-r10 (02 Apr 2007) |