Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 96798 Details for
Bug 63789
sys-fs/fuse-python-0.1 (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new ebuild for a checked out version from September 12th 2006
fuse-python-20060912.ebuild (text/plain), 799 bytes, created by
Jürgen Geuter
on 2006-09-12 08:41:58 UTC
(
hide
)
Description:
new ebuild for a checked out version from September 12th 2006
Filename:
MIME Type:
Creator:
Jürgen Geuter
Created:
2006-09-12 08:41:58 UTC
Size:
799 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit python eutils > >KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" >DESCRIPTION="Python FUSE bindings" >HOMEPAGE="http://fuse.sourceforge.net/wiki/index.php/FusePython" >SRC_URI="http://the-gay-bar.com/distfiles/fuse-python-20060912.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >IUSE="" > >RDEPEND=">=dev-lang/python-2.3 > >=sys-fs/fuse-2.0" > >src_unpack() { > unpack ${A} > cd ${WORKDIR}/python >} > >src_compile() { > cd ${WORKDIR}/python > python setup.py build || die "Building fuse-python failed." >} > >src_install() { > einfo "install to ${D}/usr" > cd ${WORKDIR}/python > python setup.py install --prefix=${D}/usr || die "Installing fuse-python failed" >}
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 63789
:
39447
|
52577
|
52578
|
68297
|
81979
|
81983
| 96798 |
100621
|
100622