From 190c5949e033b58e1ed351ceb0c9778df9803598 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Fri, 2 Jul 2004 05:14:34 +0000 Subject: virtual/glibc -> virtual/libc --- dev-util/strace/ChangeLog | 7 ++++++- dev-util/strace/strace-4.4.94.ebuild | 4 ++-- dev-util/strace/strace-4.4.98-r1.ebuild | 4 ++-- dev-util/strace/strace-4.4.98.ebuild | 4 ++-- dev-util/strace/strace-4.5.1.ebuild | 4 ++-- dev-util/strace/strace-4.5.ebuild | 4 ++-- 6 files changed, 16 insertions(+), 11 deletions(-) (limited to 'dev-util/strace') diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog index 19f4519cb65d..8842321d37f5 100644 --- a/dev-util/strace/ChangeLog +++ b/dev-util/strace/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/strace # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.40 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.41 2004/07/02 05:13:52 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston strace-4.4.94.ebuild, + strace-4.4.98-r1.ebuild, strace-4.4.98.ebuild, strace-4.5.1.ebuild, + strace-4.5.ebuild: + virtual/glibc -> virtual/libc 05 Jun 2004; strace-4.4.98-r1.ebuild, strace-4.4.98.ebuild: diff --git a/dev-util/strace/strace-4.4.94.ebuild b/dev-util/strace/strace-4.4.94.ebuild index 8d164c375310..f673b6566d1a 100644 --- a/dev-util/strace/strace-4.4.94.ebuild +++ b/dev-util/strace/strace-4.4.94.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/dev-util/strace/strace-4.4.94.ebuild,v 1.8 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.94.ebuild,v 1.9 2004/07/02 05:13:52 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="A usefull diagnostic, instructional, and debugging tool" @@ -13,7 +13,7 @@ LICENSE="as-is" KEYWORDS="x86 ppc ~sparc alpha ~hppa mips" inherit flag-o-matic -DEPEND="virtual/glibc >=sys-devel/autoconf-2.54" +DEPEND="virtual/libc >=sys-devel/autoconf-2.54" src_compile() { diff --git a/dev-util/strace/strace-4.4.98-r1.ebuild b/dev-util/strace/strace-4.4.98-r1.ebuild index 114431ca9d5f..22d72b8515de 100644 --- a/dev-util/strace/strace-4.4.98-r1.ebuild +++ b/dev-util/strace/strace-4.4.98-r1.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/dev-util/strace/strace-4.4.98-r1.ebuild,v 1.3 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98-r1.ebuild,v 1.4 2004/07/02 05:13:52 eradicator Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa -mips ~amd64 ~ia64 s390" IUSE="static" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-devel/autoconf-2.54" diff --git a/dev-util/strace/strace-4.4.98.ebuild b/dev-util/strace/strace-4.4.98.ebuild index f7d3fada57f0..14be89e6a8f9 100644 --- a/dev-util/strace/strace-4.4.98.ebuild +++ b/dev-util/strace/strace-4.4.98.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/dev-util/strace/strace-4.4.98.ebuild,v 1.14 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98.ebuild,v 1.15 2004/07/02 05:13:52 eradicator Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc ~alpha hppa -mips amd64 ia64" IUSE="static" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-devel/autoconf-2.54" diff --git a/dev-util/strace/strace-4.5.1.ebuild b/dev-util/strace/strace-4.5.1.ebuild index ef10b99da461..e92cbac80e9d 100644 --- a/dev-util/strace/strace-4.5.1.ebuild +++ b/dev-util/strace/strace-4.5.1.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/dev-util/strace/strace-4.5.1.ebuild,v 1.14 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.15 2004/07/02 05:13:52 eradicator Exp $ inherit flag-o-matic eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/autoconf-2.54" src_compile() { diff --git a/dev-util/strace/strace-4.5.ebuild b/dev-util/strace/strace-4.5.ebuild index d38ce2b03215..7487346ef4e0 100644 --- a/dev-util/strace/strace-4.5.ebuild +++ b/dev-util/strace/strace-4.5.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/dev-util/strace/strace-4.5.ebuild,v 1.4 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.ebuild,v 1.5 2004/07/02 05:13:52 eradicator Exp $ DESCRIPTION="A useful diagnostic, instructional, and debugging tool" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" @@ -12,7 +12,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa mips ~amd64 ~ia64" inherit flag-o-matic -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/autoconf-2.54" src_compile() { -- cgit v1.2.3-65-gdbad