Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 300845 Details for
Bug 402031
dev-python/pyinotify-0.9.3 version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
pyinotify-0.9.3.ebuild (text/plain), 897 bytes, created by
Ian Delaney (RETIRED)
on 2012-02-03 07:34:03 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
Ian Delaney (RETIRED)
Created:
2012-02-03 07:34:03 UTC
Size:
897 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.3.ebuild,v 1.7 2012/02/2403 11:23:26 jlec Exp $ > >EAPI="3" >PYTHON_DEPEND="*:2.5" >SUPPORT_PYTHON_ABIS="1" >RESTRICT_PYTHON_ABIS="2.4 *-jython" > >inherit distutils > >DESCRIPTION="Python module used for monitoring filesystems events" >HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify" >SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" >IUSE="examples" > >DEPEND="" >RDEPEND="" > >S="${WORKDIR}/${PF}" > >PYTHON_MODNAME="pyinotify.py" > >src_install() { > distutils_src_install > > if use examples; then > insinto /usr/share/doc/${PF}/examples > doins python2/examples/* || die "Installation of examples failed" > fi >}
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 402031
: 300845