diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 23:54:29 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 23:54:29 +0000 |
commit | 6e0ca201b54a7b5944888389973f44519c268a3e (patch) | |
tree | 69c60d6f0bd28a42db480fcf2e59c2ef0900843a /sys-apps/atop | |
parent | Accidently unmasked (diff) | |
download | historical-6e0ca201b54a7b5944888389973f44519c268a3e.tar.gz historical-6e0ca201b54a7b5944888389973f44519c268a3e.tar.bz2 historical-6e0ca201b54a7b5944888389973f44519c268a3e.zip |
moving back to ~x86
Diffstat (limited to 'sys-apps/atop')
-rw-r--r-- | sys-apps/atop/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/atop/atop-1.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/atop/Manifest b/sys-apps/atop/Manifest index e834f1f98137..b0250da5f374 100644 --- a/sys-apps/atop/Manifest +++ b/sys-apps/atop/Manifest @@ -1,3 +1,3 @@ MD5 799a0b3adc519a189d1b897a3462c917 ChangeLog 402 -MD5 50dd51c0ad12959ac15e52984ff1a2af atop-1.9.ebuild 761 +MD5 89776ef65796a8eacd9a84c473088500 atop-1.9.ebuild 761 MD5 c21353e3cfd66e9e2108b1da390e9fad files/digest-atop-1.9 120 diff --git a/sys-apps/atop/atop-1.9.ebuild b/sys-apps/atop/atop-1.9.ebuild index ff55819b366f..fb49ee8f16be 100644 --- a/sys-apps/atop/atop-1.9.ebuild +++ b/sys-apps/atop/atop-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/atop/atop-1.9.ebuild,v 1.2 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/atop/atop-1.9.ebuild,v 1.3 2003/06/22 23:40:28 liquidx Exp $ DESCRIPTION="Resource-specific view of processes" @@ -10,7 +10,7 @@ HOMEPAGE="http://freshmeat.net/releases/112061/" LICENSE="GPL-2" SLOT="0" DEPEND="sys-apps/acct" -KEYWORDS="x86 amd64" +KEYWORDS="~x86 amd64" src_unpack() { unpack ${A} |