summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-06-28 17:59:52 +0000
committerMike Frysinger <vapier@gentoo.org>2008-06-28 17:59:52 +0000
commit9c40463c5198409b441a67b633857cd62e8b2456 (patch)
treecddcf655d3af4f1924950f6ae2a70707c5a97e22 /sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild
parentForce linux-headers-2.6.25+ #229351. (diff)
downloadgentoo-2-9c40463c5198409b441a67b633857cd62e8b2456.tar.gz
gentoo-2-9c40463c5198409b441a67b633857cd62e8b2456.tar.bz2
gentoo-2-9c40463c5198409b441a67b633857cd62e8b2456.zip
Force newer glibc #229357.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25 x86_64, RepoMan options: --force)
Diffstat (limited to 'sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild')
-rw-r--r--sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild b/sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild
index 5e03c87816ec..ca7ba285a7aa 100644
--- a/sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild,v 1.3 2008/06/28 17:52:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.25.20080417.ebuild,v 1.4 2008/06/28 17:59:52 vapier Exp $
inherit eutils toolchain-funcs
@@ -20,6 +20,7 @@ IUSE="atm berkdb minimal"
RDEPEND="!minimal? ( berkdb? ( sys-libs/db ) )
atm? ( net-dialup/linux-atm )"
DEPEND="${RDEPEND}
+ elibc_glibc? ( >=sys-libs/glibc-2.7* )
>=virtual/os-headers-2.6.25"
S=${WORKDIR}/${MY_P}