diff options
Diffstat (limited to 'textproc/py-errorhandler/Makefile')
-rw-r--r-- | textproc/py-errorhandler/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-errorhandler/Makefile b/textproc/py-errorhandler/Makefile index 7322f32b300c..4d293b82a1fb 100644 --- a/textproc/py-errorhandler/Makefile +++ b/textproc/py-errorhandler/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dikshie@sfc.wide.ad.jp COMMENT= Logging framework handler that tracks when messages above a certain level have been logged +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist |