From 5ac8b1d00132e6a21925c9bea75b4c06c7c4a021 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 30 Jun 2004 20:45:32 +0000 Subject: glibc -> libc --- sys-apps/mdadm/ChangeLog | 6 +++++- sys-apps/mdadm/mdadm-1.5.0.ebuild | 4 ++-- sys-apps/mdadm/mdadm-1.6.0.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-apps/mdadm') diff --git a/sys-apps/mdadm/ChangeLog b/sys-apps/mdadm/ChangeLog index 59cd6dcca705..8720d62a62a3 100644 --- a/sys-apps/mdadm/ChangeLog +++ b/sys-apps/mdadm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/mdadm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mdadm/ChangeLog,v 1.14 2004/06/27 17:12:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mdadm/ChangeLog,v 1.15 2004/06/30 20:45:32 agriffis Exp $ + + 30 Jun 2004; Aron Griffis mdadm-1.5.0.ebuild, + mdadm-1.6.0.ebuild: + glibc -> libc 27 Jun 2004; Aron Griffis mdadm-1.2.0.ebuild: QA - fix use invocation diff --git a/sys-apps/mdadm/mdadm-1.5.0.ebuild b/sys-apps/mdadm/mdadm-1.5.0.ebuild index c4406b78146b..63dc948a4516 100644 --- a/sys-apps/mdadm/mdadm-1.5.0.ebuild +++ b/sys-apps/mdadm/mdadm-1.5.0.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/mdadm/mdadm-1.5.0.ebuild,v 1.3 2004/06/24 22:15:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mdadm/mdadm-1.5.0.ebuild,v 1.4 2004/06/30 20:45:32 agriffis Exp $ DESCRIPTION="A useful tool for running RAID systems - it can be used as a replacement for the raidtools, or as a supplement." HOMEPAGE="http://www.cse.unsw.edu.au/~neilb/source" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~alpha" IUSE="static" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-apps/sed-4" diff --git a/sys-apps/mdadm/mdadm-1.6.0.ebuild b/sys-apps/mdadm/mdadm-1.6.0.ebuild index 25ab850059e7..fd5c716d3010 100644 --- a/sys-apps/mdadm/mdadm-1.6.0.ebuild +++ b/sys-apps/mdadm/mdadm-1.6.0.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/mdadm/mdadm-1.6.0.ebuild,v 1.3 2004/06/24 22:15:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mdadm/mdadm-1.6.0.ebuild,v 1.4 2004/06/30 20:45:32 agriffis Exp $ DESCRIPTION="A useful tool for running RAID systems - it can be used as a replacement for the raidtools, or as a supplement." HOMEPAGE="http://www.cse.unsw.edu.au/~neilb/source" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~alpha ~ppc" IUSE="static" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-apps/sed-4" -- cgit v1.2.3-65-gdbad