summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2010-03-31 18:03:50 +0000
committerNed Ludd <solar@gentoo.org>2010-03-31 18:03:50 +0000
commit126e30c6b3c9264346d221fa890ae13a11c7745a (patch)
treea96f58b36d302f66314b603117b59d1140a09396 /net-misc/dhcpcd/dhcpcd-5.1.5.ebuild
parent- elibc_glibc has to be defined in IUSE= for profiles that are unable to use.... (diff)
downloadhistorical-126e30c6b3c9264346d221fa890ae13a11c7745a.tar.gz
historical-126e30c6b3c9264346d221fa890ae13a11c7745a.tar.bz2
historical-126e30c6b3c9264346d221fa890ae13a11c7745a.zip
- 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
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-5.1.5.ebuild')
-rw-r--r--net-misc/dhcpcd/dhcpcd-5.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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"