Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -5,7 +5,7 @@ websites via HTTP. It is somewhat analogous to the CPAN and PEAR tools for Perl
and PHP, respectively. \
"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
SRC_URI="https://pypi.python.org/packages/source/s/setuptools/setuptools-5.3.zip"
SOURCE_URI="https://pypi.python.org/packages/source/s/setuptools/setuptools-5.3.zip"
CHECKSUM_SHA256="238142293c36d2b56c83df1886b4c1fc4af77d0c203c68b8f4e57d8995babfe5"
SOURCE_DIR="setuptools-$portVersion"
LICENSE="Python"