summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-07 06:26:45 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-07 06:26:45 +0000
commit3a322adc40ebf1d6199f089c8f2cabcc280a3bc7 (patch)
tree4b5e59991e97c7777c9701aece54cfc21cdc5421 /sys-process/atop
parentStable on x86. (diff)
downloadgentoo-2-3a322adc40ebf1d6199f089c8f2cabcc280a3bc7.tar.gz
gentoo-2-3a322adc40ebf1d6199f089c8f2cabcc280a3bc7.tar.bz2
gentoo-2-3a322adc40ebf1d6199f089c8f2cabcc280a3bc7.zip
stabilize #90781
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sys-process/atop')
-rw-r--r--sys-process/atop/atop-1.13.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/atop/atop-1.13.ebuild b/sys-process/atop/atop-1.13.ebuild
index 302ceab44a57..5413be52ef44 100644
--- a/sys-process/atop/atop-1.13.ebuild
+++ b/sys-process/atop/atop-1.13.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.13.ebuild,v 1.2 2005/04/23 07:07:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.13.ebuild,v 1.3 2005/05/07 06:26:45 vapier Exp $
ATOP_INIT_VERSION="1.9"
ATOP_INIT_SCRIPT=${PN}-${ATOP_INIT_VERSION}-initscript
DESCRIPTION="Resource-specific view of processes"
+HOMEPAGE="http://freshmeat.net/releases/112061/"
SRC_URI="ftp://ftp.atcomputing.nl/pub/tools/linux/${P}.tar.gz
mirror://gentoo/${PN}-${ATOP_INIT_VERSION}-initscript"
-HOMEPAGE="http://freshmeat.net/releases/112061/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="sys-process/acct"