Date: Monday, April 19, 2010 @ 00:30:00 Author: allan Revision: 77932
upgpkg: python-feedparser 4.1-5 convert to arch=any Modified: python-feedparser/trunk/PKGBUILD Deleted: python-feedparser/trunk/ChangeLog -----------+ ChangeLog | 3 --- PKGBUILD | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) Deleted: ChangeLog =================================================================== --- ChangeLog 2010-04-19 02:57:40 UTC (rev 77931) +++ ChangeLog 2010-04-19 04:30:00 UTC (rev 77932) @@ -1,3 +0,0 @@ -2008-09-27 Allan McRae <[email protected]> - * python-feedparser 4.1-3 - * Add patch for UTF8 support \ No newline at end of file Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-04-19 02:57:40 UTC (rev 77931) +++ PKGBUILD 2010-04-19 04:30:00 UTC (rev 77932) @@ -4,9 +4,9 @@ pkgname=python-feedparser pkgver=4.1 -pkgrel=4 +pkgrel=5 pkgdesc="Parse RSS and Atom feeds in Python" -arch=('i686' 'x86_64') +arch=('any') url="http://feedparser.sf.net" license=('custom') depends=('python' 'libxml2' )
