This commit is contained in:
Your Name
2018-04-07 15:31:55 +02:00
parent 85ddbc6ece
commit fac5e214c4
7 changed files with 53 additions and 53 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-libs--libxml2-2.9.7--C.12819.1511561348.801464.C.tar.bz2 1274137 SHA256 725e1be671238b23f47c0d8ddf7a6140c4dbe87e9aaf79874642406544de3aef SHA512 b3a61e2b8393997d32681572d2973537152747e5af27e3f74c3fc5773cac9786d64306a060e49db4d555732f06c8b08e1c611e70f5d79a6fac7b95f7fed83673 WHIRLPOOL 565e875316bb8ce49518a875dee3390fcf37c01ad5a5d976d52b5249d593766f1d6445915194cec52393337b092db66e23d8d075ea8927e7175e79782760a48e
PBIN libxml2-2.9.7.pbin-1+exheres-0 3071 SHA256 c1945601ce6baea09495a56b5ed43846c4a53c5204b972f1357f2e7b161fbfce SHA512 4b2489503011fc32c94001536a94c86a1492d523603d777aa6f844364ca0b93d189ddb8ed04e71081e5801452d4b8f40bb223257159a01716b1c5a5bfe7d8b97 WHIRLPOOL 89cb879307c09f9db9db5a0548cff6d4445ef2d2dd9cf0ade17bceeec28f61f75fb3967d7d8f31e37f80b28ba6c7398a8c9ca525825744e864339d36fa7c5328
DIST hasufell-binhost--dev-libs--libxml2-2.9.8--C.19303.1523107831.353911.C.tar.bz2 1275596 SHA256 ee69940c236a470f1e972185c390db2c7e04d5d1880eff0c1fccc2731b5677ca SHA512 0cb8147e0149812c792ff53943ff69d82623243aadeb51bd189942d87adf25541ce04961af1b133b46e029200be57334a25384b43db0eac73977e172b6c734ce WHIRLPOOL 2b1b32b26fe35ad38f345b5963398fd4c89407efd32df8d36391218a57280b50d8cf801f3a880e1830ab3d093bf6317133bdb9bdb068d2cdafd4b79b495b43fb
PBIN libxml2-2.9.8.pbin-1+exheres-0 3191 SHA256 81ed8e5d01aa4df30c5bce1d24e9fd556d4a87a2ee94b91573e6cb12de11e9b0 SHA512 67c5cba66a9b43b1988032e213103b084c37435d1ceebad07b6c5e05672b695753f5177f82975c7019e86f8bb16ae384c06ca27e92888d42d99756d90c5bee97 WHIRLPOOL 0eea2576e93d7bdd0c503a5e4f099cba7d8b4cebbd8b6592de580aa4a582954b27539e5e8d28a9be26ca6b664315f3735b77dd87ad55271d65787f0ebc56a6dd

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Fri Nov 24 23:09:09 CET 2017
# Created by paludis-3.0.0 on Sat Apr 7 15:30:31 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: app-arch/xz dev-libs/icu:=59.1 sys-libs/readline:=7 sys-libs/zlib[>=1.2.5-r1] ) [[ defined-in = [ libxml2-2.9.7.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 ] ]]"
DEPENDENCIES="( build+run: app-arch/xz dev-libs/icu:=59.1 sys-libs/readline:=7 sys-libs/zlib[>=1.2.5-r1] ) [[ defined-in = [ libxml2-2.9.8.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 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 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) ) [[ 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.7.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 ] ]] ) "
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ libxml2-2.9.8.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 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ 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.7.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.8.tar.gz http://www.w3.org/XML/Test/xmlts20130923.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="1511561349"
GENERATED_TIME="1523107831"
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.7--C.12819.1511561348.801464.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libxml2-2.9.8--C.19303.1523107831.353911.C.tar.bz2"
SUMMARY="XML C Parser and Toolkit v2"
BUGS_TO=""
REMOTE_IDS=""