diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-09-29 01:59:40 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-09-29 01:59:40 +0000 |
commit | 7182c502bc1c17f5a0d2bf6302972e469abe1c0a (patch) | |
tree | 7fd9eb9a362bc797b33ae8edd9a675e1f66dea8a /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-7182c502bc1c17f5a0d2bf6302972e469abe1c0a.tar.gz gentoo-2-7182c502bc1c17f5a0d2bf6302972e469abe1c0a.tar.bz2 gentoo-2-7182c502bc1c17f5a0d2bf6302972e469abe1c0a.zip |
Mask dev-python/wsgiref.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 1a116df2dc28..786d1cd836b7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10513 2009/09/28 22:01:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10514 2009/09/29 01:59:40 arfrever 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 @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (29 Sep 2009) +# wsgiref module is included in Python >=2.5. Masked for deletion in 30 days. +dev-python/wsgiref + # Rémi Cardona <remi@gentoo.org> (28 Sep 2009) # breaks xf86-video-intel, will be unmasked when the driver has a patch # see bug #286746 |