summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:41:16 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:41:16 +0000
commitf98eae5b719838fb8c7ed765cc1a59512ff1efeb (patch)
treee4663d6ee852affb835c97898d280507b21007ca /sys-devel/cc-config
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-f98eae5b719838fb8c7ed765cc1a59512ff1efeb.tar.gz
gentoo-2-f98eae5b719838fb8c7ed765cc1a59512ff1efeb.tar.bz2
gentoo-2-f98eae5b719838fb8c7ed765cc1a59512ff1efeb.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-devel/cc-config')
-rw-r--r--sys-devel/cc-config/ChangeLog6
-rw-r--r--sys-devel/cc-config/cc-config-1.2.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/cc-config/ChangeLog b/sys-devel/cc-config/ChangeLog
index 46c65eceea8b..875004edceef 100644
--- a/sys-devel/cc-config/ChangeLog
+++ b/sys-devel/cc-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/cc-config
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/ChangeLog,v 1.3 2004/06/24 22:43:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/ChangeLog,v 1.4 2004/07/02 08:37:49 eradicator Exp $
+
+ 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ cc-config-1.2.8.ebuild:
+ virtual/glibc -> virtual/libc
*cc-config-1.2.8 (13 Jan 2003)
diff --git a/sys-devel/cc-config/cc-config-1.2.8.ebuild b/sys-devel/cc-config/cc-config-1.2.8.ebuild
index 659721c11bed..2cccb629f56b 100644
--- a/sys-devel/cc-config/cc-config-1.2.8.ebuild
+++ b/sys-devel/cc-config/cc-config-1.2.8.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-devel/cc-config/cc-config-1.2.8.ebuild,v 1.3 2004/06/24 22:43:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/cc-config-1.2.8.ebuild,v 1.4 2004/07/02 08:37:49 eradicator Exp $
DISABLE_GEN_GCC_WRAPPERS="yes"
@@ -13,7 +13,7 @@ KEYWORDS="x86 ppc sparc alpha mips"
SLOT="0"
LICENSE="GPL-2"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_install() {