diff options
Diffstat (limited to 'devel/py-hghooks/Makefile')
-rw-r--r-- | devel/py-hghooks/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-hghooks/Makefile b/devel/py-hghooks/Makefile index 7c793d2c3ddf..b8b175b102ef 100644 --- a/devel/py-hghooks/Makefile +++ b/devel/py-hghooks/Makefile @@ -13,6 +13,9 @@ COMMENT= Set of Mercurial hooks LICENSE= LGPL3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist |