summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-06 17:31:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-06 17:31:15 +0000
commit98ba3e3160392b53b13d856aa9f34afe86fceca7 (patch)
tree5344dc522027bc76431c86fe791bcf838a4db510 /sys-process
parentalpha/ia64/x86 stable (diff)
downloadgentoo-2-98ba3e3160392b53b13d856aa9f34afe86fceca7.tar.gz
gentoo-2-98ba3e3160392b53b13d856aa9f34afe86fceca7.tar.bz2
gentoo-2-98ba3e3160392b53b13d856aa9f34afe86fceca7.zip
ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-process')
-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 c53252390a0e..cb8fc79eaa68 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.41 2007/06/05 10:29:46 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.42 2007/07/06 17:31:15 armin76 Exp $
+
+ 06 Jul 2007; Raúl Porcel <armin76@gentoo.org> htop-0.6.6.ebuild:
+ ia64/x86 stable
05 Jun 2007; Wolfram Schlich <wschlich@gentoo.org> htop-0.6.6.ebuild:
fixed KEYWORDS
diff --git a/sys-process/htop/htop-0.6.6.ebuild b/sys-process/htop/htop-0.6.6.ebuild
index da818b927254..367b4222d49c 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.2 2007/06/05 10:29:46 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.6.ebuild,v 1.3 2007/07/06 17:31:15 armin76 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() {