This commit is contained in:
Your Name
2018-05-14 10:31:03 +02:00
parent 70305cd4df
commit 0cbd3cda90
506 changed files with 1863 additions and 1983 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-util--subunit-1.2.0--C.20767.1501110591.657304.C.tar.bz2 231994 SHA256 fb5bd76f25eb5c4fb57a400d642cc26a230ba68d9c017c8148e963efd72d33f6 SHA512 15630c14e99675cc166e892dd5e99fcdf04aedfbe0dbfeb562171bfb85aca7b93962e8afef02b1d5cf93d40db249510720c8064242e876d16957acbb6aa52e3b WHIRLPOOL 4c34e35c1641f8cfab7f759125d4303742d0a9f26e1b825ce4ccaf561c43561605ce2d873a73ff43a7302dbcfab9b4f29596e37d217e52d06545d62c8ab9d3fd
PBIN subunit-1.2.0.pbin-1+exheres-0 3258 SHA256 8f85e27aa13494e01f523d1119b6f71e4fb37e635e8d7a32aa151125c34faff8 SHA512 1648ff0e0521cb915c1e1e088ff33f8a4310e5a3e1532f404f3d27fc9fa171d2d2e671c8ed28315ceaa4658e1b70a99f60fd8433daf9b2209d1bae39982bd979 WHIRLPOOL df06a7f31400f4f2c67f313282e18a9f5ce47f625d291ab5f0e906c22c96569b2c390e039b022f3806f94e76aea829d97fd904dfeb0a8a4921bc0ab1b32c0a4d
DIST hasufell-binhost--dev-util--subunit-1.2.0--C.12637.1526219388.468242.C.tar.bz2 239317 SHA256 d66311d82aea02a99c57a914680144edaead4119be0162adce5cd7c13863b0e7 SHA512 64bfca674c362219c50da6b4a18ce77f53a7e90684a4c1cb9902da69b6c98a6330c4c33e72f6f33a844e603cb20a6c49d55cf9a21389c93990960bc6a256ec44 WHIRLPOOL bbccf4b549fc74e012714800c8fbd54a4620d14f70fec0881a266b5519947bba0ec5aeb8b79f29c1bddc96da0a47db0d10fdf0a71f2fd80e53baadf6bf8b129d
PBIN subunit-1.2.0.pbin-1+exheres-0 3258 SHA256 743fec07bce206ccd8f5bed24e81190379691fd3c7d29e3728c00fd3d6aee924 SHA512 0e85f9171ed242ac0a1ef02fb882cb48c4a4c4bc83e88e9c263a5e4e23f02a5acc0798935b028e5b68e829dd7987acaef29ab89d53b4d24aeb4b5a8ccb305e68 WHIRLPOOL 8dce9392b94be33d2128d999de75afa71a66a7697052f3c3f0e8a130fea17592c532126a05fddf926779c383ee0ca2df9f33fbf8a28be52a09cd75a4e8a42c38

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Thu Jul 27 01:09:51 CEST 2017
# Created by paludis-3.0.0 on Sun May 13 15:49:48 CEST 2018
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.26 ) [[ 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 ] ]]"
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.26 ) [[ defined-in = [ perl-module.exlib ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ 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 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ 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.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1501110591"
GENERATED_TIME="1526219388"
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="net"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-util--subunit-1.2.0--C.20767.1501110591.657304.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-util--subunit-1.2.0--C.12637.1526219388.468242.C.tar.bz2"
SUMMARY="A streaming protocol for test results"
BUGS_TO=""
REMOTE_IDS=" launchpad:subunit/trunk "