* 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="Multi-producer-multi-consumer signal dispatching mechanism in python"
HOMEPAGE="http://pydispatcher.sourceforge.net/"
SRC_URI="http://downloads.sourceforge.net/project/pydispatcher/pydispatcher/2.0.1/PyDispatcher-2.0.1.tar.gz"
REVISION= "1"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="dev-python/setuptools >= 0.6"
CHECKSUM_MD5="8b1695ed6f5bdbda8fbcde82b62d505c"
@@ -20,4 +20,4 @@ INSTALL()
}
LICENSE="BSD (3-clause)"
COPYRIGHT="2001-2006, Patrick K. O'Brien and Contributors"
COPYRIGHT="2001-2006, Patrick K. O'Brien and Contributors"