Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--sys-apps--openrc-0.36--C.30268.1528452570.906142.C.tar.bz2 337376 SHA256 7397de56c30494f76db9a27aa1121fb3e9960855459c0da761f0b8ef756649e6 SHA512 b07c82f45727f3766bef9c8f2994d1f5c449422997485a28ef3700f248085415d26b77aa54093e20c04e9d45e24b6226da0ae57bdd48fa02ee5c235bdae08dcd WHIRLPOOL 761b4a7b8b225dbc1c67a47cc6dac5627985f36d997411b48168688e7eada3eee2b27e9cb8cc6e9dd1b15faa45e0d651d31a9fe8af3a957fd23fae406e00137c
|
||||
PBIN openrc-0.36.pbin-1+exheres-0 3134 SHA256 c101aeb1f3142adaf7477e4aac308a0b933ef3de415f9de54d9c5c0c7f868e52 SHA512 45e20f4175119e910c5d8e953d19688b64769a701cf9607f9958041831ef5534b87ec8e3d792d4cbf2fdc1a0ed7d799da913b757da97ecd29ada8d95af203a80 WHIRLPOOL 6e64aaf3a9f84d8f182dc7634be3491105222f40b52c8b9b20122b970b75b7e8c3bafa5ef6b7f2ebb39dac75fdd76ea50e2ff65a3f9ace9fb7f1bd8d8b7d12a9
|
||||
DIST hasufell-binhost--sys-apps--openrc-0.38.2--C.13353.1535342271.470522.C.tar.bz2 338518 SHA256 540467e20eca42b1caedfc8e510f243fd23c9504422ea3cead56269bb2892001 SHA512 5d70c096e1f71ed0d5fd1f36032cce74978cb92a683c763ac3cc2c4f3b01e2bb54372a382b8ac5d33377042cfc533310b8f3807f7e6898e69e5600e802f12689 WHIRLPOOL ae32cc6f0695aefc0d96f3f27bd50f19586b64399f5d9a7864eec37b8fe7d90988e6610acab268065214d29bd02ceae0a3e1bf7fa8dd77bb098e915a016da7d1
|
||||
PBIN openrc-0.38.2.pbin-1+exheres-0 3144 SHA256 3cbc5788a43eed448492512d5d5052587369558fe960b43e4209695c1f8961d7 SHA512 d7e74457a9449defe98f83a3753cbf6c161b86bc1205ab0c97e7d41a076a06cbf7b4cfcaba4aa359141a992f99ea94d8974113f151cc2b640d92003cb2ef992a WHIRLPOOL f4b06ddb0e08769235eb9c687cb2a0c112ab724cd27c2eca23e8403f612089d0fc8f841d9747697b6c8698c46eb5c1cf5117a4801065b735297110f56389fc99
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Fri Jun 8 12:09:31 CEST 2018
|
||||
# Created by paludis-3.0.0 on Mon Aug 27 05:57:51 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: ncurses? ( sys-libs/ncurses ) pam? ( sys-libs/pam ) run: providers:runit? ( sys-apps/runit ) providers:sinit? ( sys-apps/sinit ) providers:sysvinit? ( sys-apps/sysvinit ) recommendation: net-misc/netifrc [[ description = [ Network Interface Management Scripts ] ]] ) [[ defined-in = [ openrc-0.36.exheres-0 ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]]"
|
||||
DEPENDENCIES="( build+run: ncurses? ( sys-libs/ncurses ) pam? ( sys-libs/pam ) run: providers:runit? ( sys-apps/runit ) providers:sinit? ( sys-apps/sinit ) providers:sysvinit? ( sys-apps/sysvinit ) recommendation: net-misc/netifrc [[ description = [ Network Interface Management Scripts ] ]] ) [[ defined-in = [ openrc-0.38.2.exheres-0 ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://github.com/openrc/openrc"
|
||||
INHERITED=" bash-completion zsh-completion github"
|
||||
MYOPTIONS="( ( ( providers: runit [[ description = [ provider for the init daemon ] ]] sinit [[ description = [ provider for the init daemon ] ]] sysvinit [[ description = [ provider for the init daemon ] ]] ) [[ *description = [ provider for the init daemon ] number-selected = [ at-most-one ] ]] ncurses [[ description = [ Adds ncurses support (console display library) ] ]] newnet [[ description = [ Enable the new network stack (experimental) ] ]] pam [[ description = [ Adds support PAM (Pluggable Authentication Modules) ] ]] ) [[ defined-in = [ openrc-0.36.exheres-0 ] ]] ( 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 ] ]] ) "
|
||||
MYOPTIONS="( ( ( providers: runit [[ description = [ provider for the init daemon ] ]] sinit [[ description = [ provider for the init daemon ] ]] sysvinit [[ description = [ provider for the init daemon ] ]] ) [[ *description = [ provider for the init daemon ] number-selected = [ at-most-one ] ]] ncurses [[ description = [ Adds ncurses support (console display library) ] ]] newnet [[ description = [ Enable the new network stack (experimental) ] ]] pam [[ description = [ Adds support PAM (Pluggable Authentication Modules) ] ]] ) [[ defined-in = [ openrc-0.38.2.exheres-0 ] ]] ( 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 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="BSD-2"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/openrc/openrc/archive/0.36.tar.gz -> openrc-0.36.tar.gz"
|
||||
DOWNLOADS="https://github.com/openrc/openrc/archive/0.38.2.tar.gz -> openrc-0.38.2.tar.gz"
|
||||
OPTIONS="bash-completion ncurses pam zsh-completion providers:sysvinit "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1528452571"
|
||||
GENERATED_TIME="1535342271"
|
||||
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="hasufell"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--openrc-0.36--C.30268.1528452570.906142.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--openrc-0.38.2--C.13353.1535342271.470522.C.tar.bz2"
|
||||
SUMMARY="A dependency-based init system that works with the system-provided init program"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS="github:OpenRC/openrc"
|
||||
Reference in New Issue
Block a user