From 126e30c6b3c9264346d221fa890ae13a11c7745a Mon Sep 17 00:00:00 2001 From: Ned Ludd Date: Wed, 31 Mar 2010 18:03:50 +0000 Subject: - elibc_glibc has to be defined in IUSE= for profiles that are unable to use.force that flag bug #312085 Package-Manager: portage-2.1.8.2/cvs/Linux x86_64 --- net-misc/dhcpcd/dhcpcd-5.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/dhcpcd/dhcpcd-5.1.5.ebuild') diff --git a/net-misc/dhcpcd/dhcpcd-5.1.5.ebuild b/net-misc/dhcpcd/dhcpcd-5.1.5.ebuild index d74a022fe09c..18304638dfcc 100644 --- a/net-misc/dhcpcd/dhcpcd-5.1.5.ebuild +++ b/net-misc/dhcpcd/dhcpcd-5.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.1.5.ebuild,v 1.1 2010/01/31 22:02:28 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.1.5.ebuild,v 1.2 2010/03/31 18:03:50 solar Exp $ EAPI=1 @@ -19,7 +19,7 @@ LICENSE="BSD-2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" SLOT="0" -IUSE="+zeroconf" +IUSE="+zeroconf elibc_glibc" DEPEND="" PROVIDE="virtual/dhcpc" -- cgit v1.2.3-65-gdbad