mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/zope.event: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4bbec90562
commit
9767c60e73
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/z/zope.event/zope.event-4.0.2.t
|
||||||
MD5SUM="e08dd299d428d77a1cfcbfe841b81872"
|
MD5SUM="e08dd299d428d77a1cfcbfe841b81872"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="distribute"
|
REQUIRES="pysetuptools"
|
||||||
MAINTAINER="Mikko Värri"
|
MAINTAINER="Mikko Värri"
|
||||||
EMAIL="vmj@linuxbox.fi"
|
EMAIL="vmj@linuxbox.fi"
|
||||||
|
|
Loading…
Reference in a new issue