Merge "add pkg-map to pip-and-virtualenv element"

This commit is contained in:
Jenkins 2016-03-24 05:12:13 +00:00 committed by Gerrit Code Review
commit 81633f69c8
3 changed files with 9 additions and 1 deletions

View File

@ -0,0 +1,8 @@
{
"family": {
"gentoo": {
"python-pip": "dev-python/pip",
"python-virtualenv": "dev-python/virtualenv"
}
}
}

View File

@ -1 +1 @@
get-pip-py file /tmp/get-pip.py https://bootstrap.pypa.io/get-pip.py
pip-and-virtualenv file /tmp/get-pip.py https://bootstrap.pypa.io/get-pip.py