* fix all syntactical problems in recipe files

This commit is contained in:
Oliver Tappe
2013-03-30 18:58:47 +00:00
parent 8b640ecacc
commit 37404c8730
23 changed files with 50 additions and 54 deletions

View File

@@ -1,7 +1,7 @@
DESCRIPTION="Download, build, install, upgrade, and uninstall Python packages -- easily!"
HOMEPAGE="http://pypi.python.org/pypi/pycrypto/2.3"
SRC_URI="http://pypi.python.org/packages/source/p/pycrypto/pycrypto-2.3.tar.gz"
REVISION= "1"
REVISION="1"
STATUS_HAIKU="unstable"
DEPEND=""
CHECKSUM_MD5="2b811cfbfc342d83ee614097effb8101"
@@ -20,4 +20,4 @@ INSTALL()
fi
}
LICENSE="pycrypto"
COPYRIGHT="2010 Dwayne C. Litzenberger"
COPYRIGHT="2010 Dwayne C. Litzenberger"