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

@@ -7,20 +7,18 @@ HOMEPAGE="
http://python-requests.org/
http://pypi.python.org/pypi/requests
"
COPYRIGHT="2010 Yesudeep Mangalapilly"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://pypi.python.org/packages/source/p/pathtools/pathtools-0.1.2.tar.gz"
CHECKSUM_SHA256="7c35c5421a39bb82e58018febd90e3b6e5db34c5443aaaf742b3f33d4655f1c0"
LICENSE="MIT"
COPYRIGHT="2010 Yesudeep Mangalapilly"
REVISION="1"
SOURCE_DIR="pathtools-$portVersion"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SOURCE_DIR="pathtools-$portVersion"
PROVIDES="
pathtools = $portVersion
"
REQUIRES="
haiku
cmd:python
@@ -30,7 +28,6 @@ BUILD_REQUIRES="
haiku_devel
python_setuptools
"
BUILD_PREREQUIRES="
cmd:python
cmd:gcc