Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184121 - dev-python/pyxdialog-0.3 - A Python wrapper for the Xdialog program
Summary: dev-python/pyxdialog-0.3 - A Python wrapper for the Xdialog program
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.chrisarndt.de/en/software/...
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-07-03 18:42 UTC by yavuz selim burgu
Modified: 2012-03-01 15:23 UTC (History)
0 users

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


Attachments
pyxdialog-0.3.ebuild (pyxdialog-0.3.ebuild,598 bytes, text/plain)
2007-07-03 18:46 UTC, yavuz selim burgu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yavuz selim burgu 2007-07-03 18:42:56 UTC
pyxdialog-0.3.ebuild

Reproducible: Always
Comment 1 yavuz selim burgu 2007-07-03 18:46:58 UTC
Created attachment 123800 [details]
pyxdialog-0.3.ebuild

"A Python wrapper for the Xdialog (x11-misc/xdialog) program. This module eases the use of Xdialog in your Python scripts"
useage:

 import xdialog

    box = xdialog.YesNo("Do you really want to shoot your computer now?", title="Confirm kill")
    stat, out = box.show()
    if stat == 0:
        print "Bang!"
    elif stat == 1:
        print "I'll have mercy on you, for now!"
    else:
        print "Someone closed the box, you lucky bastard!"
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-08 19:43:51 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq