Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -2,12 +2,13 @@ SUMMARY="The PyPA recommended tool for installing Python packages"
DESCRIPTION="Install Python packages, replacement for easy_install
"
HOMEPAGE="https://pypi.python.org/pypi/pip"
COPYRIGHT="2006-2014 Python Packaging Authority"
LICENSE="Python"
REVISION="1"
SOURCE_URI="https://pypi.python.org/packages/source/p/pip/pip-$portVersion.tar.gz"
CHECKSUM_SHA256="b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd"
SOURCE_DIR="pip-$portVersion"
LICENSE="Python"
COPYRIGHT="2006-2014 Python Packaging Authority"
REVISION="1"
ARCHITECTURES="x86 x86_gcc2 x86_64"
PROVIDES="
@@ -16,7 +17,6 @@ PROVIDES="
cmd:pip3
cmd:pip34
"
REQUIRES="
haiku
cmd:python3
@@ -26,7 +26,6 @@ REQUIRES="
BUILD_REQUIRES="
python3_setuptools
"
BUILD_PREREQUIRES="
haiku_devel
cmd:python3