[Frugalware-git] frugalware-current: feedparser-4.1-5-i686 * Change m8r * Use Finclude googlecode instead of Finclude sourceforge

Pingax pingax at frugalware.fr
Fri Jan 14 11:23:44 CET 2011


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ec07c83a44bf3e4c89d84f2996593e7ecfb16ef

commit 1ec07c83a44bf3e4c89d84f2996593e7ecfb16ef
Author: Pingax <pingax at frugalware.fr>
Date:   Fri Jan 14 11:18:41 2011 +0100

feedparser-4.1-5-i686
* Change m8r
* Use Finclude googlecode instead of Finclude sourceforge

diff --git a/source/xlib-extra/feedparser/FrugalBuild b/source/xlib-extra/feedparser/FrugalBuild
index c5c191f..3005723 100644
--- a/source/xlib-extra/feedparser/FrugalBuild
+++ b/source/xlib-extra/feedparser/FrugalBuild
@@ -1,5 +1,5 @@
# Compiling Time: 0 SBU
-# Maintainer: DNAku <DNAku at frugalware.org>
+# Maintainer: Pingax <pingax at frugalware.fr>
# Contributor: Tuxbubling <tuxbubling at tiscali.fr>

pkgname=feedparser
@@ -9,8 +9,8 @@ pkgdesc="Python RSS and Atom feeds parser."
depends=('python')
groups=('xlib-extra')
archs=('i686' 'x86_64' 'ppc')
-_F_sourceforge_ext=".zip"
-Finclude sourceforge python
+_F_googlecode_ext=".zip"
+Finclude googlecode python
url="http://www.feedparser.org/"
sha1sums=('3a7174e11c8c523ea461c9d47a80526ba29a6544')

@@ -22,5 +22,3 @@ build()
cd build
Fbuild
}
-
-


More information about the Frugalware-git mailing list