summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-31 14:43:30 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-31 14:43:30 +0000
commit2b3b9424fe0572b302f9b362d68cefda2dc3a862 (patch)
tree29a9131d0a14eb83be526085e507e743fd67945b /sys-process
parentSync 0.4.2 and 9999 ebuild. This does not change anything for 0.4.2 ebuild. (diff)
downloadgentoo-2-2b3b9424fe0572b302f9b362d68cefda2dc3a862.tar.gz
gentoo-2-2b3b9424fe0572b302f9b362d68cefda2dc3a862.tar.bz2
gentoo-2-2b3b9424fe0572b302f9b362d68cefda2dc3a862.zip
Stable for HPPA too.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.2.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index 332a4d108ee4..d6648451f2d9 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/iotop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.9 2009/01/31 07:52:25 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.10 2009/01/31 14:43:30 jer Exp $
+
+ 31 Jan 2009; Jeroen Roovers <jer@gentoo.org> iotop-0.2.1.ebuild:
+ Stable for HPPA too.
31 Jan 2009; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Give up maintainership; reassign to maintainer-needed.
diff --git a/sys-process/iotop/iotop-0.2.1.ebuild b/sys-process/iotop/iotop-0.2.1.ebuild
index 6da3b9b3f025..5f7262896f50 100644
--- a/sys-process/iotop/iotop-0.2.1.ebuild
+++ b/sys-process/iotop/iotop-0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.2.1.ebuild,v 1.4 2008/10/03 14:30:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.2.1.ebuild,v 1.5 2009/01/31 14:43:30 jer Exp $
inherit distutils linux-info
@@ -9,7 +9,7 @@ HOMEPAGE="http://guichaz.free.fr/iotop/"
SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~sparc x86"
+KEYWORDS="amd64 hppa ~sparc x86"
IUSE=""
RDEPEND=">=dev-lang/python-2.5"
DEPEND="${RDEPEND}"