diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-libs/libtomfloat-0.02 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-libs/libtomfloat-0.02')
-rw-r--r-- | dev-libs/libtomfloat-0.02 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-libs/libtomfloat-0.02 b/dev-libs/libtomfloat-0.02 new file mode 100644 index 000000000000..f2b4f64da6ca --- /dev/null +++ b/dev-libs/libtomfloat-0.02 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install prepare +DEPEND=dev-libs/libtommath +DESCRIPTION=library for floating point number manipulation +EAPI=4 +HOMEPAGE=http://libtom.org/ +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=WTFPL-2 +RDEPEND=dev-libs/libtommath +SLOT=0 +SRC_URI=http://libtom.org/files/ltf-0.02.tar.bz2 +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=a36019105ed3f79e3266c5a2473dbf49 |