From 63cb991c343864451782448524314643ece34a00 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sat, 12 Jun 2010 14:07:12 -0500 Subject: system/pyserial: Reverted maintainer change. Also reverted the changes to slack-desc (it was wrong) and README (previous one was better). Perhaps I should pay more attention when doing updates :/ Signed-off-by: Robby Workman --- system/pyserial/README | 3 +-- system/pyserial/pyserial.SlackBuild | 3 ++- system/pyserial/pyserial.info | 6 +++--- system/pyserial/slack-desc | 20 ++++++++++---------- 4 files changed, 16 insertions(+), 16 deletions(-) (limited to 'system') diff --git a/system/pyserial/README b/system/pyserial/README index df7ec29253..bc6ddf9364 100644 --- a/system/pyserial/README +++ b/system/pyserial/README @@ -1,2 +1 @@ -Provides access to serial ports for Python applications by providing an -appropriate backend. +pyserial is a python module that encapsulates access to a serial port. diff --git a/system/pyserial/pyserial.SlackBuild b/system/pyserial/pyserial.SlackBuild index 5c7f19b524..40ddd60fea 100644 --- a/system/pyserial/pyserial.SlackBuild +++ b/system/pyserial/pyserial.SlackBuild @@ -2,7 +2,8 @@ # Slackware build script for pyserial -# Written by Dustin Schnee +# Written by Grissiom +# Updated by Dustin Schnee PRGNAM=pyserial VERSION=${VERSION:-2.5_rc2} diff --git a/system/pyserial/pyserial.info b/system/pyserial/pyserial.info index 0e0c673c90..5c22421b62 100644 --- a/system/pyserial/pyserial.info +++ b/system/pyserial/pyserial.info @@ -1,10 +1,10 @@ PRGNAM="pyserial" VERSION="2.5_rc2" HOMEPAGE="http://pyserial.sourceforge.net/index.html" -DOWNLOAD="http://sourceforge.net/projects/pyserial/files/pyserial/2.5-rc2/pyserial-2.5-rc2.tar.gz/download" +DOWNLOAD="http://downloads.sourceforge.net/pyserial/pyserial-2.5-rc2.tar.gz" MD5SUM="feee06e28ff5337c010c5e326ec4efd3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -MAINTAINER="Dustin Schnee" -EMAIL="schnee72{at}gmail{dot}com" +MAINTAINER="Grissiom" +EMAIL="chaos.proton@gmail.com" APPROVED="rworkman" diff --git a/system/pyserial/slack-desc b/system/pyserial/slack-desc index 4660353702..95859372c1 100644 --- a/system/pyserial/slack-desc +++ b/system/pyserial/slack-desc @@ -1,18 +1,18 @@ # 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 ':'. +# 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------------------------------------------------------| -pyserial: -pyserial: Provides access to serial ports for Python applications by -pyserial: providing an appropriate backend. -pyserial: -pyserial: Homepage: http://pyserial.sourceforge.net/index.html + |-----handy-ruler------------------------------------------------------| +pyserial: pyserial (python module for accessing the serial port) pyserial: +pyserial: This module encapsulates the access for the serial port. It provides +pyserial: backends for Python running on Windows, Linux, BSD (possibly any POSIX +pyserial: compliant system), Jython and IronPython (.NET and Mono). pyserial: +pyserial: Homepage: http://pyserial.sourceforge.net pyserial: pyserial: pyserial: -- cgit v1.2.3