network/feedparser: Clean up build and change maintainer.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Luis Henrique 2010-06-28 12:59:37 -04:00 committed by dsomero
parent 30c2e89e1d
commit 866b2673d3
3 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,7 @@
#!/bin/sh
# Slackware build script for feedparser
# Modified by Luis Henrique <lmello.009@gmail.com>
# Copyright 2008-2009 Chess Griffin <chess@chessgriffin.com>
# All rights reserved.
@ -24,7 +25,7 @@
PRGNAM=feedparser
VERSION=4.1
BUILD=${BUILD:-2}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://feedparser.googlecode.com/files/feedparser-4.1.zip"
MD5SUM="7ab1140c1e29d4cd52ab20fa7b1f8640"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Chess Griffin"
EMAIL="chess@chessgriffin.com"
MAINTAINER="Luis Henrique"
EMAIL="lmello.009@gmail.com"
APPROVED="dsomero"

View file

@ -5,7 +5,7 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
|-----handy-ruler------------------------------------------------------|
feedparser: feedparser (parse RSS feeds in Python)
feedparser:
feedparser: feedparser is a Python utility to parse RSS and Atom feeds