diff options
author | 2012-07-07 08:23:24 +0000 | |
---|---|---|
committer | 2012-07-07 08:23:24 +0000 | |
commit | d43014f91117136a341bc251fe3b5e05ac4c568e (patch) | |
tree | 04312ae8672aef25d7210f3b3f928d0380191f5b /sys-auth/polkit/ChangeLog | |
parent | old (diff) | |
download | gentoo-2-d43014f91117136a341bc251fe3b5e05ac4c568e.tar.gz gentoo-2-d43014f91117136a341bc251fe3b5e05ac4c568e.tar.bz2 gentoo-2-d43014f91117136a341bc251fe3b5e05ac4c568e.zip |
Remove USE="debug" because --enable/--disable-verbose-mode is no-op wrt #391865 by Maksim Melnikau
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit/ChangeLog')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 5b9ab91c7067..d50174e4637a 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,10 @@ # 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.96 2012/07/02 16:29:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.97 2012/07/07 08:23:24 ssuominen Exp $ + + 07 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> polkit-0.106-r7.ebuild: + Remove USE="debug" because --enable/--disable-verbose-mode is no-op wrt + #391865 by Maksim Melnikau *polkit-0.106-r7 (02 Jul 2012) |