summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-01-10 19:24:24 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-01-10 19:24:24 +0000
commitfc63270c091d6986449d890ade60b1d04e8d0c9e (patch)
tree0f82d425ab1ef3fcb6761b5a194ad310d7966f48 /sys-process
parentDrop old. (diff)
downloadhistorical-fc63270c091d6986449d890ade60b1d04e8d0c9e.tar.gz
historical-fc63270c091d6986449d890ade60b1d04e8d0c9e.tar.bz2
historical-fc63270c091d6986449d890ade60b1d04e8d0c9e.zip
Always enable cgroup support for kernel_linux and prevent valgrind detection (we definately don't want to run valgrind from Portage because it's too unreliable)
Package-Manager: portage-2.2.0_alpha14/cvs/Linux x86_64
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/htop/ChangeLog7
-rw-r--r--sys-process/htop/Manifest4
-rw-r--r--sys-process/htop/htop-0.9.ebuild14
3 files changed, 16 insertions, 9 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 7117ad7a7348..6ad4aaf681c0 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-process/htop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.87 2011/01/10 17:15:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.88 2011/01/10 19:24:24 ssuominen Exp $
+
+ 10 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> htop-0.9.ebuild:
+ Always enable cgroup support for kernel_linux and prevent valgrind detection
+ (we definately don't want to run valgrind from Portage because it's too
+ unreliable)
10 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> htop-0.9.ebuild:
The bundled (and obsolete) plpa library is licensed BSD.
diff --git a/sys-process/htop/Manifest b/sys-process/htop/Manifest
index fec903d96cb4..a9e4186460b2 100644
--- a/sys-process/htop/Manifest
+++ b/sys-process/htop/Manifest
@@ -3,6 +3,6 @@ DIST htop-0.8.3.tar.gz 428061 RMD160 ac1707c2f27ac1c6576601765bda4335e49d6aea SH
DIST htop-0.9.tar.gz 418767 RMD160 ac0ef275e8ad5a27e5f35fa03800b15ef0966cfe SHA1 d755bff386c260c06162d50113794722e98e9200 SHA256 4de65c38e1886bccd30ed692b30eb9bf195240680781bfe1eaf5faf84ee6fbfd
EBUILD htop-0.8.3-r1.ebuild 1593 RMD160 d8dbb5fe98ec7986457f779a32cd40c37b1b488c SHA1 21a40786638847577aa5394cf27454c879df6200 SHA256 11bb1066286176252b689efb2a22cde78dda3767e61402b3f5834c4357606989
EBUILD htop-0.8.3.ebuild 1420 RMD160 0042b776cf820285a05877dd17c7b9b880def990 SHA1 f03c9eafba62f0f6df8b4c1e8c81c93475d2adcb SHA256 1febde9f5f5ca973016c353d44bfe1210540217a50fd16c4d8c07f42f3e8e31a
-EBUILD htop-0.9.ebuild 1503 RMD160 f139a73643f7ae6c5c6785ababccae59deba9f9b SHA1 51baeec4beba47ba51f23ce63d1c06a14d970d8c SHA256 f35cc704447bd9bf12ea8de2b09c305e01d836f5471c8e9c46c88d960fb8c77c
-MISC ChangeLog 11977 RMD160 6d2bea10dff92d722cd5868458816e66268bfc9a SHA1 bf288f4a1129753f69a00a4f05565b746eba5265 SHA256 1f90c6003f76e72309261b3dda8721ac30f951c9a9491588f7f13c2c96597bf1
+EBUILD htop-0.9.ebuild 1579 RMD160 cb17ec841c39b4b3a3743da464716d26c2c67e9a SHA1 7af911dc496d75395ae20f9649ed6af16cc55f5e SHA256 bbab1419f700d8522722bc1a9fe2f1d977a042021c1a4e19222b1c394c45cb7d
+MISC ChangeLog 12216 RMD160 3bc67d58a4d6f0b04a5c898f1b6b1d1dd75d0bc8 SHA1 c8667fb851b4a7c866b3c0ed93a1e1684f93b65b SHA256 8b8f6770c0528ba59cf3bce319c05ed680e714a32969e08873225ba62f186f46
MISC metadata.xml 687 RMD160 a3987e016cf571adbe594c518669f2e482ffa7d0 SHA1 97e11651433e986b9fb0e8133cf61d9b07bcbf17 SHA256 2deda24f9603f077bc3f05f90c0899ed7878c9a38f005a762ce2c1a1650dc81d
diff --git a/sys-process/htop/htop-0.9.ebuild b/sys-process/htop/htop-0.9.ebuild
index dd1b91a2d3d4..a98139e27a6b 100644
--- a/sys-process/htop/htop-0.9.ebuild
+++ b/sys-process/htop/htop-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.2 2011/01/10 17:15:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.3 2011/01/10 19:24:24 ssuominen Exp $
EAPI=3
inherit eutils flag-o-matic multilib
@@ -12,9 +12,10 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
-IUSE="cgroup debug openvz unicode vserver"
+IUSE="debug elibc_FreeBSD kernel_linux openvz unicode vserver"
-DEPEND="sys-libs/ncurses[unicode?]"
+RDEPEND="sys-libs/ncurses[unicode?]"
+DEPEND="${RDEPEND}"
pkg_setup() {
if use elibc_FreeBSD && ! [[ -f ${ROOT}/proc/stat && -f ${ROOT}/proc/meminfo ]]; then
@@ -38,14 +39,15 @@ src_prepare() {
}
src_configure() {
- useq debug && append-flags -DDEBUG
+ use debug && append-flags -DDEBUG
econf \
$(use_enable openvz) \
- $(use_enable cgroup) \
+ $(use_enable kernel_linux cgroup) \
$(use_enable vserver) \
$(use_enable unicode) \
- --enable-taskstats
+ --enable-taskstats \
+ --without-valgrind
}
src_install() {