summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-02-16 13:37:33 +0000
committerJustin Lecher <jlec@gentoo.org>2012-02-16 13:37:33 +0000
commit9bb5aa4942939c1a42fccec845f764760d3f4432 (patch)
treef3a058f25e11c3ce22342f0a13ca344d6dbbeee4 /sys-process/iotop
parentStable for amd64, wrt bug #403903 (diff)
downloadgentoo-2-9bb5aa4942939c1a42fccec845f764760d3f4432.tar.gz
gentoo-2-9bb5aa4942939c1a42fccec845f764760d3f4432.tar.bz2
gentoo-2-9bb5aa4942939c1a42fccec845f764760d3f4432.zip
Taken over maintainership
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/iotop')
-rw-r--r--sys-process/iotop/ChangeLog8
-rw-r--r--sys-process/iotop/iotop-0.4.3.ebuild14
-rw-r--r--sys-process/iotop/iotop-0.4.4.ebuild14
-rw-r--r--sys-process/iotop/metadata.xml4
4 files changed, 21 insertions, 19 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index f1915f49a17b..4ad3ddfaa7eb 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-process/iotop
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.55 2011/10/31 03:50:27 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.56 2012/02/16 13:37:33 jlec Exp $
+
+ 16 Feb 2012; Justin Lecher <jlec@gentoo.org> iotop-0.4.3.ebuild,
+ iotop-0.4.4.ebuild, metadata.xml:
+ Taken over maintainership
*iotop-0.4.4 (31 Oct 2011)
diff --git a/sys-process/iotop/iotop-0.4.3.ebuild b/sys-process/iotop/iotop-0.4.3.ebuild
index 7add084ed00b..51468e239aff 100644
--- a/sys-process/iotop/iotop-0.4.3.ebuild
+++ b/sys-process/iotop/iotop-0.4.3.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.3.ebuild,v 1.7 2011/06/19 16:15:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.3.ebuild,v 1.8 2012/02/16 13:37:33 jlec Exp $
+
+EAPI=4
-EAPI="3"
PYTHON_DEPEND="2:2.5"
PYTHON_USE_WITH="ncurses"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +11,7 @@ RESTRICT_PYTHON_ABIS="2.4 3.* *-jython"
inherit distutils linux-info
-DESCRIPTION="Iotop has a top-like UI used to show which process is using the I/O"
+DESCRIPTION="Top-like UI used to show which process is using the I/O"
HOMEPAGE="http://guichaz.free.fr/iotop/"
SRC_URI="http://guichaz.free.fr/iotop//files/${P}.tar.bz2"
@@ -19,9 +20,6 @@ SLOT="0"
KEYWORDS="amd64 arm hppa ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
-DEPEND=""
-RDEPEND=""
-
CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS ~VM_EVENT_COUNTERS"
DOCS="NEWS README THANKS"
@@ -32,5 +30,5 @@ pkg_setup() {
src_install() {
distutils_src_install
- doman iotop.1 || die "doman failed"
+ doman iotop.1
}
diff --git a/sys-process/iotop/iotop-0.4.4.ebuild b/sys-process/iotop/iotop-0.4.4.ebuild
index 2e8145f1f6aa..e0352d0d8e97 100644
--- a/sys-process/iotop/iotop-0.4.4.ebuild
+++ b/sys-process/iotop/iotop-0.4.4.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.4.ebuild,v 1.1 2011/10/31 03:50:27 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.4.ebuild,v 1.2 2012/02/16 13:37:33 jlec Exp $
+
+EAPI=4
-EAPI="3"
PYTHON_DEPEND="2:2.5"
PYTHON_USE_WITH="ncurses"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +11,7 @@ RESTRICT_PYTHON_ABIS="2.4 3.* *-jython"
inherit distutils linux-info
-DESCRIPTION="Iotop has a top-like UI used to show which process is using the I/O"
+DESCRIPTION="Top-like UI used to show which process is using the I/O"
HOMEPAGE="http://guichaz.free.fr/iotop/"
SRC_URI="http://guichaz.free.fr/iotop//files/${P}.tar.bz2"
@@ -19,9 +20,6 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
-DEPEND=""
-RDEPEND=""
-
CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS ~VM_EVENT_COUNTERS"
DOCS="NEWS README THANKS"
@@ -32,5 +30,5 @@ pkg_setup() {
src_install() {
distutils_src_install
- doman iotop.1 || die "doman failed"
+ doman iotop.1
}
diff --git a/sys-process/iotop/metadata.xml b/sys-process/iotop/metadata.xml
index 301d2207cc29..c845479d513e 100644
--- a/sys-process/iotop/metadata.xml
+++ b/sys-process/iotop/metadata.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>python</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
</pkgmetadata>