This commit is contained in:
Your Name
2019-09-24 00:51:36 +02:00
parent 1b33bc19ca
commit dd5d39c8fd
508 changed files with 3982 additions and 3382 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--curl-7.65.1--C.17614.1559841284.728541.C.tar.bz2 797175 SHA256 d0adb8f861265d0b453dbfed87a484a35fba673314c1328622ed48ea67aa677b SHA512 0135ca85ccec51f8f103737d1b10c573452fd585e874db2a68041316c3364c68623409bfc7976001cc595a4c61ebafadc700b0e39c4f403f5da573268186c576 WHIRLPOOL ee7ebf147178252ef4121f9719a7799c774e737a788f1ccaa240086b6f317f4f555d3762e735f6cc05425487c01e667586de93fcb59c9db28decab36b14b6f72
PBIN curl-7.65.1.pbin-1+exheres-0 3616 SHA256 c937b72e4c9b182657a7a6156ad8790dcfbc141a56b9cca2cfbe706510af3df2 SHA512 d446d443b2ac7a00b5023a40af249021514ab5e9401061e1d2b0c6701aee4988baf8f73a447487e5b6f40fbc235224842518a3b679ca3cef23f1e6d749d63de2 WHIRLPOOL 2d8f6f210df77d3fe6ac8e75e7f14c155fe33336b25a136c81683d5d3f21779e576b73fec67b3fcfa911c9b8dece58eca763ec81aec0c1fed8be1238116a7fb0
DIST hasufell-binhost--net-misc--curl-7.66.0--C.8554.1569250661.701096.C.tar.bz2 801067 SHA256 0037b81e0196bbd670447d4636a4f81d71d659956b8bc98b196bd13d2e3e2040 SHA512 c25019d9d07ec7f6b0d60b79f1f311814db80db3ef1e9f42ec83a642b15a32c247cfb88a525c30e6b278f95a8338483e2f3feb7ca33d803aa356a230d756106c WHIRLPOOL 7e00c87f4abe7ca8ba48a047c168d8c776986e3d1a67d1aa48493abdec5597cd53930a7423ec6163d8301290fa15484ad398ae18ae67f911577045d1638bf904
PBIN curl-7.66.0.pbin-1+exheres-0 3589 SHA256 b2508785738b2e0da7ecd2ef532b4cd88dacae8f128700ca8c8245a8b8bdd734 SHA512 844a6d1234bd9e1f70cd781c29674ad9d60880c1688d298aab107b0c2add5adae749f69b22a012b8e8957453f5029e6d28728af43c9c30f9f06a1da7e558b28b WHIRLPOOL 1d4073df7c57b0d7306252576ee3f2a79647b424ea00d770e2795d728eff118feb2da2fab20d8ae83f78a43f6b5fd72cfa31892a640260beb3932c596df356c3

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Thu Jun 6 19:14:45 CEST 2019
# Created by paludis-3.0.0 on Mon Sep 23 16:57:42 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2:=4.0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.65.1.exheres-0 ] ]]"
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2:=4.0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.66.0.exheres-0 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://curl.haxx.se"
INHERITED=""
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] 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: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ curl-7.65.1.exheres-0 ] ]] ) "
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] 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: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ curl-7.66.0.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://curl.haxx.se/download/curl-7.65.1.tar.xz"
DOWNLOADS="https://curl.haxx.se/download/curl-7.66.0.tar.xz"
OPTIONS="zsh-completion providers:mbedtls "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1559841285"
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"
GENERATED_TIME="1569250662"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.65.1--C.17614.1559841284.728541.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.66.0--C.8554.1569250661.701096.C.tar.bz2"
SUMMARY="A Client that groks URLs"
BUGS_TO="ingmar@exherbo.org"
REMOTE_IDS=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--dhcpcd-7.2.2--C.2350.1558766655.379673.C.tar.bz2 204562 SHA256 8d11013f9ef8f99f23b809e1a5d28e2b421f9fbc7ff351235eaa09b0b3b46b63 SHA512 171cc7d98182c6645628ade25acf886c70476d0d379ea0e1199af4cd58586f6a4a0e66b7012576844dec43fbc0e93be5ff0bf1d8de502be08d7b52a0c94a1d6a WHIRLPOOL 4354eacc64a9a4964b10bdc702ca743bc9ea18cf6b66e9eb1a40203b1963a1564a13e29b902f3c04b16f5d225c66e6a2eaad0dbcb0766ff32be6ed8aa089eb5f
PBIN dhcpcd-7.2.2.pbin-1+exheres-0 2723 SHA256 35e662f423422d0c0682ed4c77640dad84daf48ac902b908867887cf99ed5cea SHA512 d10387aa1cb62c72faf8e8e29b1c95612b5cf741f1dcddf4162e96ab49bb8906f06a1cfc9b6cb530f010e859e7927e40a7423865a651981f6d0e2aca084f61ac WHIRLPOOL e0fc9f59dc309ba8659145bd842ef3d4342dd431ca5ccb99f11ec1745240c91f872ad359f737ea4a1af97825d1401110f3541ed91c982b2e6ef445053237e647
DIST hasufell-binhost--net-misc--dhcpcd-8.0.4--C.21565.1569245650.235903.C.tar.bz2 204847 SHA256 120f3a2ff0e31e52e27ade8ccd4347b89acefa63dd50cb1f8d40491dfc057178 SHA512 e3e5a922bd1826c3e714be464488ef56f2a51cf07ffd47aaa17ceae4cf4166652a7503f1ca657864b8b6cec46d582be0e2bf68c1af4aacfd130dd303509e8cbe WHIRLPOOL a17e2292e3fe81227cde6233db030c4e116e604d6881009892635892895b3d2c4f9d3c8b1ed7daf6b70027be9cf7ca59a950c848564ef77e1e56221dbbe582b2
PBIN dhcpcd-8.0.4.pbin-1+exheres-0 2698 SHA256 4fc8895c9d2e6932cc178e917f3858df66d9f2c1783f56cb4aeb58319bd59b1d SHA512 c3d54ea6570c2a32d1fa7e4be69532db28144c7105f8990b4348dd92d48bbc46bff806c02b57a0f12f387b6fb4dd158527e7cd4694a6df3cbc054eccb8bea480 WHIRLPOOL 1af9512f1b3bd08908793a21c9e5eae9a3b80df0f78041187153db130dea3baf4e0a55cb324cf3e418debbb94674cf96cce98249573310a54cb0912aa94bd901

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Sat May 25 08:44:15 CEST 2019
# Created by paludis-3.0.0 on Mon Sep 23 15:34:10 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd ) ) [[ defined-in = [ dhcpcd-7.2.2.exheres-0 ] ]]"
DEPENDENCIES="( build+run: providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd ) ) [[ defined-in = [ dhcpcd-8.0.4.exheres-0 ] ]]"
DESCRIPTION=" dhcpcd is an RFC2131 compliant DHCP client. It is fully featured and yet lightweight: the binary is 60k as reported by size(1) on Linux i386. It has support for duplicate address detection, IPv4LL, carrier detection, and a merged resolv.conf and ntp.conf for which other DHCP clients require third party tools."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://roy.marples.name/projects/dhcpcd"
INHERITED=" s6-rc-service systemd-service openrc-service"
MYOPTIONS="( ( ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ dhcpcd-7.2.2.exheres-0 ] ]] ( parts: s6-rc [[ description = [ Adds service definitions for sys-apps/s6 ] ]] ) [[ defined-in = [ s6-rc-service.exlib ] ]] ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ) "
MYOPTIONS="( ( ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ dhcpcd-8.0.4.exheres-0 ] ]] ( parts: s6-rc [[ description = [ Adds service definitions for sys-apps/s6 ] ]] ) [[ defined-in = [ s6-rc-service.exlib ] ]] ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="BSD-2"
SLOT="0"
DOWNLOADS="https://roy.marples.name/downloads/dhcpcd/dhcpcd-7.2.2.tar.xz"
DOWNLOADS="https://roy.marples.name/downloads/dhcpcd/dhcpcd-8.0.4.tar.xz"
OPTIONS="providers:eudev parts:openrc "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1558766655"
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"
GENERATED_TIME="1569245650"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--dhcpcd-7.2.2--C.2350.1558766655.379673.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--dhcpcd-8.0.4--C.21565.1569245650.235903.C.tar.bz2"
SUMMARY="RFC2131 compliant DHCP client"
BUGS_TO=""
REMOTE_IDS=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--iputils-20190515--C.7356.1558766670.625456.C.tar.bz2 359497 SHA256 16bfcc94e9e6bcc2b5f3f0b03880188586c09292229aac875c187ca7e9aaeced SHA512 b2a77cc714a6e76536668c0feca34d81e2542cdefa3ed9db13bc3b4ac081bcd42e4cb21e82441b0d7e7c0624f355626375e381d0a701475f79ee37ee715a6597 WHIRLPOOL 0c691eedf4715a7b3eaa8d63f7297ea3e0f3f351c0e0fa9fc89194dc0e2e19700eb280018e5fe68962cd4762c222786ceda1464290084040e9390909216e0ff7
PBIN iputils-20190515.pbin-1+exheres-0 3228 SHA256 4190b55a6e52e0c36018c11bb117dcb8319470184ed3a0d1d06cd7148bab1137 SHA512 a58a3aac17a92ca06f7c7f409d48a352497ccf151b2b796440e51f3c0f52955c1a770c63d66f558f383c855dda5088f7fef425dca75f75dc6b183ba764307416 WHIRLPOOL 79f5552eb84fb1a21d4e1729426e5feee2577a7f1c752c4ff034709c0016765992d14f2e79467be813ee05c0aa0ee113835da69fb3378ad543a1ccf0695312c6
DIST hasufell-binhost--net-misc--iputils-20190709--C.26592.1569245665.921997.C.tar.bz2 359673 SHA256 dd6ebbe9e3c74929fcbaf42ca9e9072edad6d9eb6a6b4823a242c967dd3aef4a SHA512 41444594be998ead3b924e51c34ca2f79331bc76f4de00fb52f7582f9dcf3ddd187d4b2e558bdd515cd5107a996507e759312116f61bca079b4276c3b3e14e06 WHIRLPOOL e2436616a4e35eb788523fddf1a08000a7745400f78c35d0acbe719ddd9d4e10c05bae16cea42c88db3eef3e43bad844091134fad44aaab5474a8f2003c270b0
PBIN iputils-20190709.pbin-1+exheres-0 3225 SHA256 01662804fb3a83e66e619c2358fbe36b45f5a95d45853f6ccc8e87e768e54545 SHA512 5007517b8bc27ed7bf39aa321d8dea09efc2e790439c93dcdde754dc17b6c246c8e886dc5b79e7cfc8a203682e05b255fc7e3eeea23860173ae8080fa7f500ce WHIRLPOOL ed39ad63627f78c6c1ecf9300d63cead86f9902a2c2ccf761a7a44e1b56cd3bb2b731ab9cc72a621fc96fb3364b70fe7a837bce5d10d789a1a850d6a593ab842

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Sat 25 May 2019 08:44:30 AM CEST
# Created by paludis-3.0.0 on Mon 23 Sep 2019 03:34:26 PM CEST
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: app-text/docbook-xsl-stylesheets app-text/docbook-xsl-ns-stylesheets dev-libs/libxslt [[ note = [ xsltproc ] ]] sys-devel/gettext build+run: caps? ( sys-libs/libcap ) idn? ( net-dns/libidn2:=4.0 ) providers:gcrypt? ( dev-libs/libgcrypt ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:nettle? ( dev-libs/nettle ) providers:openssl? ( dev-libs/openssl ) suggestion: net-analyzer/traceroute [[ description = [ Traceroute is a tool commonly categorized with iputils ] ]] ) [[ defined-in = [ iputils-20190515.exheres-0 ] ]] ( build: sys-devel/ninja ) [[ defined-in = [ ninja.exlib ] ]] ( build: sys-devel/meson[>=0.49.0] ) [[ defined-in = [ meson.exlib ] ]]"
DEPENDENCIES="( build: app-text/docbook-xsl-stylesheets app-text/docbook-xsl-ns-stylesheets dev-libs/libxslt [[ note = [ xsltproc ] ]] sys-devel/gettext build+run: caps? ( sys-libs/libcap ) idn? ( net-dns/libidn2:=4.0 ) providers:gcrypt? ( dev-libs/libgcrypt dev-libs/libgpg-error ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:nettle? ( dev-libs/nettle ) providers:openssl? ( dev-libs/openssl ) suggestion: net-analyzer/traceroute [[ description = [ Traceroute is a tool commonly categorized with iputils ] ]] ) [[ defined-in = [ iputils-20190709.exheres-0 ] ]] ( build: sys-devel/ninja ) [[ defined-in = [ ninja.exlib ] ]] ( build: sys-devel/meson[>=0.49.0] ) [[ defined-in = [ meson.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://github.com/iputils/iputils https://wiki.linuxfoundation.org/networking/iputils"
INHERITED=" github flag-o-matic utf8-locale ninja meson"
MYOPTIONS="( ( caps [[ description = [ Use Linux capabilities library to control privileges ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] ( providers: gcrypt [[ description = [ Use libgcrypt as the provider for cryptographic functions ] ]] kernel-crypto [[ description = [ Use the Linux kernel crypto API ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] nettle [[ description = [ Use nettle as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ iputils-20190515.exheres-0 ] ]] ) "
MYOPTIONS="( ( caps [[ description = [ Use Linux capabilities library to control privileges ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] ( providers: gcrypt [[ description = [ Use libgcrypt as the provider for cryptographic functions ] ]] kernel-crypto [[ description = [ Use the Linux kernel crypto API ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] nettle [[ description = [ Use nettle as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ iputils-20190709.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="BSD-4 || ( GPL-2 GPL-3 ) as-is"
SLOT="0"
DOWNLOADS="https://github.com/iputils/iputils/archive/s20190515.tar.gz -> iputils-s20190515.tar.gz"
DOWNLOADS="https://github.com/iputils/iputils/archive/s20190709.tar.gz -> iputils-s20190709.tar.gz"
OPTIONS="providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1558766670"
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"
GENERATED_TIME="1569245666"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--iputils-20190515--C.7356.1558766670.625456.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--iputils-20190709--C.26592.1569245665.921997.C.tar.bz2"
SUMMARY="Small useful utilities for networking"
BUGS_TO=""
REMOTE_IDS=" github:iputils/iputils "

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--seafile-6.2.10--C.12308.1555416805.259198.C.tar.bz2 292626 SHA256 4722717c51949c14f83f63052d9bf47e3f6fc34ffbf7f64618b1bcb425c26d61 SHA512 ad71fd0f933cc7299bc506eb4d239527068305528028136bacebb0efc0f5b26d1b1e9442d868726b55f9d0fd7e98441fba37d1fb2ecc15e67407658622d1184e WHIRLPOOL 7693b8f85c3140f3b6031761999111aa4a326cf0a47afe66df2fb18c8e2e3a46e24f7a3aebe95461283e3c44738ae646cdba311bb4839611d0cb03687e3c2ac9
PBIN seafile-6.2.10.pbin-1+exheres-0 3183 SHA256 38b2f6caa869aeece91be483ebe89d91f97f47b7c14e9d3d71e9a132aa89ebd8 SHA512 c431f0c826dbb81290989d14598f80b185b507770fa6f023c739485df1db5535f07c48b8edf35f0b8508f37611a3667bd5ce9438b2dcb5c003b194b752591350 WHIRLPOOL b2a0eb88b4811ea2cd4fcd2d9415ed2b284e59ea989f31499ffdb4a9c7609b48f12c24ea09318a38edd526b976afe0c6e54bd3bf0cf4ac1b180b87253e0d067e
DIST hasufell-binhost--net-misc--seafile-6.2.10--C.12664.1569273482.113282.C.tar.bz2 292942 SHA256 f776813af7f0e84cc68f04b90155bf4418b93888879cbfdd5ee7e6b9ce153ba5 SHA512 5696121181fa5df868d07d047507a264a47a264b8e9266a98f2ad4d8980cb67d937fb10ebe78bfaaef034115cc52c5950c2172eb358376ecff9854c23c6072fc WHIRLPOOL eb7c4e5337f067cfd1463a16a8900c16ea473b779ba6a042965b36236d551e9123461a919c4a13a1a1b879ba251b7ae0252df9affbd247c31ce3f95ed296b19b
PBIN seafile-6.2.10.pbin-1+exheres-0 3155 SHA256 6bd5d68fc46dc4ae5c86a726a8641b989247191d0377b8fb0f34f7bba61ca809 SHA512 e5168a25c5ecf5ac31403f8b8d8c1994958be677f3038b250629bb4101fff9250018f4733ff151007db719f999a038d0c60437b8c7b9715c349226b0f6e77c01 WHIRLPOOL d8ce2e08abe71529b365567ed339071edd7503462a8d10c410bb6ecb6289366348f35aa674d1bebb80092a546bc493e0cd73174cd1da1c458593aa5211ca119d

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Tue Apr 16 14:13:25 CEST 2019
# Created by paludis-3.0.0 on Mon Sep 23 23:18:02 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-db/sqlite:3 dev-libs/glib:2 dev-libs/jansson dev-libs/libevent:=2.1 net-libs/libsearpc[python_abis:*(-)?] net-misc/curl sys-libs/zlib providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ seafile-6.2.10.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]] ( ( build: vala_abis:0.42? ( dev-lang/vala:0.42 ) vala_abis:0.44? ( dev-lang/vala:0.44 ) ) ) [[ defined-in = [ vala.exlib ] ]]"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-db/sqlite:3 dev-libs/glib:2 dev-libs/jansson dev-libs/libevent:=7 net-libs/libsearpc[python_abis:*(-)?] net-misc/curl sys-libs/zlib providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ seafile-6.2.10.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]] ( ( build: vala_abis:0.44? ( dev-lang/vala:0.44 ) vala_abis:0.46? ( dev-lang/vala:0.46 ) ) ) [[ defined-in = [ vala.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.seafile.com https://github.com/haiwen/seafile"
INHERITED=" python github dependencies-helpers autotools vala"
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ seafile-6.2.10.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ( vala_abis: 0.42 [[ description = [ Use Vala 0.42 ] ]] 0.44 [[ description = [ Use Vala 0.44 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ vala.exlib ] ]] ) "
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ seafile-6.2.10.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ( vala_abis: 0.44 [[ description = [ Use Vala 0.44 ] ]] 0.46 [[ description = [ Use Vala 0.46 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ vala.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="https://github.com/haiwen/seafile/archive/v6.2.10.tar.gz -> seafile-6.2.10.tar.gz"
OPTIONS="providers:libressl python_abis:2.7 vala_abis:0.44 "
OPTIONS="providers:libressl python_abis:2.7 vala_abis:0.46 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1555416805"
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"
GENERATED_TIME="1569273482"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--seafile-6.2.10--C.12308.1555416805.259198.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--seafile-6.2.10--C.12664.1569273482.113282.C.tar.bz2"
SUMMARY="File syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance"
BUGS_TO="hasufell@posteo.de"
REMOTE_IDS=" github:haiwen/seafile "

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--tor-0.3.5.7--C.9560.1558951374.836173.C.tar.bz2 4060268 SHA256 040b8053f5242ed7b72e0bdbcf9141c5127fff14b64665473bcb2c94786d3610 SHA512 725c80cc96fcbeed3ec50c349ba984428f5ebc31bb7106e1000acb2801a2cbc2784171a120fbb069d4642fae36ccdf12ca3a3a8ce11d2421d2b9be4acac5a778 WHIRLPOOL 3babbfc088836a595590eb27a97fa10465dee0346ae5a8f253b626e6b42630dd5291383b915eeeca2dab5a5a7815c7cf7c897aab729c04a99aee2fb3f825a0e5
PBIN tor-0.3.5.7.pbin-1+exheres-0 3709 SHA256 3f2641a5c06c5127f0c6875f07a6617a38c9f4e8a42d942814ceb163add47cce SHA512 c08d8b8de4e2a0747bb7bd8b775d7737ff31c94c3f839f0804f4430f0f008de9bd88daaae53bffaeff943e2f5d50fd407253cca8092ae02299916b000c6d1107 WHIRLPOOL 9f4f4677626f673de6d3ffa4498e438ef1686e372c29173c21e6dc7b1d92e04b26ab3fbea094fa919a0fcb17ad52be32e52bc9d94bdc8f4a5086b01fca98ac54
DIST hasufell-binhost--net-misc--tor-0.4.0.5--C.20166.1569248589.178074.C.tar.bz2 4205925 SHA256 2be8577913bfa91eeecd1b295fca9694e5c8fd678f51d01b6bd23860d17d82ad SHA512 da423b2bd0bb6c54e30cf5a0424b0a5ec85fbfedc48f13e984c47c76496648edca2cb3e2acbc4c8a6be8a2e7b7d76e3cd7ed91a27e9eeecd12f5bf45b3d5f673 WHIRLPOOL 7cd92ed04990070c8dafc4e72df32660354b4e6a054bd1e3f8445b4881ec68bbcea9fc9a1f803a035a0fd8dc9140806127dc112605232ddf98b3fc1f63271425
PBIN tor-0.4.0.5.pbin-1+exheres-0 3684 SHA256 f35a407128ac20f83007202bfde863238860c4d45bd0db119c7a59147ce67836 SHA512 bdaa5e2e5aa2e279b320180e37d24e280db9c1ffc70908553995bb9caf6e3069531db439dbbb1d216b533ff126b9b72dbb5c7cc7fc4b2bbb95dae82fa4890f81 WHIRLPOOL 65f912427c7e92bbf4e2c59ed0d020084a4157e33f4bc59707a883ae0f46ab06c80f0c7f2bb96881d2e6c4fea32779e5ae07502264f580daa665d8a609694b57

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Mon May 27 12:02:56 CEST 2019
# Created by paludis-3.0.0 on Mon Sep 23 16:23:10 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/automake[>=1.7] build+run: app-arch/zstd[>=1.1] dev-libs/libevent[>=1.2] dev-libs/libpcap providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl[>=1.0.1] ) sys-libs/libseccomp systemd? ( sys-apps/systemd ) group/tor user/tor suggestion: app-admin/logrotate [[ description = [ Use logrotate for rotating logs ] ]] net-proxy/polipo [[ description = [ Tor-friendly HTTP proxy, recommended by upstream over Privoxy ] ]] net-proxy/torsocks [[ description = [ Tor-friendly SOCKS proxy, recommended by upstream over tsocks ] ]] ) [[ defined-in = [ tor-0.3.5.7.exheres-0 ] ]]"
DEPENDENCIES="( build: sys-devel/automake[>=1.7] build+run: app-arch/zstd[>=1.1] dev-libs/libevent[>=1.2] dev-libs/libpcap providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl[>=1.0.1] ) sys-libs/libseccomp systemd? ( sys-apps/systemd ) group/tor user/tor suggestion: app-admin/logrotate [[ description = [ Use logrotate for rotating logs ] ]] net-proxy/polipo [[ description = [ Tor-friendly HTTP proxy, recommended by upstream over Privoxy ] ]] net-proxy/torsocks [[ description = [ Tor-friendly SOCKS proxy, recommended by upstream over tsocks ] ]] ) [[ defined-in = [ tor-0.4.0.5.exheres-0 ] ]]"
DESCRIPTION=" Tor helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security. Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location. Tor works with many of your existing applications, including web browsers, instant messaging clients, remote login, and other applications based on the TCP protocol."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.torproject.org/"
INHERITED=" systemd-service openrc-service"
MYOPTIONS="( ( debug [[ description = [ Compile with debugging info ] ]] systemd [[ description = [ Enable systemd notification support ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ tor-0.3.5.7.exheres-0 ] ]] ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ) "
MYOPTIONS="( ( debug [[ description = [ Compile with debugging info ] ]] systemd [[ description = [ Enable systemd notification support ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ tor-0.4.0.5.exheres-0 ] ]] ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="http://www.torproject.org/dist/tor-0.3.5.7.tar.gz"
DOWNLOADS="http://www.torproject.org/dist/tor-0.4.0.5.tar.gz"
OPTIONS="providers:libressl parts:openrc "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1558951376"
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"
GENERATED_TIME="1569248590"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="net"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--tor-0.3.5.7--C.9560.1558951374.836173.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--tor-0.4.0.5--C.20166.1569248589.178074.C.tar.bz2"
SUMMARY="Anonymizing Internet communication system"
BUGS_TO=""
REMOTE_IDS="freecode:tor"