Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-libs--libxml2-2.9.5--C.10479.1505119303.224052.C.tar.bz2 1270110 SHA256 31bf47ba68ee70d6577d7e59f4bcd7cae9364de14ad2e03854f9b6bce54560a0 SHA512 44558412e1c5e76c0f7392c40b2aa6c9d882e4c977f185be71f0323a08db5410e0c5890753c9a94e7b2a45a92ae660b9ec40610411586ffaf0989bd73b66f493 WHIRLPOOL 7f88540da9ee8642ce7e7ec0bd64f8846ce934f8da6c7f8ae6ac99ecc46748e3b7bf776e9db1b02611a79f86bec3a359985491f2d8670bfd1eade781b917cc18
|
||||
PBIN libxml2-2.9.5.pbin-1+exheres-0 3141 SHA256 c7018566276a51d04ebf4df0a28adae3d6e58252e8bec9be0c1c1528ac1f9904 SHA512 13d3753f64e64755172b5b2461002e746ec72fbe30f60ebf32114ad6bf6360870dacae564f48343ac16b1ad9beae916fb0aa9ddabe703392103357db11e6a98c WHIRLPOOL 92962e478620b3c19ed940d70e42041a6615d5f827587a704fea27add2f36561af2a6b0d2914d4c2011d654bf6934c64abf20fcc8e097ed898aa846c54d7f5a4
|
||||
DIST hasufell-binhost--dev-libs--libxml2-2.9.6--C.19945.1508141001.300733.C.tar.bz2 1272814 SHA256 dec062aaf1310310e7d955c7d10b5037ab2c6f03446e0e692abf657ad8d9ef46 SHA512 b23d68728270ae765a3683b220072fe25b97156a2e788d9c74a65a29d4d8f6a42043fcde8561d81dff7291fbf78db51c82af55b84854df1e0c3464d57fb4e49d WHIRLPOOL 094c403f5502101aae26b75f011be0974bc79928df1053119798eeddbf9ba608db99352014a4b4fd8be40aae08fd0c2c0971666c25967335c35c7ba7a520a1a2
|
||||
PBIN libxml2-2.9.6.pbin-1+exheres-0 3053 SHA256 baf987b877afa692d5b460977bc1ccff3f0a0a08da42e4ffc668eeafa101d345 SHA512 fdad2ff914b50d21462216ca1c914d7ed8e29e445608b311d262434a3dc0c13a66aa7334dd94354c775f3ace7a8c1164612ae57157f3126f9dd35cec478ad14a WHIRLPOOL 56b5582b3634b313a2282acaa60b56d4228d8e5a2c90bf286d26f7370cd00655cf2c28783ed73822a26dde0eecdd500e161267a19ded78b7a4517e18ddf9fa1e
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Mon Sep 11 10:41:43 CEST 2017
|
||||
# Created by paludis-3.0.0 on Mon Oct 16 10:03:21 CEST 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: app-arch/xz sys-libs/readline:=7 sys-libs/zlib[>=1.2.5-r1] ) [[ defined-in = [ libxml2-2.9.5.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]] ( build+run: python? ( 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+run: app-arch/xz sys-libs/readline:=7 sys-libs/zlib[>=1.2.5-r1] ) [[ defined-in = [ libxml2-2.9.6.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]] ( build+run: python? ( 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 ) ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://www.xmlsoft.org"
|
||||
INHERITED=" dependencies-helpers autotools python"
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ libxml2-2.9.5.exheres-0 ] ]] ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( 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 = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ libxml2-2.9.6.exheres-0 ] ]] ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( 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 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="2.0"
|
||||
DOWNLOADS="ftp://www.xmlsoft.org/libxml2/libxml2-2.9.5.tar.gz http://www.w3.org/XML/Test/xmlts20080827.tar.gz http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2002-01-16/xsts-2002-01-16.tar.gz http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2004-01-14/xsts-2004-01-14.tar.gz"
|
||||
DOWNLOADS="ftp://www.xmlsoft.org/libxml2/libxml2-2.9.6.tar.gz http://www.w3.org/XML/Test/xmlts20080827.tar.gz http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2002-01-16/xsts-2002-01-16.tar.gz http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2004-01-14/xsts-2004-01-14.tar.gz"
|
||||
OPTIONS="python python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1505119303"
|
||||
GENERATED_TIME="1508141001"
|
||||
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="arbor"
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libxml2-2.9.5--C.10479.1505119303.224052.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libxml2-2.9.6--C.19945.1508141001.300733.C.tar.bz2"
|
||||
SUMMARY="XML C Parser and Toolkit v2"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user