diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-10-03 14:30:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-10-03 14:30:41 +0000 |
commit | a40dfc33751cb150397b2b53995976fa46bfc1ea (patch) | |
tree | afa5da2caab82d0b67e528554d9099ccc0332451 /sys-process | |
parent | add app-admin/eselect-xvmc as a PDEPEND for assistance in configuring this li... (diff) | |
download | gentoo-2-a40dfc33751cb150397b2b53995976fa46bfc1ea.tar.gz gentoo-2-a40dfc33751cb150397b2b53995976fa46bfc1ea.tar.bz2 gentoo-2-a40dfc33751cb150397b2b53995976fa46bfc1ea.zip |
Marked ~hppa too.
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/iotop/iotop-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog index b229ada0aba0..09b6098455ef 100644 --- a/sys-process/iotop/ChangeLog +++ b/sys-process/iotop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/iotop # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.7 2008/08/13 11:10:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.8 2008/10/03 14:30:41 jer Exp $ + + 03 Oct 2008; Jeroen Roovers <jer@gentoo.org> iotop-0.2.1.ebuild: + Marked ~hppa too. 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> iotop-0.2.1.ebuild: x86 stable wrt #234482 diff --git a/sys-process/iotop/iotop-0.2.1.ebuild b/sys-process/iotop/iotop-0.2.1.ebuild index 3434d328e533..6da3b9b3f025 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 # 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.3 2008/08/13 11:10:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.2.1.ebuild,v 1.4 2008/10/03 14:30:41 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 ~sparc x86" +KEYWORDS="amd64 ~hppa ~sparc x86" IUSE="" RDEPEND=">=dev-lang/python-2.5" DEPEND="${RDEPEND}" |