diff options
author | 2004-06-30 02:45:31 +0000 | |
---|---|---|
committer | 2004-06-30 02:45:31 +0000 | |
commit | 1b8061277e746bd6510268238cda927017ef3da6 (patch) | |
tree | 3c07ae0cccf50f62d9720d0e7df6effe121ca1a1 /sys-apps/iproute2 | |
parent | stable on alpha, ia64, x86 (diff) | |
download | gentoo-2-1b8061277e746bd6510268238cda927017ef3da6.tar.gz gentoo-2-1b8061277e746bd6510268238cda927017ef3da6.tar.bz2 gentoo-2-1b8061277e746bd6510268238cda927017ef3da6.zip |
glibc -> libc
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/iproute2-2.4.7.20010824-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.4.7.20020116.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.7.20040608.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/iproute2/iproute2-2.4.7.20010824-r5.ebuild b/sys-apps/iproute2/iproute2-2.4.7.20010824-r5.ebuild index 7808ee917610..854dbe78764a 100644 --- a/sys-apps/iproute2/iproute2-2.4.7.20010824-r5.ebuild +++ b/sys-apps/iproute2/iproute2-2.4.7.20010824-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.4.7.20010824-r5.ebuild,v 1.2 2004/06/25 03:08:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.4.7.20010824-r5.ebuild,v 1.3 2004/06/30 02:43:13 vapier Exp $ inherit eutils flag-o-matic @@ -20,7 +20,7 @@ IUSE="doc" DEPEND=">=virtual/os-headers-2.4.21 >=sys-apps/sed-4 doc? ( virtual/tetex )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" S=${WORKDIR}/iproute2 diff --git a/sys-apps/iproute2/iproute2-2.4.7.20020116.ebuild b/sys-apps/iproute2/iproute2-2.4.7.20020116.ebuild index d1fbe613ea97..b2daaed7a365 100644 --- a/sys-apps/iproute2/iproute2-2.4.7.20020116.ebuild +++ b/sys-apps/iproute2/iproute2-2.4.7.20020116.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.4.7.20020116.ebuild,v 1.7 2004/06/25 23:31:02 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.4.7.20020116.ebuild,v 1.8 2004/06/30 02:43:13 vapier Exp $ inherit eutils flag-o-matic @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips ~alpha arm hppa amd64 ia64" IUSE="atm doc" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc =sys-libs/db-1* atm? ( net-dialup/linux-atm )" DEPEND="${RDEPEND} diff --git a/sys-apps/iproute2/iproute2-2.6.7.20040608.ebuild b/sys-apps/iproute2/iproute2-2.6.7.20040608.ebuild index bbf93ab85797..d478be758e5b 100644 --- a/sys-apps/iproute2/iproute2-2.6.7.20040608.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.7.20040608.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.7.20040608.ebuild,v 1.4 2004/06/25 03:08:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.7.20040608.ebuild,v 1.5 2004/06/30 02:43:13 vapier Exp $ inherit eutils gcc @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" IUSE="atm" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc sys-libs/db atm? ( net-dialup/linux-atm )" DEPEND="${RDEPEND} |