python-2.7.6: Add missing provides

This commit is contained in:
Jonathan Schleifer
2014-04-06 02:28:32 +02:00
parent a4dddbd1bd
commit c105427cd8

View File

@@ -27,6 +27,8 @@ PROVIDES="
cmd:idle = $portVersion compat >= 2.7
cmd:pydoc = $portVersion compat >= 2.7
cmd:python = $portVersion compat >= 2.7
cmd:python2 = $portVersion compat >= 2.7
cmd:python2_config = $portVersion compat >= 2.7
cmd:python2.7 = $portVersion compat >= 2.7
cmd:python2.7_config = $portVersion compat >= 2.7
cmd:python_config = $portVersion compat >= 2.7