This commit is contained in:
Your Name
2018-04-04 07:27:50 +02:00
parent 9f2df4bfb1
commit 6f0695b58c
154 changed files with 1258 additions and 618 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-p2p--pybitmessage-0.6.2-r1--C.14647.1521834441.29190.C.tar.bz2 1085436 SHA256 52e6fce61ff6e36e41440e80b8107d2116301b6d6cff37092299d945372043a9 SHA512 c2587cca294c8ba6c4dec08f7d9e3963a81b8b14a25738a3ff56ca8d80221f4547733a312de53a215843fda5191a368d7ef4f72dd601fea325ee09a934cea77b WHIRLPOOL f67381ab235fafb463c54e92240d23e7c82587a68dd7b2dddc3f83fa09efbb944c94065f28e5b0ba232d5d77fc36453cb713046b68b990bc181ab0c6ff8a2f44
PBIN pybitmessage-0.6.2-r1.pbin-1+exheres-0 3296 SHA256 4fc06f76c0b0c9d9aa92821fb26c6994881c3cb87f62918f185ca840a0df2ff1 SHA512 5f3ddba51aad6b0462db257464071923b89a3c1fb328279dc0e9d0c8a96d36f44a7c3437dba55ab723298da64a0172f131eaef9e5f793d3a4e04d964a1880473 WHIRLPOOL be58c81a2ddbe4e5c89e23f1f21df00d4508a3b64a15f29afef8ffaf66d150dc9ff70f844da62d72875edaba1407316ca8647ad5aa560dabf4192bb00c902661
DIST hasufell-binhost--net-p2p--pybitmessage-0.6.3.2--C.26949.1522819287.370656.C.tar.bz2 1155710 SHA256 050d6d7d89239e66be62babae9e29becb3cf222d49dfc0586195a5fd1dff1f07 SHA512 3a5e8e4dff1d77b62cc8279972360457fe6abca40a0a40073b458302161d1093f47ae99316908e9a9cfe37b79cbabb7ab89b30c292a5112a1dc2f7e831c82a80 WHIRLPOOL 2b5cb66c92c0a8fb562ab61b2ac2816ac05851430230162cecbe974d6e40894174915521d8e833285f80b5f8c944972b03e5e0b01071388f1542e8b6288662a4
PBIN pybitmessage-0.6.3.2.pbin-1+exheres-0 3400 SHA256 677b83e9e5b5b51e8558ac6db3a47a79ec6bc3d5cde64c152b4c8df9e9f785b1 SHA512 e719d11b03d784bf30021006373aacb487780fa3ec384e5cbf86ce560fd01b5e0d465495c2ac557e30890af7fe29f39832de762c0900d1c7f7b6add4deedade3 WHIRLPOOL a6267102844b007daea5430e7677d70f184e202f7486fd4f6ebf6b4ff4b8d88b912f1a362678e88e2ec30430cb097143190a10fc76600a9b563dc072fcbe24b5

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Fri Mar 23 20:47:21 CET 2018
# Created by paludis-3.0.0 on Wed Apr 4 07:21:28 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( run: dev-python/PyQt4[python_abis:*(-)?] dev-python/msgpack[python_abis:*(-)?] providers:libressl? ( dev-libs/libressl ) providers:openssl? ( dev-libs/openssl ) suggestion: media-sound/mpg123 [[ description = [ For playing mp3 files ] ]] net-misc/tor [[ description = [ For running bitmessage traffic through the tor network ] ]] sys-sound/alsa-utils [[ description = [ For playing wav files ] ]] ) [[ defined-in = [ pybitmessage-0.6.2-r1.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7[sqlite] ) ) [[ defined-in = [ python.exlib ] ]]"
DEPENDENCIES="( run: dev-python/PyQt4[python_abis:*(-)?] dev-python/msgpack[python_abis:*(-)?] providers:libressl? ( dev-libs/libressl ) providers:openssl? ( dev-libs/openssl ) suggestion: dev-python/pyopencl[python_abis:*(-)?] [[ description = [ Use GPU acceleration for proof of work ] ]] media-sound/mpg123 [[ description = [ For playing mp3 files ] ]] net-misc/tor [[ description = [ For running bitmessage traffic through the tor network ] ]] sys-sound/alsa-utils [[ description = [ For playing wav files ] ]] ) [[ defined-in = [ pybitmessage-0.6.3.2.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7[sqlite] ) ) [[ defined-in = [ python.exlib ] ]]"
DESCRIPTION=" Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. It is decentralized and trustless, meaning that you need-not inherently trust any entities like root certificate authorities. It uses strong authentication, which means that the sender of a message cannot be spoofed, and it aims to hide 'non-content' data, like the sender and receiver of messages, from passive eavesdroppers like those running warrantless wiretapping programs."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://github.com/Bitmessage/PyBitmessage https://bitmessage.org"
INHERITED=" github gtk-icon-cache python"
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ pybitmessage-0.6.2-r1.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ pybitmessage-0.6.3.2.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://github.com/Bitmessage/PyBitmessage/archive/v0.6.2.tar.gz -> pybitmessage-0.6.2.tar.gz"
DOWNLOADS="https://github.com/Bitmessage/PyBitmessage/archive/0.6.3.2.tar.gz -> pybitmessage-0.6.3.2.tar.gz"
OPTIONS="providers:libressl python_abis:2.7 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1521834441"
GENERATED_TIME="1522819288"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-p2p--pybitmessage-0.6.2-r1--C.14647.1521834441.29190.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-p2p--pybitmessage-0.6.3.2--C.26949.1522819287.370656.C.tar.bz2"
SUMMARY="P2P communications protocol"
BUGS_TO="hasufell@posteo.de"
REMOTE_IDS=" github:Bitmessage/PyBitmessage "