diff options
Diffstat (limited to 'sys-auth/polkit/ChangeLog')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 3daa68098075..5b9ab91c7067 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.95 2012/07/01 13:30:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.96 2012/07/02 16:29:47 ssuominen Exp $ + +*polkit-0.106-r7 (02 Jul 2012) + + 02 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> +polkit-0.106-r7.ebuild: + RESTRICT="multilib-strict" since it's not compatible with the whole + /usr/libexec -> /usr/lib/$package migration wrt #424423. This will move + polkit-agent-helper-1 and polkitd back to /usr/lib/polkit-1. *polkit-0.106-r6 (01 Jul 2012) |