This commit is contained in:
Your Name
2017-07-06 02:35:09 +02:00
parent e57fb271a5
commit ee4e24c5ad
410 changed files with 1822 additions and 1822 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-util--subunit-1.2.0--C.21479.1474153493.776366.C.tar.bz2 169387 SHA256 47a18b9eb223a363860018265ae010abb941b19d4697e7d779a0a12fe361bb67 SHA512 fe60919d18b42a1232b92b669aa8d60e24ed3e40b5b6337ba04f84186cb3d7383f5672b2787a8791bd1c339bd7aca6aade9853a57167848b26ed8678b86862a6 WHIRLPOOL cc273735257f308e771fc9cc805890cfcf6f2820545dd6b5a7a8db933183deb7adb14ae92b0973c1d3020fb8637e627ebc71f3da96c3759944890020e2d223a1
PBIN subunit-1.2.0.pbin-1+exheres-0 3179 SHA256 a6cffc57ca57f54932030742a28680ed2cb575818922075955fc09f88e4057b9 SHA512 b0b3dc945a04c592c76bd2ac9facaa44ae33949c1b889873672d72b33306937acc825c0e10f4b511015e3fc9454d4784a84c64d70f74d4301086301ffe1d7a7e WHIRLPOOL bc926bedc0b99a23646dd5e2fcd8e4c1c98cef3e2f996a02b1eb1a32cc6f7908abd5fd15a75945e48941313f8397eae64c2773652622aefe0e91f708b8022387
DIST hasufell-binhost--dev-util--subunit-1.2.0--C.7880.1498428418.377726.C.tar.bz2 230199 SHA256 8667c52cb6f4e71ecca4b767ff53f81f5e64195302dbe56ef5256f36a82b984e SHA512 4a8bd44eb653adfbc1f1664bf23697341d6fa52b0b4c349a2bdb12c53b76941a01eb7ed16efd562c0553b0873b984708d9aae55e23c6fe8babcede0c22e6db23 WHIRLPOOL aee57212835a37052844f9a064b1d92a5da86772d2bc5e8e90ec3bed4772689cec2bbbc69bd41faada8ccc0ab902f43f02f02bd3ca31217ed80ee99b679903dd
PBIN subunit-1.2.0.pbin-1+exheres-0 3257 SHA256 40daf796da80b3bed9903e6c66440db2c3cdae0032ae29cea7756125b28478b3 SHA512 91117cb6a9e9a06d03911a69ff69b1916d5ed476beac45fb6bb9e5199237268ecdd6509da13ffd9dca8289a7487500b324ecb45f168f5a4aeb2c1ba52b65a571 WHIRLPOOL 5bdef79efd7d28ad4848af83d6a882ed46616134b35fd2933f222b95c719a760b550a9e91dd041f10ef3f442ed55ec2e07dec0211fcc012a960202d348d34521

View File

@@ -1,19 +1,19 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Sep 18 01:04:54 CEST 2016
# Created by paludis-3.0.0 on Mon Jun 26 00:06:58 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config[>=0.9.0] build+run: dev-cpp/cppunit dev-libs/check[>=0.9.4] dev-python/extras[python_abis:*(-)?] dev-python/testtools[>=0.9.34][python_abis:*(-)?] test: dev-python/fixtures[python_abis:*(-)?] dev-python/hypothesis[python_abis:*(-)?] dev-python/testscenarios[python_abis:*(-)?] ) [[ defined-in = [ subunit-1.2.0.exheres-0 ] ]] ( build+run: dev-lang/perl:=5.24 ) [[ defined-in = [ perl-module.exlib ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) ) [[ defined-in = [ python.exlib ] ]]"
DEPENDENCIES="( build: virtual/pkg-config[>=0.9.0] build+run: dev-cpp/cppunit dev-libs/check[>=0.9.4] dev-python/extras[python_abis:*(-)?] dev-python/testtools[>=0.9.34][python_abis:*(-)?] test: dev-python/fixtures[python_abis:*(-)?] dev-python/hypothesis[python_abis:*(-)?] dev-python/testscenarios[python_abis:*(-)?] ) [[ defined-in = [ subunit-1.2.0.exheres-0 ] ]] ( build+run: dev-lang/perl:=5.24 ) [[ defined-in = [ perl-module.exlib ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]]"
DESCRIPTION=" Subunit is a streaming protocol for test results. The protocol is human readable and easily generated and parsed. By design all the components of the protocol conceptually fit into the xUnit TestCase->TestResult interaction. Subunit comes with command line filters to process a subunit stream and language bindings for python, C, C++ and shell. Bindings are easy to write for other languages."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://launchpad.net/subunit/"
INHERITED=" launchpad perl-module multibuild easy-multibuild python"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64"
LICENCES="|| ( Apache-2.0 BSD-3 )"
SLOT="0"
DOWNLOADS="https://launchpad.net/subunit/trunk/1.2/+download/subunit-1.2.0.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.5 "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1474153494"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1498428418"
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=""
CBUILD=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="net"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-util--subunit-1.2.0--C.21479.1474153493.776366.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-util--subunit-1.2.0--C.7880.1498428418.377726.C.tar.bz2"
SUMMARY="A streaming protocol for test results"
BUGS_TO=""
REMOTE_IDS=" launchpad:subunit/trunk "