This commit is contained in:
Your Name
2019-12-17 07:15:18 +01:00
parent a54112e1bf
commit df956e4617
576 changed files with 3850 additions and 3370 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--sys-apps--paludis-scm--C.14530.1569266169.671132.C.tar.bz2 7618075 SHA256 ce336eec9245b2b690395e55cd1ec0aa6d48cc67b468c1b82420826b5b983a7b SHA512 783661a308a17a64a4dc3af1a65137df58abed01ad64b6bed84054c8ae6e2489b77bd221d858877ec16dafb9d0f86ad3ba4693d2b42d4cd64caa9ab8861687b9 WHIRLPOOL 2e5a01da80a840b5054706c8de24ad54c73898cb62730d92acd2029f04e4766e61ba9b8da32c73842c97a90727d6c46de19b6ffbce27ead31b4259c2fb50195e
PBIN paludis-scm.pbin-1+exheres-0 5005 SHA256 f0d5a6346c41a4868d99a073bd86b74e6d5e487c04d820d76a61f07c40cbdb10 SHA512 1283b9f579809edd4faef17a2489ea25970ca476644d8d4f558812a70ac322e3e6171d1857bb992076768db8859af7cc0900194b4dcbab55fe406dd0b58a3c51 WHIRLPOOL f94bc1b44d72c61355535f0ee3991f803f1f4b744deae59be5ac36e32a60290d68f146a3b7c3006c1f6c409ae5c32d9a4642a06bed63b93ca265897fa6d002dc
DIST hasufell-binhost--sys-apps--paludis-scm--C.31269.1576530727.876634.C.tar.bz2 7620775 SHA256 f1d3a424b3ec3aff442cea38947cd9cf594df826a16ad39cb955a429d981dcee SHA512 2d2865ee05d89f64aacc369e1268c7c85030f30f555de94fede56bf6c3acca4658a2d9cf31a01780313fdfdc4db930ca96207028fbe9c2f15c5d2f26dac9bcb1 WHIRLPOOL 8d6c345fede83fbe1dcca0f87b0688bdf6a0e4337eb4a931d67ba765d91253307ac90c1cc1bf3a47b9ae132395daeeefbc76c5265be0b4a6a430c633b44ba0fc
PBIN paludis-scm.pbin-1+exheres-0 5356 SHA256 2b6eb5d44b27e54b1a21a7fdcfd5241663ab4681a02fd06b4bfa4d4c595fdde7 SHA512 d219be7348f6e8e35fc12ce73aafe0632c27cf6c564153d4c5d18a82d62edaacbe3eea6070562d6e1bbe5bd8a6992898d2aa57a2fc03c6c1f625d2305aaea6a2 WHIRLPOOL a8a3df66ee32caf7cbd6231f2a6fca0e005a2b3291e6af1ca89dd2db36dedb29db02abf70ee337f56b1cf65a8dc1f62034fc370b373997cb62123958aad8e38c

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon Sep 23 21:16:14 CEST 2019
# Created by paludis-3.0.0 on Mon Dec 16 22:12:13 CET 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( ( build+fetch: sys-apps/util-linux[>=2.13_pre2] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] ) ) [[ defined-in = [ scm.exlib ] ]] ( build: sys-devel/cmake[>=3.14.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build+run: ruby? ( ruby_abis:2.4? ( dev-lang/ruby:2.4 ) ruby_abis:2.5? ( dev-lang/ruby:2.5 ) ruby_abis:2.6? ( dev-lang/ruby:2.6 ) ) ) [[ defined-in = [ ruby.exlib ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: app-doc/asciidoc[>=8.6.3] app-text/tidy app-text/xmlto sys-devel/m4 virtual/pkg-config doc? ( app-doc/doxygen python? ( dev-python/Sphinx[python_abis:*(-)?] ) ruby? ( dev-ruby/syntax[ruby_abis:*(-)?] ) ) build+run: user/paludisbuild app-admin/eclectic app-shells/bash[>=4] dev-libs/pcre[>=7.8] sys-apps/file gemcutter? ( dev-libs/jansson[>=1.3] ) pbin? ( app-arch/libarchive[>=3.1.2] ) python? ( dev-libs/boost[python(+)][python_abis:*(-)?] ) search-index? ( dev-db/sqlite:3 ) xml? ( dev-libs/libxml2:2.0[>=2.6] ) test: dev-cpp/gtest run: net-misc/rsync[>=3.1.0] virtual/wget bash-completion? ( app-shells/bash-completion[>=1.1] ) !platform:armv8? ( sys-apps/sydbox[>=0.7.6] ) post: vim-syntax? ( app-editors/vim-runtime:*[>=7] ) recommendation: providers:elfutils? ( sys-devel/dwz [[ description = [ Support for compressing debugging information before merging packages ] ]] ) ) [[ defined-in = [ paludis.exlib ] ]]"
DEPENDENCIES="( ( build+fetch: sys-apps/util-linux[>=2.13_pre2] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] ) ) [[ defined-in = [ scm.exlib ] ]] ( build: sys-devel/cmake[>=3.14.0] ) [[ defined-in = [ cmake.exlib ] ]] ( 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+run: ruby? ( ruby_abis:2.4? ( dev-lang/ruby:2.4 ) ruby_abis:2.5? ( dev-lang/ruby:2.5 ) ruby_abis:2.6? ( dev-lang/ruby:2.6 ) ) ) [[ defined-in = [ ruby.exlib ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: app-doc/asciidoc[>=8.6.3] app-text/tidy app-text/xmlto sys-devel/m4 virtual/pkg-config doc? ( app-doc/doxygen python? ( dev-python/Sphinx[python_abis:*(-)?] ) ruby? ( dev-ruby/syntax[ruby_abis:*(-)?] ) ) build+run: user/paludisbuild app-admin/eclectic app-shells/bash[>=4] dev-libs/pcre[>=7.8] sys-apps/file gemcutter? ( dev-libs/jansson[>=1.3] ) pbin? ( app-arch/libarchive[>=3.1.2] ) python? ( dev-libs/boost[python(+)][python_abis:*(-)?] ) search-index? ( dev-db/sqlite:3 ) xml? ( dev-libs/libxml2:2.0[>=2.6] ) test: dev-cpp/gtest run: net-misc/rsync[>=3.1.0] virtual/wget bash-completion? ( app-shells/bash-completion[>=1.1] ) !platform:armv8? ( sys-apps/sydbox[>=0.7.6] ) post: vim-syntax? ( app-editors/vim-runtime:*[>=7] ) recommendation: providers:elfutils? ( sys-devel/dwz [[ description = [ Support for compressing debugging information before merging packages ] ]] ) ) [[ defined-in = [ paludis.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://paludis.exherbo.org"
INHERITED=" scm-git scm cmake python ruby bash-completion flag-o-matic zsh-completion paludis"
MYOPTIONS="( ( python [[ description = [ Enable the Python bindings ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ruby [[ description = [ Enable the Ruby bindings ] ]] ruby? ( ruby_abis: ( 2.4 [[ description = [ Use Ruby ABI 2.4 ] ]] 2.5 [[ description = [ Use Ruby ABI 2.5 ] ]] 2.6 [[ description = [ Use Ruby ABI 2.6 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ ruby.exlib ] ]] ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] ) [[ defined-in = [ zsh-completion.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] gemcutter [[ description = [ Enable Gemcutter-based support for ruby gems ] ]] pbin [[ description = [ Experimental binary package support ] ]] pink [[ description = [ Use an obnoxious girly colour scheme ] ]] python [[ description = [ Enable the Python bindings ] ]] ruby [[ description = [ Enable the Ruby bindings ] ]] search-index [[ description = [ Enable cave search --index ] ]] vim-syntax [[ description = [ Pulls in related Vim syntax scripts ] ]] xml [[ description = [ Enable parsing of xml files, for GLSA and metadata.xml support, only useful with Gentoo repositories ] ]] ( platform: armv8 ) ( providers: elfutils [[ description = [ Use elfutils as the libelf provider ] ]] ) ) [[ defined-in = [ paludis.exlib ] ]] ) "
MYOPTIONS="( ( python [[ description = [ Enable the Python bindings ] ]] 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 = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ruby [[ description = [ Enable the Ruby bindings ] ]] ruby? ( ruby_abis: ( 2.4 [[ description = [ Use Ruby ABI 2.4 ] ]] 2.5 [[ description = [ Use Ruby ABI 2.5 ] ]] 2.6 [[ description = [ Use Ruby ABI 2.6 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ ruby.exlib ] ]] ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] ) [[ defined-in = [ zsh-completion.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] gemcutter [[ description = [ Enable Gemcutter-based support for ruby gems ] ]] pbin [[ description = [ Experimental binary package support ] ]] pink [[ description = [ Use an obnoxious girly colour scheme ] ]] python [[ description = [ Enable the Python bindings ] ]] ruby [[ description = [ Enable the Ruby bindings ] ]] search-index [[ description = [ Enable cave search --index ] ]] vim-syntax [[ description = [ Pulls in related Vim syntax scripts ] ]] xml [[ description = [ Enable parsing of xml files, for GLSA and metadata.xml support, only useful with Gentoo repositories ] ]] ( platform: armv8 ) ( providers: elfutils [[ description = [ Use elfutils as the libelf provider ] ]] ) ) [[ defined-in = [ paludis.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="GPL-2 vim-syntax? ( vim )"
SLOT="0"
DOWNLOADS=""
OPTIONS="bash-completion pbin python search-index vim-syntax zsh-completion providers:elfutils python_abis:2.7 ruby_abis:2.5 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1569266174"
GENERATED_TIME="1576530733"
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,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--paludis-scm--C.14530.1569266169.671132.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--paludis-scm--C.31269.1576530727.876634.C.tar.bz2"
SUMMARY="Paludis, the one true package mangler"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION="0ee484f017a83cfe51f1e344707d72609da6c2b2"
SCM_REVISION="8256bb327115e5b10f2f8bae9186fa9095536e0e"