summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2010-03-31 18:06:59 +0000
committerNed Ludd <solar@gentoo.org>2010-03-31 18:06:59 +0000
commit4385c14527c0739d1812f454c3a061064a5dc077 (patch)
tree9595ee049e7301ba5f754b900ced5716512f58cb /net-fs/nfs-utils/nfs-utils-1.1.6-r1.ebuild
parent- elibc_glibc has to be defined in IUSE= for profiles that are unable to use.... (diff)
downloadgentoo-2-4385c14527c0739d1812f454c3a061064a5dc077.tar.gz
gentoo-2-4385c14527c0739d1812f454c3a061064a5dc077.tar.bz2
gentoo-2-4385c14527c0739d1812f454c3a061064a5dc077.zip
- elibc_glibc has to be defined in IUSE= for profiles that are unable to use.force that flag bug #312085
(Portage version: 2.1.8.2/cvs/Linux x86_64)
Diffstat (limited to 'net-fs/nfs-utils/nfs-utils-1.1.6-r1.ebuild')
-rw-r--r--net-fs/nfs-utils/nfs-utils-1.1.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/nfs-utils/nfs-utils-1.1.6-r1.ebuild b/net-fs/nfs-utils/nfs-utils-1.1.6-r1.ebuild
index 470918ae9644..24a7bd8c9c16 100644
--- a/net-fs/nfs-utils/nfs-utils-1.1.6-r1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-1.1.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.1.6-r1.ebuild,v 1.3 2009/08/25 02:43:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.1.6-r1.ebuild,v 1.4 2010/03/31 18:06:59 solar Exp $
EAPI="1"
@@ -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="ipv6 kerberos +nfsv3 +nfsv4 tcpd"
+IUSE="ipv6 kerberos +nfsv3 +nfsv4 tcpd elibc_glibc"
# kth-krb doesn't provide the right include
# files, and nfs-utils doesn't build against heimdal either,