diff options
author | 2006-07-15 20:58:01 +0000 | |
---|---|---|
committer | 2006-07-15 20:58:01 +0000 | |
commit | cbcbbc6be73bb0fcedaf5fda099c1fedf819c448 (patch) | |
tree | d30045450fec4d89247bb11f3ffcdafad40f9d51 /sys-process/htop/htop-0.6.2.ebuild | |
parent | Taking temporary maintainership (diff) | |
download | historical-cbcbbc6be73bb0fcedaf5fda099c1fedf819c448.tar.gz historical-cbcbbc6be73bb0fcedaf5fda099c1fedf819c448.tar.bz2 historical-cbcbbc6be73bb0fcedaf5fda099c1fedf819c448.zip |
Stable on x86 (#140458)
Package-Manager: portage-2.1.1_pre2-r8
Diffstat (limited to 'sys-process/htop/htop-0.6.2.ebuild')
-rw-r--r-- | sys-process/htop/htop-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/htop/htop-0.6.2.ebuild b/sys-process/htop/htop-0.6.2.ebuild index 87b6c5445af0..ebfa55cb6c45 100644 --- a/sys-process/htop/htop-0.6.2.ebuild +++ b/sys-process/htop/htop-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.2.ebuild,v 1.4 2006/07/15 18:35:53 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.2.ebuild,v 1.5 2006/07/15 20:58:01 tove Exp $ inherit debug flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://htop.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" DEPEND="sys-libs/ncurses" src_compile() { |