Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54860 - pydispatcher-1.0.0.ebuild (New)
Summary: pydispatcher-1.0.0.ebuild (New)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://pydispatcher.sf.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 23:34 UTC by Mike C. Fletcher
Modified: 2004-07-21 23:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Initial ebuild for the pydispatcher module. (pydispatcher-1.0.0.ebuild,1.53 KB, text/plain)
2004-06-22 23:35 UTC, Mike C. Fletcher
Details
Updated version with feedback incorporated (pydispatcher-1.0.0.ebuild,566 bytes, text/plain)
2004-06-24 20:12 UTC, Mike C. Fletcher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike C. Fletcher 2004-06-22 23:34:15 UTC
This is an ebuild to install the PyDispatcher project's 1.0.0 (final) release.  PyDispatcher is a Python module providing in-process multi-producer-multi-consumer message routing.  This is a pure-python module using distutils for the installation, so the ebuild is rather minimal.

I'd suggest dev-python/pydispatcher as the package name.

ebuild has only been tested on one machine so far.
Comment 1 Mike C. Fletcher 2004-06-22 23:35:28 UTC
Created attachment 33931 [details]
Initial ebuild for the pydispatcher module.
Comment 2 Mike C. Fletcher 2004-06-24 20:12:43 UTC
Created attachment 34101 [details]
Updated version with feedback incorporated

Uses MY_PN and MY_PV instead of DISTUTILS_NAME and DISTUTILS_VERSION,
eliminates most/all of the comments.
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2004-07-21 23:34:42 UTC
Thanks for the ebuild, Mike, added to CVS.

I changed the installation location of the html files to /usr/share/doc/${P}/html