components/pylint/pylint.p5m
changeset 629 daaab66f7276
parent 587 9cc973a7ad62
child 697 452fae7409ce
--- a/components/pylint/pylint.p5m	Fri Dec 16 08:40:13 2011 -0800
+++ b/components/pylint/pylint.p5m	Mon Dec 19 14:41:24 2011 -0800
@@ -102,10 +102,6 @@
 
 license pylint.license license="GPLv2"
 
-legacy pkg=SUNWpylint \
-    desc="Python source code analyzer" \
-    name="pylint python code static checker"
-
 # pkgdepend should have picked up the dependency on 
 # /library/python-2/logilab-common and /library/python-2/logilab-astng; 
 # this explicit depend action can be removed if pkgdepend is fixed later