diff options
author | Martin Lefebvre <dadexter@gmail.com> | 2010-05-11 19:45:59 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:59 +0200 |
commit | 99d22672db22dfde65b4d4dc3794ee65bf0fd2a9 (patch) | |
tree | 9a7e8277b12d821664fc3cab1e63827342ed9a30 /network/pebrot | |
parent | 4f428aeca7bf2501e5fc2b2202a252168c8e756e (diff) | |
download | slackbuilds-99d22672db22dfde65b4d4dc3794ee65bf0fd2a9.tar.gz |
network/pebrot: Updated for version 0.8.8
Diffstat (limited to 'network/pebrot')
-rw-r--r-- | network/pebrot/README | 1 | ||||
-rw-r--r-- | network/pebrot/pebrot.SlackBuild | 2 | ||||
-rw-r--r-- | network/pebrot/pebrot.info | 2 | ||||
-rw-r--r-- | network/pebrot/slack-desc | 13 |
4 files changed, 14 insertions, 4 deletions
diff --git a/network/pebrot/README b/network/pebrot/README index d81d22ca7f..cec15e909d 100644 --- a/network/pebrot/README +++ b/network/pebrot/README @@ -1,4 +1,3 @@ pebrot is a client for the MSN Messenger protocol written in Python. It includes the client, and a python class that can be used by other clients or programs. - diff --git a/network/pebrot/pebrot.SlackBuild b/network/pebrot/pebrot.SlackBuild index 5329689f56..8b3a3e1db6 100644 --- a/network/pebrot/pebrot.SlackBuild +++ b/network/pebrot/pebrot.SlackBuild @@ -31,7 +31,7 @@ VERSION=0.8.8 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/network/pebrot/pebrot.info b/network/pebrot/pebrot.info index cfaf8afd8a..9a865ca508 100644 --- a/network/pebrot/pebrot.info +++ b/network/pebrot/pebrot.info @@ -5,4 +5,4 @@ DOWNLOAD="http://dl.sourceforge.net/pebrot/pebrot-0.8.8.tar.bz2" MD5SUM="aa07bcb3cb7556bdd20a42b48ac45643" MAINTAINER="Martin Lefebvre" EMAIL="dadexter@gmail.com" -APPROVED="robw810" +APPROVED="rworkman" diff --git a/network/pebrot/slack-desc b/network/pebrot/slack-desc index 140030d79e..c2a71a266a 100644 --- a/network/pebrot/slack-desc +++ b/network/pebrot/slack-desc @@ -1,4 +1,12 @@ -pebrot: pebrot MSN client +# 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------------------------------------------------------| +pebrot: pebrot (MSN client) pebrot: pebrot: pebrot is a client for the MSN Messenger protocol written pebrot: in Python. It includes the client, and a python class that @@ -6,3 +14,6 @@ pebrot: can be used by other clients or programs. pebrot: pebrot: pebrot: +pebrot: +pebrot: +pebrot: |