summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 04:38:41 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 04:38:41 +0000
commit1ef27a6653308233c5eb7a4b64015cf8fa0b5661 (patch)
treec21021321a53d58816848323b4b0e033d5b56c4b /dev-libs/ccmath
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-1ef27a6653308233c5eb7a4b64015cf8fa0b5661.tar.gz
gentoo-2-1ef27a6653308233c5eb7a4b64015cf8fa0b5661.tar.bz2
gentoo-2-1ef27a6653308233c5eb7a4b64015cf8fa0b5661.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs/ccmath')
-rw-r--r--dev-libs/ccmath/ChangeLog5
-rw-r--r--dev-libs/ccmath/ccmath-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ccmath/ChangeLog b/dev-libs/ccmath/ChangeLog
index eb7177dcd23a..cee95a8a3704 100644
--- a/dev-libs/ccmath/ChangeLog
+++ b/dev-libs/ccmath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ccmath
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ccmath/ChangeLog,v 1.4 2004/06/24 23:01:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ccmath/ChangeLog,v 1.5 2004/07/02 04:35:12 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ccmath-2.2.1.ebuild:
+ virtual/glibc -> virtual/libc
27 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> ccmath-2.2.1.ebuild:
tidy; mark stable on ppc so rpc can use it.
diff --git a/dev-libs/ccmath/ccmath-2.2.1.ebuild b/dev-libs/ccmath/ccmath-2.2.1.ebuild
index 2f0eb894321b..d88f3bec6b2e 100644
--- a/dev-libs/ccmath/ccmath-2.2.1.ebuild
+++ b/dev-libs/ccmath/ccmath-2.2.1.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-libs/ccmath/ccmath-2.2.1.ebuild,v 1.7 2004/06/24 23:01:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ccmath/ccmath-2.2.1.ebuild,v 1.8 2004/07/02 04:35:12 eradicator Exp $
DESCRIPTION="CCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration,
geometry and trigonometry, curve fitting, roots and optimization, Fourier analysis, simulation generation, statistics,
@@ -13,7 +13,7 @@ SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="x86 ppc sparc"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
IUSE=""