* 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="Pure python SSH implementation"
HOMEPAGE="http://www.lag.net/paramiko/"
SRC_URI="http://pypi.python.org/packages/source/p/paramiko/paramiko-1.7.6.zip"
REVISION= "1"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="pycrypto >= 1.9"
CHECKSUM_MD5="b1cfe0cd55772115f808a11c1baba8a0"
@@ -21,4 +21,4 @@ INSTALL()
}
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2003-2009 Robey Pointer"
COPYRIGHT="2003-2009 Robey Pointer"