This commit is contained in:
Your Name
2019-04-16 16:45:17 +02:00
parent ad6aaeeafe
commit 0b97de6163
366 changed files with 2067 additions and 1627 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-dns--bind-tools-9.12.4--C.26501.1552277731.932229.C.tar.bz2 6811933 SHA256 96f8f77b418d0e358898755e4a9e888e241782c0033ed69ca5a782a63d360706 SHA512 a6bbbf79dad2c4cea4c64f1d1f7927f1556c36f85d093e4303ca49785fd8b572b45d0ad5dbbbf9a37621f35cb3f81cb8ca3151d521e62ece2aaf1244308349dd WHIRLPOOL 28eebdc6d7ba692842b942b80627e7bd080bf906cae5897c3a519ad9e75bc61549a4d24bb77f05e73bb3c1d8303f8068044cea063d9dff78142c30e2506212ac
PBIN bind-tools-9.12.4.pbin-1+exheres-0 3183 SHA256 7eaa5f9fd8db19b3fa847111e8ff587af089635547cd2774b01fe63e6a45d76f SHA512 d107304900af59fa3efc837cf1c93b94bbfb9beb0791922f05e211e08dc523c51df2b85471a4715ed052493df5cc8b844ece46d6cc33bf788471f8d1a8fae587 WHIRLPOOL 804cc5f9adf6b797ff158c6f60bc32a7cc1b804a0ba5fead689a038affd842b4c899e5767e7b86077f75e077635e76daf216c26ae689309f75e3ce3a2e83b47d
DIST hasufell-binhost--net-dns--bind-tools-9.14.0--C.13817.1555381255.138955.C.tar.bz2 6356661 SHA256 ae328d5ed19e23f8a3c5a98cac0489c9e3cde3387ee21180e145a533bb1f8d0a SHA512 0266df9ebd1deb66b6fd14783cb3d0649cfaae47f04697cf59725e452d80e9c23e6fbd0d2dad9b3521c5925ecc8f5e66e9a704d80aab7cfae84ef91818591cc5 WHIRLPOOL 5622f9d832beda9038f670e39ad40153d03fc6bda37e26569365d4a0a139e2cf25077bcf9fbe15ba50eac6aa8205f0f56ec7566409c32171da03b20d1ac277d8
PBIN bind-tools-9.14.0.pbin-1+exheres-0 3207 SHA256 59b0eb7683c1cfee5a5835c874476f591da11e11d585a7b07940cecbacb9f450 SHA512 27dc5c068765cd56d6197003eed8ae3279d039e73d6a518ca6bcbf3b4b8f6946dd526489702ef6fa089e2ec0cb78cdf7bc97a2a7ae6cbf928a9acb06e5a3062c WHIRLPOOL 53ab3250fb0aea839a6abfa703e2a5b33e3e64ad61c42f1639a23460ce7797533e9e832f4a3431ec4d9485b6a862289a745629f46cb5642eb8c92fadffccdaba

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon Mar 11 05:15:34 CET 2019
# Created by paludis-3.0.0 on Tue Apr 16 04:20:56 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.16 ) [[ defined-in = [ autotools.exlib ] ]] ( build+run: dev-libs/libxml2:2.0 sys-libs/readline:=8 geoip? ( net-libs/GeoIP ) idn? ( net-dns/libidn2:=4.0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ bind-tools.exlib ] ]]"
DEPENDENCIES="( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.16 ) [[ defined-in = [ autotools.exlib ] ]] ( build+run: dev-libs/libxml2:2.0 sys-libs/readline:=8 geoip? ( net-libs/GeoIP ) idn? ( net-dns/libidn2:=4.0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl[>=1.0.0] ) ) [[ defined-in = [ bind-tools.exlib ] ]]"
DESCRIPTION=" DNS tools like dig and nslookup are extremely useful to have. They usually ship with bind itself but it doesn't make any sense to install the full bind package for them. Thus, this allows you to install just the tools."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.isc.org/software/bind"
INHERITED=" dependencies-helpers autotools bind-tools"
MYOPTIONS="( ( geoip [[ description = [ ACLs can also be used for geographic access restrictions. ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ bind-tools.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv7 ~x86"
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
LICENCES="MPL-2.0"
SLOT="0"
DOWNLOADS="https://ftp.isc.org/isc/bind9/9.12.4/bind-9.12.4.tar.gz"
DOWNLOADS="https://ftp.isc.org/isc/bind9/9.14.0/bind-9.14.0.tar.gz"
OPTIONS="providers:krb5 providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1552277734"
GENERATED_TIME="1555381256"
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 POSTGRESQL_SERVERS 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=""
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~armv7 ~x86"
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-dns--bind-tools-9.12.4--C.26501.1552277731.932229.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-dns--bind-tools-9.14.0--C.13817.1555381255.138955.C.tar.bz2"
SUMMARY="Tools from the bind package: dig, dnssec-keygen, host, nslookup, nsupdate"
BUGS_TO="philantrop@exherbo.org"
REMOTE_IDS=""