diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-02-08 17:29:48 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-02-08 17:29:48 +0000 |
commit | 5d0274499060316055ac41a08dd99d9e9730a966 (patch) | |
tree | 0342d3fddb41d05910da9e470a9459201c37bdc4 /sys-apps/policycoreutils/ChangeLog | |
parent | Fix calls to python_mod_optimize() and python_mod_cleanup(). (diff) | |
download | gentoo-2-5d0274499060316055ac41a08dd99d9e9730a966.tar.gz gentoo-2-5d0274499060316055ac41a08dd99d9e9730a966.tar.bz2 gentoo-2-5d0274499060316055ac41a08dd99d9e9730a966.zip |
Set SUPPORT_PYTHON_ABIS (bug #353762). Fix dependencies. Fix installation with FEATURES="multilib-strict".
(Portage version: 2.2.0_alpha22_p4/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/policycoreutils/ChangeLog')
-rw-r--r-- | sys-apps/policycoreutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/policycoreutils/ChangeLog b/sys-apps/policycoreutils/ChangeLog index 3c2138811b69..a5bd4bacfcd2 100644 --- a/sys-apps/policycoreutils/ChangeLog +++ b/sys-apps/policycoreutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/policycoreutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.79 2011/02/05 11:25:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.80 2011/02/08 17:29:48 arfrever Exp $ + + 08 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + policycoreutils-2.0.82.ebuild: + Set SUPPORT_PYTHON_ABIS (bug #353762). Fix dependencies. Fix installation + with FEATURES="multilib-strict". *policycoreutils-2.0.82 (05 Feb 2011) |