Adjust many more recipes to support mirror site.

* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
This commit is contained in:
Oliver Tappe
2014-04-20 23:12:35 +02:00
parent b05040b4b1
commit f31617b50f
32 changed files with 44 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ Download, build, install, upgrade, and uninstall Python packages -- easily!
HOMEPAGE="http://pypi.python.org/pypi/setuptools"
SRC_URI="https://pypi.python.org/packages/source/s/setuptools/setuptools-$portVersion.tar.gz"
REVISION="1"
CHECKSUM_MD5="87680a0eb0bb6f720d5e2d89ba67debc"
CHECKSUM_MD5="7df2a529a074f613b509fb44feefe74e"
ARCHITECTURES="!x86_gcc2"