diff options
Diffstat (limited to 'python/pygoocanvas')
-rw-r--r-- | python/pygoocanvas/README | 2 | ||||
-rw-r--r-- | python/pygoocanvas/pygoocanvas.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/pygoocanvas/README b/python/pygoocanvas/README index aa2e203640..f9ce10b741 100644 --- a/python/pygoocanvas/README +++ b/python/pygoocanvas/README @@ -3,4 +3,4 @@ PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for G Requirements: python (included in slackware) pygtk (included in slackware) -goocanvas (found on slackbuilds)
\ No newline at end of file +goocanvas (found on slackbuilds) diff --git a/python/pygoocanvas/pygoocanvas.info b/python/pygoocanvas/pygoocanvas.info index b4c067e877..7e4a6d3f90 100644 --- a/python/pygoocanvas/pygoocanvas.info +++ b/python/pygoocanvas/pygoocanvas.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Jonathan Larsen" EMAIL="agentc0re@learnix.net" -APPROVED="dsomero"
\ No newline at end of file +APPROVED="dsomero" |