Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 11302 Details for
Bug 20113
Ebuild for pythonG
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pythong-2.0-r3.ebuild
pythong-2.0-r3.ebuild (text/plain), 767 bytes, created by
Federico Moro
on 2003-04-29 14:04:44 UTC
(
hide
)
Description:
pythong-2.0-r3.ebuild
Filename:
MIME Type:
Creator:
Federico Moro
Created:
2003-04-29 14:04:44 UTC
Size:
767 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License, v2 or ># later ># $Header$ > > >S=${WORKDIR}/${P} > >LICENSE="GPL-2" > >KEYWORDS="~x86" > >DESCRIPTION="Nice and powerfull spanish development enviroment for Python" >SRC_URI="http://www.colicsoft.com/pub/pythonG-2_0u_2.tgz > http://projects.frikis.org/gentoo/ebuilds/pythong/files/pythong.sh" >HOMEPAGE="http://www3.uji.es/~dllorens/PythonG/principal.html" > >RDEPEND=">=dev-lang/python-2.2.2 > >=dev-lang/tcl-8.3.4 > >=dev-lang/tk/tk-8.3.4" > > >src_install() { > exeinto /usr/bin > doexe ${DISTDIR}/pythong.sh > dodoc ${WORKDIR}/pythonG-2_0u_2/leeme.txt > dodir ${WORKDIR}/usr/share/pythong > into /usr/share/pythong > cp -a ${WORKDIR}/pythonG-2_0u_2/* ${D}/usr/share/pythong >}
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 20113
:
11254
|
11302
|
11303
|
11851
|
11852