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

@@ -8,27 +8,24 @@ Design By Contract methodology support in Python.
For detailed documentation, please see http://docs.zope.org/zope.interface
"
HOMEPAGE="http://pypi.python.org/pypi/zope.interface"
COPYRIGHT="2004-2014 Zope Foundation and Contributors"
LICENSE="ZPL 2.1"
REVISION="3"
SOURCE_URI="https://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.1.1.tar.gz"
CHECKSUM_SHA256="91cba7b7cd7cb82f6f4e023fe77f94dc3df4ae5287fd55def2148dc232d0c7da"
LICENSE="ZPL 2.1"
COPYRIGHT="2004-2014 Zope Foundation and Contributors"
REVISION="3"
SOURCE_DIR="zope.interface-$portVersion"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SOURCE_DIR="zope.interface-$portVersion"
PROVIDES="
python_zope.interface = $portVersion
"
REQUIRES="
haiku
cmd:python
"
BUILD_REQUIRES=""
BUILD_PREREQUIRES="
haiku_devel
cmd:python