summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-11-28 13:36:03 +0000
committerChristoph Mende <angelos@gentoo.org>2007-11-28 13:36:03 +0000
commit003d017d29b4e7cb438848344556cf9b0681a5f1 (patch)
tree4a48dda19c1c5857953a2e0ed066bc278a8dc74f /sys-process/atop
parentAdded make_desktop_entry for the gtk+ client and fixed the init script to wor... (diff)
downloadgentoo-2-003d017d29b4e7cb438848344556cf9b0681a5f1.tar.gz
gentoo-2-003d017d29b4e7cb438848344556cf9b0681a5f1.tar.bz2
gentoo-2-003d017d29b4e7cb438848344556cf9b0681a5f1.zip
Stable on amd64 wrt bug #200574
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'sys-process/atop')
-rw-r--r--sys-process/atop/ChangeLog5
-rw-r--r--sys-process/atop/atop-1.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/atop/ChangeLog b/sys-process/atop/ChangeLog
index 045660e555e3..418b7b9ce19c 100644
--- a/sys-process/atop/ChangeLog
+++ b/sys-process/atop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/atop
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/ChangeLog,v 1.21 2007/10/23 02:18:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/ChangeLog,v 1.22 2007/11/28 13:36:03 angelos Exp $
+
+ 28 Nov 2007; Christoph Mende <angelos@gentoo.org> atop-1.21.ebuild:
+ Stable on amd64 wrt bug #200574
23 Oct 2007; Jeroen Roovers <jer@gentoo.org> atop-1.21.ebuild:
Stable for HPPA.
diff --git a/sys-process/atop/atop-1.21.ebuild b/sys-process/atop/atop-1.21.ebuild
index f387b4778336..89ab546c29c0 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.3 2007/10/23 02:18:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.21.ebuild,v 1.4 2007/11/28 13:36:03 angelos 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"