mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-20 18:50:08 +02:00
* fix all syntactical problems in recipe files
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user