diff options
author | 2006-03-03 03:24:29 +0000 | |
---|---|---|
committer | 2006-03-03 03:24:29 +0000 | |
commit | 3aae3c7733142fa48f5b3b9768c1f0f567d364e6 (patch) | |
tree | 559a3909a7cf6bc3b50f5924374f6065c0c8e47c /dev-libs/libtommath/libtommath-0.36.ebuild | |
parent | stabilize (diff) | |
download | gentoo-2-3aae3c7733142fa48f5b3b9768c1f0f567d364e6.tar.gz gentoo-2-3aae3c7733142fa48f5b3b9768c1f0f567d364e6.tar.bz2 gentoo-2-3aae3c7733142fa48f5b3b9768c1f0f567d364e6.zip |
Fixes by Bruce Guenter to build a shared library #124692.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'dev-libs/libtommath/libtommath-0.36.ebuild')
-rw-r--r-- | dev-libs/libtommath/libtommath-0.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-0.36.ebuild b/dev-libs/libtommath/libtommath-0.36.ebuild index d74a0558daac..d22f064b9f65 100644 --- a/dev-libs/libtommath/libtommath-0.36.ebuild +++ b/dev-libs/libtommath/libtommath-0.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36.ebuild,v 1.4 2006/03/03 03:24:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36.ebuild,v 1.5 2006/03/03 03:24:28 vapier Exp $ DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications" HOMEPAGE="http://math.libtomcrypt.org/" |