summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 05:04:27 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 05:04:27 +0000
commit20be0ca385392522ca780e749f8e4184b26d5840 (patch)
treed9c93452538fe7e2fd7af8dbd18347ed073f2ac0 /dev-util/ccache
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-20be0ca385392522ca780e749f8e4184b26d5840.tar.gz
gentoo-2-20be0ca385392522ca780e749f8e4184b26d5840.tar.bz2
gentoo-2-20be0ca385392522ca780e749f8e4184b26d5840.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ChangeLog6
-rw-r--r--dev-util/ccache/ccache-2.2.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog
index 098020b9c03f..d1537ca2fea6 100644
--- a/dev-util/ccache/ChangeLog
+++ b/dev-util/ccache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/ccache
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.32 2004/06/25 02:22:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.33 2004/07/02 05:03:56 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ccache-2.2.ebuild,
+ ccache-2.3.ebuild:
+ virtual/glibc -> virtual/libc
09 Apr 2004; Brian Jackson <iggy@gentoo.org> ccache-2.3.ebuild:
added s390 keyword
diff --git a/dev-util/ccache/ccache-2.2.ebuild b/dev-util/ccache/ccache-2.2.ebuild
index 31897d24250a..c714e0810756 100644
--- a/dev-util/ccache/ccache-2.2.ebuild
+++ b/dev-util/ccache/ccache-2.2.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/ccache/ccache-2.2.ebuild,v 1.7 2004/06/25 02:22:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.2.ebuild,v 1.8 2004/07/02 05:03:56 eradicator Exp $
DESCRIPTION="ccache is a fast compiler cache. It is used as a front end to your
compiler to safely cache compilation output. When the same code is compiled
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha mips hppa amd64"
-DEPEND="virtual/glibc \
+DEPEND="virtual/libc \
>=sys-apps/portage-2.0.46-r11"
# Note: this version is designed to be auto-detected and used if
diff --git a/dev-util/ccache/ccache-2.3.ebuild b/dev-util/ccache/ccache-2.3.ebuild
index c783aedf9f82..a90e72d0dcee 100644
--- a/dev-util/ccache/ccache-2.3.ebuild
+++ b/dev-util/ccache/ccache-2.3.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/ccache/ccache-2.3.ebuild,v 1.14 2004/06/25 02:22:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.15 2004/07/02 05:03:56 eradicator Exp $
DESCRIPTION="fast compiler cache"
HOMEPAGE="http://ccache.samba.org/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390"
IUSE=""
-DEPEND="virtual/glibc \
+DEPEND="virtual/libc \
>=sys-apps/portage-2.0.46-r11"
# Note: this version is designed to be auto-detected and used if