diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2012-08-11 14:19:16 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-14 22:30:49 -0500 |
commit | 04f1f5397a2610313f343cf6184f501abb194c04 (patch) | |
tree | c3de19cf6f0ffbd101b6f79f25865f90a9803814 /python/buildbot-slave/buildbot-slave.info | |
parent | 9235b253c04f6e41257aae3366de7065cf9c0174 (diff) | |
download | slackbuilds-04f1f5397a2610313f343cf6184f501abb194c04.tar.gz |
python/buildbot-slave: Added (a slave to buildbot)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/buildbot-slave/buildbot-slave.info')
-rw-r--r-- | python/buildbot-slave/buildbot-slave.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/buildbot-slave/buildbot-slave.info b/python/buildbot-slave/buildbot-slave.info new file mode 100644 index 0000000000..46d04450e4 --- /dev/null +++ b/python/buildbot-slave/buildbot-slave.info @@ -0,0 +1,10 @@ +PRGNAM="buildbot-slave" +VERSION="0.8.6p1" +HOMEPAGE="http://buildbot.net/" +DOWNLOAD="http://buildbot.googlecode.com/files/buildbot-slave-0.8.6p1.tar.gz" +MD5SUM="0692bf27eb54ef4ba9bae6651a4d5699" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" +APPROVED="dsomero" |