diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:45:22 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:45:22 +0200 |
commit | 07834f5bc843515e07fc5ab08eebe7b9d215aeb9 (patch) | |
tree | b9b8b98c225e25c665045d9cd6e9bda7cbd00538 | |
parent | 345cea0f54338563209af265389d3ab52dc3d631 (diff) |
libraries/notify-python: Updated for version 0.1.1
-rw-r--r-- | libraries/notify-python/README | 1 | ||||
-rw-r--r-- | libraries/notify-python/notify-python.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/notify-python/notify-python.info | 2 | ||||
-rw-r--r-- | libraries/notify-python/slack-desc | 13 |
4 files changed, 14 insertions, 4 deletions
diff --git a/libraries/notify-python/README b/libraries/notify-python/README index 3a326ff19cab..0e26a3978c6d 100644 --- a/libraries/notify-python/README +++ b/libraries/notify-python/README @@ -1,4 +1,3 @@ notify-python is a python module to use libnotify. This requires libnotify and pygtk, both of which are available at SlackBuilds.org - diff --git a/libraries/notify-python/notify-python.SlackBuild b/libraries/notify-python/notify-python.SlackBuild index 0e69abd9af43..5d991ec14283 100644 --- a/libraries/notify-python/notify-python.SlackBuild +++ b/libraries/notify-python/notify-python.SlackBuild @@ -9,7 +9,7 @@ VERSION=0.1.1 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} diff --git a/libraries/notify-python/notify-python.info b/libraries/notify-python/notify-python.info index 28cce3304ade..15a9d093ee01 100644 --- a/libraries/notify-python/notify-python.info +++ b/libraries/notify-python/notify-python.info @@ -5,4 +5,4 @@ DOWNLOAD="http://www.galago-project.org/files/releases/source/notify-python/noti MD5SUM="d247cf79b46cef7495deb0a76334f81d" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="elohim,robw810" +APPROVED="elohim,rworkman" diff --git a/libraries/notify-python/slack-desc b/libraries/notify-python/slack-desc index 30372260ad5b..b2c4024b5631 100644 --- a/libraries/notify-python/slack-desc +++ b/libraries/notify-python/slack-desc @@ -1,4 +1,12 @@ -notify-python: notify-python - Python module to use libnotify +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +notify-python: notify-python (Python module to use libnotify) notify-python: notify-python: A python module to use libnotify notify-python: @@ -6,3 +14,6 @@ notify-python: http://www.galago-project.org/ notify-python: notify-python: notify-python: +notify-python: +notify-python: +notify-python: |