Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-dns--bind-tools-9.12.2_p1--C.4893.1534312290.401989.C.tar.bz2 6447868 SHA256 d3eb2f3ff008579dfd390b184e315f74a44c95c70bf415d9be9f8a59db4b2d08 SHA512 5c13bade87cc3433ca4795504e96b856168c9c4cc61b47ec0fa8a130d9c2b44fa3acffbf5198174e904d010762c1d30cb6d51b4732b55854c8b36839a350288b WHIRLPOOL 297dcd7f8dd629dce7afddf1700cb2e824ff843260857a0ad78f27593262f51cd1b2abff9dbee17c7aaef9a4c65f95c9329154d76ff72c044bcb3cba417a0891
|
||||
PBIN bind-tools-9.12.2_p1.pbin-1+exheres-0 2872 SHA256 6102817c6ae4f9f8d56be8766f3bdfce3441385b18d4e5ffa5b24981001a441c SHA512 880b47df3f59c4331e24cdcb8e0640901cb8a383b6c0ae012d40d6c7a6f3ec6979d9c96b5645ce00dcf935ddddca2dfad3e6491c0d3e28523c503390fca080f1 WHIRLPOOL 2a8df3b4a93f2fa0481f1a7b5a8b7e376e9b519471471af96adcbfb112308594549ca0b397441b021255f8ceb7ffffdc410aaff0cf9510463aac369e710d6d25
|
||||
DIST hasufell-binhost--net-dns--bind-tools-9.12.2_p1-r1--C.18572.1536389056.248252.C.tar.bz2 6440500 SHA256 e4a11f375f12c34a6c37215578878f952790cab85df21a7dcaa89319cfcd131d SHA512 a77bf4b4e7acc2d7103a7d522d1618adeac8eaf2cdb55d931f148462e7d0a3ab504ba8a1c791c8cbd994e4bc0c89f43f02f93fb9cd7b806acd480ec7cca18510 WHIRLPOOL 16f400a08470d7b8c0ee77423b2dee1126c1ab968fc11e387939fbfe43c39b27db138700b7f42701096c721615296a1a82c258b13feed9e4d27b157b0975f0ad
|
||||
PBIN bind-tools-9.12.2_p1-r1.pbin-1+exheres-0 3157 SHA256 5c811765889c49c58d421a1972ca3d5f3df541798cafbb5addab1c6a7d56cb65 SHA512 364f2ce32329b9df1dedcd645dc174208a9ccd3550229f90f245b196fb0f31c95a98cbae68af0b035c4c00671a0ef6ba44b185792186f95da59291ef6d9da5c4 WHIRLPOOL bb34f7c1366953d804c1b2d05b17397529105c3a09974d8497b63875caa7b4ef4051494b0a0ba21fcdc93b10db74bf3324ccb462221e027d87aa5daff613c353
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Aug 15 07:51:31 CEST 2018
|
||||
# Created by paludis-3.0.0 on Sat Sep 8 08:44:17 CEST 2018
|
||||
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:=7 geoip? ( net-libs/GeoIP ) idn? ( net-dns/libidn2 ) kerberos? ( virtual/kerberos ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) 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:=7 geoip? ( net-libs/GeoIP ) idn? ( net-dns/libidn2 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:openssl? ( dev-libs/openssl ) ) [[ 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 ] ]] ( 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 ] ]] ) "
|
||||
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"
|
||||
LICENCES="MPL-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://ftp.isc.org/isc/bind9/9.12.2-P1/bind-9.12.2-P1.tar.gz"
|
||||
OPTIONS="providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1534312291"
|
||||
GENERATED_TIME="1536389057"
|
||||
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 ~armv7 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-dns--bind-tools-9.12.2_p1--C.4893.1534312290.401989.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-dns--bind-tools-9.12.2_p1-r1--C.18572.1536389056.248252.C.tar.bz2"
|
||||
SUMMARY="Tools from the bind package: dig, dnssec-keygen, host, nslookup, nsupdate"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user