Bug 35673 - rawdog-1.7.ebuild (New Package)
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

------- Comment #1 From David Dorward 2003-12-12 11:37:43 0000 -------
Created an attachment (id=22091) [details]
rawdog-1.7.ebuild (New Submission)

------- Comment #2 From David Dorward 2003-12-30 13:15:10 0000 -------
Version bump.

1.8 is released. No changes needed other then a new file name for the ebuild file.

------- Comment #3 From David Dorward 2004-02-08 15:22:52 0000 -------
Version bump.

Rawdog 1.9 released. No changes needed other then a new file name for the ebuild file.

------- Comment #4 From Lukasz Strzygowski (RETIRED) 2004-03-25 13:08:43 0000 -------
Created an attachment (id=28012) [details]
rawdog-1.9.ebuild

You can make it simpler by using distutils. 

------- Comment #5 From Lukasz Strzygowski (RETIRED) 2004-06-08 04:41:54 0000 -------
Commited rawdog-1.12 to Portage. Thanks David!