Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 15238

Summary: dev-python/pythondialog-1.0 (new ebuild)
Product: Gentoo Linux Reporter: Matt Tucker <tuck>
Component: New packagesAssignee: Mark Guertin <mguertin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: pythondialog-1.0.ebuild
files/00_all_setup.py.patch.bz2
pythondialog-1.0.ebuild

Description Matt Tucker 2003-02-06 16:55:36 UTC
A Python module for making simple text/console-mode user interfaces using dialog.
Comment 1 Matt Tucker 2003-02-06 16:56:17 UTC
Created attachment 7985 [details]
pythondialog-1.0.ebuild
Comment 2 Matt Tucker 2003-02-06 16:57:12 UTC
Created attachment 7986 [details]
files/00_all_setup.py.patch.bz2
Comment 3 Mark Guertin 2003-02-06 18:05:44 UTC
THanks, I'll take a look at this in the next couple days 
Comment 4 Matt Tucker 2003-02-06 22:07:01 UTC
Created attachment 7995 [details]
pythondialog-1.0.ebuild

Forgot to include dev-util/dialog as a dependency of the ebuild.
Comment 5 Mark Guertin 2003-02-07 17:59:23 UTC
I had already caught that part :)

I just comitted a version to portage intesting (~) for each arch.  I also adjusted the sed to 'old style' as not all arches (ppc specifically) are using sed 4.x yet with sed -i.

Thanks again for the build, re-open this if you find any problems with the portage version.