summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-07-12 15:12:18 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-07-12 15:12:18 +0000
commit178a57bdea4aeb0ac10b5ba30218941aa42057d2 (patch)
tree2503ffbd0467c00dd7c2a18f59729ec16f4419c9 /sys-process/htop
parentStable on sparc (diff)
downloadgentoo-2-178a57bdea4aeb0ac10b5ba30218941aa42057d2.tar.gz
gentoo-2-178a57bdea4aeb0ac10b5ba30218941aa42057d2.tar.bz2
gentoo-2-178a57bdea4aeb0ac10b5ba30218941aa42057d2.zip
Stable on sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-0.6.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index cb8fc79eaa68..8ead8fcadd8d 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.42 2007/07/06 17:31:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.43 2007/07/12 15:12:18 gustavoz Exp $
+
+ 12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> htop-0.6.6.ebuild:
+ Stable on sparc
06 Jul 2007; Raúl Porcel <armin76@gentoo.org> htop-0.6.6.ebuild:
ia64/x86 stable
diff --git a/sys-process/htop/htop-0.6.6.ebuild b/sys-process/htop/htop-0.6.6.ebuild
index 367b4222d49c..1efc0526014b 100644
--- a/sys-process/htop/htop-0.6.6.ebuild
+++ b/sys-process/htop/htop-0.6.6.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/htop/htop-0.6.6.ebuild,v 1.3 2007/07/06 17:31:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.6.ebuild,v 1.4 2007/07/12 15:12:18 gustavoz Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ HOMEPAGE="http://htop.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
DEPEND="sys-libs/ncurses"
src_compile() {