commit: eed09be935956cbd5f9baa073be646c26c8005d0 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Mar 27 14:47:27 2018 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Mar 27 14:47:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed09be9
profiles: unmask dev-python/pyzor. I took over as the maintainer of dev-python/pyzor, and am in the process of resolving the open issues that caused it to be masked in the first place. Bug: https://bugs.gentoo.org/643692 profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 236fd76371c..3c49e3d4d68 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -185,10 +185,6 @@ dev-python/adodb-py # Requires old whoosh (#643690). Removal in a month. dev-python/flask-whooshalchemy -# Pacho Ramos <[email protected]> (18 Mar 2018) -# Requires old redis-py and gevent (#643692). Removal in a month. -dev-python/pyzor - # Pacho Ramos <[email protected]> (18 Mar 2018) # Requires old leveldb, live ebuild, dead since 2013 (#644310). Removal in a # month.
