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-cpp/threadpool-0.2.5-r1 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-cpp/threadpool-0.2.5-r1')
-rw-r--r-- | dev-cpp/threadpool-0.2.5-r1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-cpp/threadpool-0.2.5-r1 b/dev-cpp/threadpool-0.2.5-r1 new file mode 100644 index 000000000000..e54685774992 --- /dev/null +++ b/dev-cpp/threadpool-0.2.5-r1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile install +DESCRIPTION=A cross-platform C++ thread pool library (built on top of Boost) +EAPI=6 +HOMEPAGE=http://threadpool.sourceforge.net/ +IUSE=doc +KEYWORDS=~amd64 ~x86 +LICENSE=Boost-1.0 +RDEPEND=dev-libs/boost +SLOT=0 +SRC_URI=mirror://sourceforge/threadpool/threadpool/0.2.5%20%28Stable%29/threadpool-0_2_5-src.zip doc? ( mirror://sourceforge/threadpool/threadpool/0.2.5%20%28Stable%29/threadpool-0_2_5-doc.zip ) +_md5_=d45994fd4ef8075f135fba95a14527d2 |