| Bug#: 35673 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: python@gentoo.org | Reported By: david@us-lot.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: rawdog-1.7.ebuild (New Package) | |||
| Keywords: EBUILD | |||
| Status Whiteboard: | |||
| Opened: 2003-12-12 11:36 0000 | |||
| Description: | Opened: 2003-12-12 11:36 0000 |
Hi! Please find attached rawdog-1.7.ebuild rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in Python, it uses Mark Pilgrim's feed parser. It runs from cron, collects articles from a number of feeds, and generates a static HTML page listing the newest articles in date order. It supports per-feed customizable update times, and uses ETags, Last-Modified, and gzip compression to minimize network bandwidth usage. I suggest net-misc/rawdog This ebuild depends on Python. David
Created an attachment (id=22091) [details]
rawdog-1.7.ebuild (New Submission)
Version bump. 1.8 is released. No changes needed other then a new file name for the ebuild file.
Version bump. Rawdog 1.9 released. No changes needed other then a new file name for the ebuild file.
Created an attachment (id=28012) [details]
rawdog-1.9.ebuild
You can make it simpler by using distutils.
Commited rawdog-1.12 to Portage. Thanks David!