From 99d22672db22dfde65b4d4dc3794ee65bf0fd2a9 Mon Sep 17 00:00:00 2001 From: Martin Lefebvre Date: Tue, 11 May 2010 19:45:59 +0200 Subject: network/pebrot: Updated for version 0.8.8 --- network/pebrot/README | 1 - network/pebrot/pebrot.SlackBuild | 2 +- network/pebrot/pebrot.info | 2 +- 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: -- cgit v1.2.3-65-gdbad