Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16448 - dev-python/bicyclerepair-0.7.1.ebuild (NEW)
Summary: dev-python/bicyclerepair-0.7.1.ebuild (NEW)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-26 22:37 UTC by Lin Zhemin
Modified: 2003-03-08 13:23 UTC (History)
1 user (show)

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


Attachments
bicyclerepair-0.7.1.ebuild (NEW) (bicyclerepair-0.7.1.ebuild,1.02 KB, text/plain)
2003-02-26 22:40 UTC, Lin Zhemin
Details
Its ChangeLog (ChangeLog,257 bytes, text/plain)
2003-02-26 22:40 UTC, Lin Zhemin
Details
Its Digest (digest-bicyclerepair-0.7.1,70 bytes, text/plain)
2003-02-26 22:40 UTC, Lin Zhemin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lin Zhemin 2003-02-26 22:37:37 UTC
dev-python/bicyclerepair-0.7.1.ebuild
It is a refactoring tool
Comment 1 Lin Zhemin 2003-02-26 22:40:00 UTC
Created attachment 8763 [details]
bicyclerepair-0.7.1.ebuild (NEW)
Comment 2 Lin Zhemin 2003-02-26 22:40:18 UTC
Created attachment 8764 [details]
Its ChangeLog
Comment 3 Lin Zhemin 2003-02-26 22:40:36 UTC
Created attachment 8765 [details]
Its Digest
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-03-08 13:23:16 UTC
thanks for the ebuild. i've committed to cvs but marked it as unstable for x86 and ppc. there were a couple of things i changed:

1. SRC_URI can use mirror://sourceforge/ instead of a hard coded mirror
2. moved the IDLE integration to pkg_postinst() because it won't work in sandbox.
3. Using mydoc= (distutils) instead of dodoc.

keep those in mind for next time :)