Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74815 Details for
Bug 115682
new ebuild for psyco an attempt as evening the playing field between C and Python.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
psyco ebuild.
psyco-1.5.ebuild (text/plain), 573 bytes, created by
Levi C. Campbell
on 2005-12-15 12:01:06 UTC
(
hide
)
Description:
psyco ebuild.
Filename:
MIME Type:
Creator:
Levi C. Campbell
Created:
2005-12-15 12:01:06 UTC
Size:
573 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/ply/ply-1.5.ebuild,v 1.4 2004/09/02 08:41:08 lv Exp $ > >inherit distutils > >MY_P="${P}-src" >IUSE="" >DESCRIPTION="a Python extension module which can massively speed up the execution of any Python code." >SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" >HOMEPAGE="http://psyco.sf.net" >DEPEND="virtual/python" >LICENSE="MIT" >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64" > >src_install() { > distutils_src_install > dodoc README.txt >} >
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 115682
: 74815