diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-pydev/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile index 464321f7f934..46db58455817 100644 --- a/java/eclipse-pydev/Makefile +++ b/java/eclipse-pydev/Makefile @@ -14,6 +14,9 @@ COMMENT= Eclipse plugin for Python and Jython development LICENSE= EPL +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-09-15 + RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:java/eclipse BUNDLES_INFO= ${PREFIX}/share/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info |