summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-03 15:58:30 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-03 15:58:30 +0000
commit8f7c4f2461e7f08d9339a17439ff8b4bf4c133f4 (patch)
treee46582080b73735b303cc971ffe264cb184b5352 /sys-apps
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-8f7c4f2461e7f08d9339a17439ff8b4bf4c133f4.tar.gz
gentoo-2-8f7c4f2461e7f08d9339a17439ff8b4bf4c133f4.tar.bz2
gentoo-2-8f7c4f2461e7f08d9339a17439ff8b4bf4c133f4.zip
Added to ~ppc
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/htop/ChangeLog5
-rw-r--r--sys-apps/htop/htop-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/htop/ChangeLog b/sys-apps/htop/ChangeLog
index bc481472963a..78b370b0cdbc 100644
--- a/sys-apps/htop/ChangeLog
+++ b/sys-apps/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/htop
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/ChangeLog,v 1.2 2004/05/29 10:51:32 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/ChangeLog,v 1.3 2004/06/03 15:58:15 dholm Exp $
+
+ 03 Jun 2004; David Holm <dholm@gentoo.org> htop-0.3.1.ebuild:
+ Added to ~ppc.
*htop-0.3.1 (29 May 2004)
diff --git a/sys-apps/htop/htop-0.3.1.ebuild b/sys-apps/htop/htop-0.3.1.ebuild
index 2a938604a69b..3452b1df9845 100644
--- a/sys-apps/htop/htop-0.3.1.ebuild
+++ b/sys-apps/htop/htop-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.3.1.ebuild,v 1.2 2004/05/29 23:19:05 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.3.1.ebuild,v 1.3 2004/06/03 15:58:15 dholm Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://htop.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="sys-libs/ncurses"