Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 110890 Details for
Bug 167906
dev-games/libtpproto-py-0.2.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libtpproto-py-0.2.1.ebuild
libtpproto-py-0.2.1.ebuild (text/plain), 725 bytes, created by
Jure Repinc
on 2007-02-21 19:26:49 UTC
(
hide
)
Description:
libtpproto-py-0.2.1.ebuild
Filename:
MIME Type:
Creator:
Jure Repinc
Created:
2007-02-21 19:26:49 UTC
Size:
725 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >DESCRIPTION="A Python protocol library for Thousand Parsec game clients/servers" >HOMEPAGE="http://www.thousandparsec.net/tp/" >SRC_URI="mirror://sourceforge/thousandparsec/${P}.tar.bz2 > http://www.thousandparsec.net/tp/downloads/${PN}/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="dev-lang/python > >=dev-python/setuptools-0.6_rc3" >RDEPEND="${DEPEND}" > >src_install() { > distutils_src_install > python_version > # manualy copy the file that is needed but skipped by default > cp ${S}/tp/__init__.py ${D}/usr/$(get_libdir)/python${PYVER}/site-packages/tp/ >}
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 167906
: 110890 |
110892
|
110894