diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-11-28 18:33:25 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-11-28 18:33:25 +0000 |
commit | 5785b4720b86351b8eb04633ba7ea0a3c9d2e573 (patch) | |
tree | 544c2903c245763e0c18ffbb6ff258cb37da9ede /sys-process/atop/atop-1.21.ebuild | |
parent | Stable on amd64 wrt bug #200630 (diff) | |
download | historical-5785b4720b86351b8eb04633ba7ea0a3c9d2e573.tar.gz historical-5785b4720b86351b8eb04633ba7ea0a3c9d2e573.tar.bz2 historical-5785b4720b86351b8eb04633ba7ea0a3c9d2e573.zip |
stable x86, bug 200574
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sys-process/atop/atop-1.21.ebuild')
-rw-r--r-- | sys-process/atop/atop-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/atop/atop-1.21.ebuild b/sys-process/atop/atop-1.21.ebuild index 89ab546c29c0..ed82e3a94bc0 100644 --- a/sys-process/atop/atop-1.21.ebuild +++ b/sys-process/atop/atop-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.21.ebuild,v 1.4 2007/11/28 13:36:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.21.ebuild,v 1.5 2007/11/28 18:33:25 opfer Exp $ DESCRIPTION="Resource-specific view of processes" HOMEPAGE="http://www.atcomputing.nl/Tools/atop" @@ -8,7 +8,7 @@ SRC_URI="http://www.atconsultancy.nl/atop/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~x86" +KEYWORDS="amd64 hppa x86" IUSE="" DEPEND="sys-process/acct" |