summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-29 12:47:54 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-29 12:47:54 +0000
commit50a66802e542b46054c816ed94d75b360172825a (patch)
treebb0ba8fa56398012fd8bb2cbf85ed5b4929d1d35 /sys-apps/util-linux/util-linux-2.13_pre6.ebuild
parentVersion bump by TGL #120807. (diff)
downloadgentoo-2-50a66802e542b46054c816ed94d75b360172825a.tar.gz
gentoo-2-50a66802e542b46054c816ed94d75b360172825a.tar.bz2
gentoo-2-50a66802e542b46054c816ed94d75b360172825a.zip
Block schedutils package since its been integrated.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.13_pre6.ebuild')
-rw-r--r--sys-apps/util-linux/util-linux-2.13_pre6.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.13_pre6.ebuild b/sys-apps/util-linux/util-linux-2.13_pre6.ebuild
index 4125e7133913..5a496aaa3fe7 100644
--- a/sys-apps/util-linux/util-linux-2.13_pre6.ebuild
+++ b/sys-apps/util-linux/util-linux-2.13_pre6.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-apps/util-linux/util-linux-2.13_pre6.ebuild,v 1.1 2006/01/25 05:48:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.13_pre6.ebuild,v 1.2 2006/01/29 12:47:54 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -19,7 +19,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="crypt nls static pam selinux perl"
-RDEPEND=">=sys-libs/ncurses-5.2-r2
+RDEPEND="!sys-process/schedutils
+ >=sys-libs/ncurses-5.2-r2
>=sys-fs/e2fsprogs-1.34
selinux? ( sys-libs/libselinux )
pam? ( sys-apps/pam-login )