diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
commit | ba073145062cad250e93a16c80c74a7020945748 (patch) | |
tree | eb5e93cf73725def66de62284d76098d59f03837 /dev-libs/ccmath | |
parent | add utf8 useflag for zope (diff) | |
download | historical-ba073145062cad250e93a16c80c74a7020945748.tar.gz historical-ba073145062cad250e93a16c80c74a7020945748.tar.bz2 historical-ba073145062cad250e93a16c80c74a7020945748.zip |
header fix
Diffstat (limited to 'dev-libs/ccmath')
-rw-r--r-- | dev-libs/ccmath/ccmath-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ccmath/ccmath-2.2.1.ebuild b/dev-libs/ccmath/ccmath-2.2.1.ebuild index b13539c9f844..6f4fd0c2d242 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.5 2003/10/28 05:48:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ccmath/ccmath-2.2.1.ebuild,v 1.6 2004/03/14 12:28:57 mr_bones_ 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, |