From 0e7c46d76bce31b787ffd82b99a9c844f014f1e7 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Mon, 28 Jun 2004 20:06:12 +0000 Subject: glibc -> libc --- x11-misc/mkxf86config/ChangeLog | 5 ++++- x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-misc/mkxf86config') diff --git a/x11-misc/mkxf86config/ChangeLog b/x11-misc/mkxf86config/ChangeLog index 47971a339d64..cabe33c817e2 100644 --- a/x11-misc/mkxf86config/ChangeLog +++ b/x11-misc/mkxf86config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/mkxf86config # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.8 2004/06/24 22:29:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.9 2004/06/28 20:06:12 agriffis Exp $ + + 28 Jun 2004; Aron Griffis mkxf86config-0.8-r2.ebuild: + glibc -> libc 23 Jun 2004; Aron Griffis mkxf86config-0.8-r2.ebuild: QA - fix use invocation diff --git a/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild b/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild index 22e699149298..f5b5fd4607a6 100644 --- a/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild +++ b/x11-misc/mkxf86config/mkxf86config-0.8-r2.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/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild,v 1.4 2004/06/26 00:36:44 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r2.ebuild,v 1.5 2004/06/28 20:06:12 agriffis Exp $ inherit eutils @@ -22,7 +22,7 @@ LICENSE="GPL-2" DEPEND="" RDEPEND="sys-apps/hwsetup sys-apps/ddcxinfo-knoppix - virtual/glibc" + virtual/libc" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad