diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-05 14:33:09 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-05 14:33:09 +0000 |
commit | e44a33b96c2a4ee64741ace45d24e15309f27bd2 (patch) | |
tree | 806a3bcb9517038c8d7cdb50241b3d591d78ce21 /profiles | |
parent | Fix building with x11-libs/libnotify >= 0.7. (diff) | |
download | gentoo-2-e44a33b96c2a4ee64741ace45d24e15309f27bd2.tar.gz gentoo-2-e44a33b96c2a4ee64741ace45d24e15309f27bd2.tar.bz2 gentoo-2-e44a33b96c2a4ee64741ace45d24e15309f27bd2.zip |
Punt useless policykit mask, the blocker in polkit is handling this.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 4e29d3a02b87..e94621b6ce1d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12431 2011/02/05 14:01:36 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12432 2011/02/05 14:33:09 ssuominen Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -130,11 +130,6 @@ dev-util/plan9port # Removal in 30 days. dev-dotnet/ndoc -# Samuli Suominen <ssuominen@gentoo.org> (25 Jan 2011) -# Replaced by sys-auth/polkit. Removal in 30 days. -# Bug 340331. -sys-auth/policykit - # Gilles Dartiguelongue <eva@gentoo.org> (25 Jan 2011) # API breaking release, added for early patch testing >=x11-libs/libnotify-0.7 |