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/pstreams-1.0.0 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-cpp/pstreams-1.0.0')
-rw-r--r-- | dev-cpp/pstreams-1.0.0 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-cpp/pstreams-1.0.0 b/dev-cpp/pstreams-1.0.0 new file mode 100644 index 000000000000..a37adfc0a4fb --- /dev/null +++ b/dev-cpp/pstreams-1.0.0 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install test +DEPEND=doc? ( app-doc/doxygen ) +DESCRIPTION=C++ wrapper for the POSIX.2 functions popen(3) and pclose(3) +EAPI=5 +HOMEPAGE=http://pstreams.sourceforge.net/ +IUSE=doc +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-3 +SLOT=0 +SRC_URI=mirror://sourceforge/pstreams/pstreams-1.0.0.tar.gz doc? ( mirror://sourceforge/pstreams/pstreams-docs-1.0.0.tar.gz ) +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=0bcb95a4a42e755eb77250bd1498a532 |