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

@@ -9,20 +9,18 @@ HOMEPAGE="
https://github.com/Alir3z4/html2text
https://pypi.python.org/pypi/html2text
"
COPYRIGHT="2004-2008 Aaron Swartz"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://pypi.python.org/packages/source/h/html2text/html2text-2016.1.8.tar.gz"
CHECKSUM_SHA256="088046f9b126761ff7e3380064d4792279766abaa5722d0dd765d011cf0bb079"
LICENSE="GNU GPL v3"
COPYRIGHT="2004-2008 Aaron Swartz"
REVISION="1"
SOURCE_DIR="html2text-$portVersion"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SOURCE_DIR="html2text-$portVersion"
PROVIDES="
python_html2text = $portVersion
"
REQUIRES="
haiku
cmd:python
@@ -33,7 +31,6 @@ BUILD_REQUIRES="
haiku_devel
python_setuptools
"
BUILD_PREREQUIRES="
cmd:python
"