From 227341eb00e4650c4bd2f200c5df129828cad1d4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 7 May 2005 06:26:45 +0000 Subject: stabilize #90781 Package-Manager: portage-2.0.51.21-r1 --- sys-process/atop/Manifest | 2 +- sys-process/atop/atop-1.13.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-process') diff --git a/sys-process/atop/Manifest b/sys-process/atop/Manifest index 6692aee4fc86..d38dfa58388e 100644 --- a/sys-process/atop/Manifest +++ b/sys-process/atop/Manifest @@ -1,5 +1,5 @@ MD5 265634af886a3e0d8643b1381c3b0716 ChangeLog 1044 -MD5 06a31ff3cc2f7cd6a63147476147c4bc atop-1.13.ebuild 879 +MD5 d3612abbc6260be66d61da2edf1aad9b atop-1.13.ebuild 877 MD5 701d2375c48535ed551339c615c090f4 atop-1.9.ebuild 766 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 64d981f140d4e6136ab5e48b54cf3d2f files/digest-atop-1.13 122 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" -- cgit v1.2.3-65-gdbad