Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 240009 Details for
Bug 275730
EasyGUI (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/easygui-0.95.ebuild
easygui-0.95.ebuild (text/plain), 565 bytes, created by
Nils Andresen
on 2010-07-24 17:01:17 UTC
(
hide
)
Description:
dev-python/easygui-0.95.ebuild
Filename:
MIME Type:
Creator:
Nils Andresen
Created:
2010-07-24 17:01:17 UTC
Size:
565 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >PYTHON_DEPEND="*" > >inherit python > >DESCRIPTION="A module for very simple, easy GUI programming in Python" >HOMEPAGE="http://easygui.sourceforge.net/" >SRC_URI="http://${PN}.sourceforge.net/download/current_version/${PN}_v${PV}.tar.gz" >KEYWORDS="~amd64" >SLOT="0" >LICENSE="CCPL-Attribution-2.0" >IUSE="" > >S=${WORKDIR} > >src_install() { > insinto "$(python_get_sitedir)" > doins ${PN}.py || die > dohtml easygui.html python_and_check_logo.gif || die >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 275730
:
195983
|
235013
|
240009
|
267025
|
267027