mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 13:20:08 +02:00
Fix ordering
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user