summaryrefslogtreecommitdiffstats
path: root/python/pylirc (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-14python/pylirc: Fix slack-desc. B. Watson1-1/+1
2013-11-22various: Update find command to match template. dsomero1-2/+2
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22various: Fix SlackBuild formatting and comment nit picks. dsomero1-3/+1
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22various: Fix slack-desc formatting and comment nit picks. dsomero1-4/+4
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-08-23python/pylirc: Fixed dep information ponce1-2/+0
2012-08-19Add REQUIRED field to .info files. Erik Hanson1-0/+1
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-14Entire Repo: Remove APPROVED field from .info files Robby Workman1-1/+0
This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20python/*: Moved a lot of Python stuff here Robby Workman4-0/+101
The criteria for whether something "belongs" in Development or Libraries or Python or ... is admittedly arbitrary. As a general rule, if it could be either Libraries or Python, it's Python. Otherwise, pick one and we'll go from there... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>