Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-libs--libxml2-2.9.10-r1--C.15920.1588166751.387702.C.tar.bz2 1568925 SHA256 fef266adf1a0a6648eff1acd3c86214e142ecb3e8a55b40c5fc666f8661a7916 SHA512 c29281b3282bb755b5b4a2225e99b05dc9f6c26995e3478d3a7a2b0c76b858a84c8ce5bd12e81bcc6a4fea4ee959b9973f3dfe9755e7e74e5a332aa78861c493 WHIRLPOOL 90ae709c004d40b24cb25b9ecd24857403f1a2e6fbf002c7b0b67f3c0c64fd782ea77f6ae8290a5dfceec82a427317b55f3e6b4d332e2ce3d3df2246ea2aef12
|
||||
PBIN libxml2-2.9.10-r1.pbin-1+exheres-0 3192 SHA256 37471dbb6afb63ce7abc5267b44a4786788210a66d6009441a57dcab6c248313 SHA512 dbb95e4438ebc663dcbc98c5f43b147850733cd5c7d2a148f804f79298eaf50e2d1e8c00c1c9becd9f341b59530866994bca4807247369e434c59566d4bb29c7 WHIRLPOOL e121a53862eaf772a2a366104e5e10ac27c09613ad45dd53e426ff58e43cfbe6956f500c372fdd18383770d0582661ccc5edb293cf416a22a3ac9ae6da0e022d
|
||||
DIST hasufell-binhost--dev-libs--libxml2-2.9.10-r2--C.15286.1605737073.285813.C.tar.bz2 1570038 SHA256 25c35da85b415ff6d037987690b0dcc160ef004c68ba847d7f7b67313793dc32 SHA512 ac655f9f7590a28844d4e7d38bd0ccceab71df263da5cc3e8fcabf53a5d454fbc1a4fc6a687f046e4621740f13273d4cbe85db9ddb3717000b7cff146157b679 WHIRLPOOL 77d1abcefbce37d89662d2c6bdc89cf384f6c9ec1ed5d27a4996af700cbcddcc7f59dbe267567fb09c4d42eb27a03a40f53a58acc4fe686be74d43596b6466fa
|
||||
PBIN libxml2-2.9.10-r2.pbin-1+exheres-0 3191 SHA256 08b40d2e29a1301a3b92ca9fb2dbcbd5897ceb31315283fae3659594cc0ed421 SHA512 d76e29db7fe7bdb8fdb0d93b7e27cc79ec42729a4232831e0620d497aa5402e49cf7a598c127c654ec45a3571f1ca5cdb219828181f70da34a121c26d0cb0cfe WHIRLPOOL 5683b644e0beef0dc8640e8af1fd99b80441f437d8986889b44ebb9ac7170e6bd179561870403943e77316987f55cfff15619d8d3cb87e239b5f2e83d5eba375
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 15:25:52 CEST 2020
|
||||
# Created by paludis-3.0.0 on Wed Nov 18 23:04:34 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: app-arch/xz dev-libs/icu:=66.1 sys-libs/readline:=8 sys-libs/zlib[>=1.2.5-r1] ) [[ defined-in = [ libxml2-2.9.10-r1.exheres-0 ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build: python? ( dev-python/setuptools[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( build+run: app-arch/xz dev-libs/icu:=67.1 sys-libs/readline:=8 sys-libs/zlib[>=1.2.5-r1] ) [[ defined-in = [ libxml2-2.9.10-r2.exheres-0 ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) python_abis:3.9? ( dev-lang/python:3.9 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build: python? ( dev-python/setuptools[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://www.xmlsoft.org"
|
||||
INHERITED=" multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ libxml2-2.9.10-r1.exheres-0 ] ]] ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ at-least-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.10-r2.exheres-0 ] ]] ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] 3.9 [[ description = [ Use Python ABI 3.9 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="2.0"
|
||||
DOWNLOADS="ftp://www.xmlsoft.org/libxml2/libxml2-2.9.10.tar.gz https://www.w3.org/XML/Test/xmlts20130923.tar.gz https://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2002-01-16/xsts-2002-01-16.tar.gz https://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2004-01-14/xsts-2004-01-14.tar.gz"
|
||||
OPTIONS="python python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588166752"
|
||||
GENERATED_TIME="1605737074"
|
||||
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 NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="arbor"
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libxml2-2.9.10-r1--C.15920.1588166751.387702.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libxml2-2.9.10-r2--C.15286.1605737073.285813.C.tar.bz2"
|
||||
SUMMARY="XML C Parser and Toolkit v2"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user