mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="Python bindings for the LZMA library by Igor Pavlov."
|
||||
HOMEPAGE="http://www.joachim-bauch.de/projects/pylzma/"
|
||||
SRC_URI="http://pypi.python.org/packages/source/p/pylzma/pylzma-0.4.4.tar.gz"
|
||||
SOURCE_URI="http://pypi.python.org/packages/source/p/pylzma/pylzma-0.4.4.tar.gz"
|
||||
STATUS_HAIKU="untested"
|
||||
DEPEND="dev-lang/python >= 2.6.4
|
||||
dev-python/setuptools >= 0.6"
|
||||
|
||||
Reference in New Issue
Block a user