summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2011-12-28 15:41:21 +0000
committerSven Vermeulen <swift@gentoo.org>2011-12-28 15:41:21 +0000
commitcf78cfcead0c67594ccd2891fa972024864a00c6 (patch)
treea8b30e5667e5c6009014931461b818af36f3f081 /net-fs
parentBumping to 1.7_pre20111118 and adding support for new ifconfig output format. (diff)
downloadgentoo-2-cf78cfcead0c67594ccd2891fa972024864a00c6.tar.gz
gentoo-2-cf78cfcead0c67594ccd2891fa972024864a00c6.tar.bz2
gentoo-2-cf78cfcead0c67594ccd2891fa972024864a00c6.zip
Add USE=selinux triggered dependencies for selinux-rpc and selinux-rpcbind
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/nfs-utils/ChangeLog5
-rw-r--r--net-fs/nfs-utils/nfs-utils-1.2.4.ebuild8
2 files changed, 10 insertions, 3 deletions
diff --git a/net-fs/nfs-utils/ChangeLog b/net-fs/nfs-utils/ChangeLog
index 0a98f7b819ab..066c801d0dd1 100644
--- a/net-fs/nfs-utils/ChangeLog
+++ b/net-fs/nfs-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/nfs-utils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.191 2011/12/08 05:53:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.192 2011/12/28 15:41:21 swift Exp $
+
+ 28 Dec 2011; <swift@gentoo.org> nfs-utils-1.2.4.ebuild:
+ Add selinux triggered dependencies on selinux-rpc and selinux-rpcbind
08 Dec 2011; Mike Frysinger <vapier@gentoo.org> nfs-utils-1.2.4.ebuild,
+files/nfs-utils-1.2.4-no-nfsctl.patch:
diff --git a/net-fs/nfs-utils/nfs-utils-1.2.4.ebuild b/net-fs/nfs-utils/nfs-utils-1.2.4.ebuild
index 20cef1d1b28e..80b32944115f 100644
--- a/net-fs/nfs-utils/nfs-utils-1.2.4.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-1.2.4.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/net-fs/nfs-utils/nfs-utils-1.2.4.ebuild,v 1.6 2011/12/08 05:53:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.4.ebuild,v 1.7 2011/12/28 15:41:21 swift Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/nfs/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="caps ipv6 kerberos nfsidmap +nfsv3 +nfsv4 nfsv41 tcpd elibc_glibc"
+IUSE="caps ipv6 kerberos nfsidmap +nfsv3 +nfsv4 nfsv41 selinux tcpd elibc_glibc"
RESTRICT="test" #315573
# kth-krb doesn't provide the right include
@@ -38,6 +38,10 @@ DEPEND_COMMON="tcpd? ( sys-apps/tcp-wrappers )
>=net-libs/libnfsidmap-0.24
sys-apps/keyutils
)
+ )
+ selinux? (
+ sec-policy/selinux-rpc
+ sec-policy/selinux-rpcbind
)"
RDEPEND="${DEPEND_COMMON} !net-nds/portmap"
# util-linux dep is to prevent man-page collision