Update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 16:51:09 CEST 2016
|
||||
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Sep 18 01:04:54 CEST 2016
|
||||
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.22 ) [[ 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 ) ) [[ 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/"
|
||||
@@ -12,23 +12,23 @@ 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="1471186269"
|
||||
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"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
CFLAGS="-march=core2 -pipe -O2"
|
||||
CFLAGS="-march=native -pipe -O2"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
CTARGET=""
|
||||
CXX="x86_64-pc-linux-gnu-c++"
|
||||
CXXFLAGS="-march=core2 -pipe -O2"
|
||||
CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="net"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-util--subunit-1.2.0--C.15689.1471186269.707438.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-util--subunit-1.2.0--C.21479.1474153493.776366.C.tar.bz2"
|
||||
SUMMARY="A streaming protocol for test results"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" launchpad:subunit/trunk "
|
||||
|
||||
Reference in New Issue
Block a user