From cf94d64feb998154b6e725894e3d150e1d45f3e1 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Thu, 1 Jul 2004 21:44:58 +0000 Subject: virtual/glibc -> virtual/libc --- sys-apps/which/ChangeLog | 6 +++++- sys-apps/which/which-2.14.ebuild | 4 ++-- sys-apps/which/which-2.16.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-apps/which') diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog index de5a4ae88bee..84e69c01d612 100644 --- a/sys-apps/which/ChangeLog +++ b/sys-apps/which/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/which # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.21 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.22 2004/07/01 21:44:33 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston which-2.14.ebuild, + which-2.16.ebuild: + virtual/glibc -> virtual/libc 23 Mar 2004; Martin Holzer which-2.14.ebuild: fixing depend qa issue. see 45343. diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild index ba15e3d1ac6c..827dd09041ae 100644 --- a/sys-apps/which/which-2.14.ebuild +++ b/sys-apps/which/which-2.14.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/which/which-2.14.ebuild,v 1.17 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.18 2004/07/01 21:44:33 eradicator Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 ppc sparc alpha mips hppa " -RDEPEND="virtual/glibc +RDEPEND="virtual/libc sys-apps/texinfo" S="${WORKDIR}/${P}" diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild index 4bed3d243ebb..ae0e6b9189a1 100644 --- a/sys-apps/which/which-2.16.ebuild +++ b/sys-apps/which/which-2.16.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/which/which-2.16.ebuild,v 1.14 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.15 2004/07/01 21:44:33 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc sys-apps/texinfo" src_unpack() { -- cgit v1.2.3-65-gdbad