Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266166 - [new ebuild] dev-python/mwlib.ext-0.9.3
Summary: [new ebuild] dev-python/mwlib.ext-0.9.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://code.pediapress.com/wiki/wiki
Whiteboard:
Keywords:
Depends on:
Blocks: 266163
  Show dependency tree
 
Reported: 2009-04-14 20:43 UTC by Richard Ash
Modified: 2009-04-18 20:36 UTC (History)
1 user (show)

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


Attachments
ebuild for mwlib.ext (mwlib.ext-0.9.3.ebuild,589 bytes, text/plain)
2009-04-14 20:44 UTC, Richard Ash
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Ash 2009-04-14 20:43:56 UTC
Ebuild for mwlib.ext, which is support code for mwlib.rl This is needed to run your own render server like the one now deployed on wikipedia sites.

This is a straight ebuild wrapper round easy_install, which seems to work OK. I
think the dependencies are all there, although there may be some ones that were
already installed I have missed.
Comment 1 Richard Ash 2009-04-14 20:44:20 UTC
Created attachment 188351 [details]
ebuild for mwlib.ext
Comment 2 Patrick Lauer gentoo-dev 2009-04-18 20:36:28 UTC
+  18 Apr 2009; Patrick Lauer <patrick@gentoo.org> +metadata.xml,
+  +mwlib-ext-0.9.3.ebuild:
+  Initial import. Ebuild by Richard Ash, fixes #266166
+

A few minor changes - dots are not allowed in package names, so it became mwlib-ext and I had to tweak a few bits to make it work.