Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 208534 Details for
Bug 289875
sys-process/iotop should DEPEND dev-python/setuptools and not bundle its own copy
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
iotop-0.3.2-r1.ebuild
iotop-0.3.2-r1.ebuild (text/plain), 789 bytes, created by
Johan Bergström
on 2009-10-28 15:36:47 UTC
(
hide
)
Description:
iotop-0.3.2-r1.ebuild
Filename:
MIME Type:
Creator:
Johan Bergström
Created:
2009-10-28 15:36:47 UTC
Size:
789 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.3.2.ebuild,v 1.1 2009/10/02 15:23:49 darkside Exp $ > >EAPI=2 > >inherit distutils linux-info > >DESCRIPTION="Iotop has a top-like UI used to show which process is using the I/O." >HOMEPAGE="http://guichaz.free.fr/iotop/" >SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" >IUSE="" > >RDEPEND=">=dev-lang/python-2.5[ncurses]" >DEPEND="${RDEPEND} > dev-python/setuptools" > >CONFIG_CHECK="TASK_IO_ACCOUNTING TASKSTATS" >DOCS="THANKS" > >src_prepare() { > distutils_src_prepare > epatch "${FILESDIR}/setuptools.patch" >} > >src_install() { > distutils_src_install > doman iotop.1 >}
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 289875
:
207680
|
207682
|
207685
| 208534