diff --git a/kernel-config b/kernel-config index 1aa8d5f..57088ee 100644 --- a/kernel-config +++ b/kernel-config @@ -1,11 +1,11 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.14-gentoo Kernel Configuration +# Linux/x86 5.10.15-gentoo Kernel Configuration # CONFIG_CC_VERSION_TEXT="x86_64-pc-linux-gnu-gcc (Gentoo 10.2.0-r5 p6) 10.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=100200 -CONFIG_LD_VERSION=235010000 +CONFIG_LD_VERSION=235020000 CONFIG_CLANG_VERSION=0 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y diff --git a/list-of-programs b/list-of-programs index 673caa8..cfe8643 100644 --- a/list-of-programs +++ b/list-of-programs @@ -626,6 +626,7 @@ net-libs/libslirp net-libs/libsoup net-libs/libssh net-libs/libtirpc +net-libs/libtorrent net-libs/libvncserver net-libs/miniupnpc net-libs/nghttp2 @@ -633,6 +634,7 @@ net-libs/nodejs net-libs/rpcsvc-proto net-mail/isync net-mail/mailbase +net-misc/aria2 net-misc/bridge-utils net-misc/curl net-misc/dhcpcd diff --git a/package.use b/package.use index 96bc3bf..2477999 100644 --- a/package.use +++ b/package.use @@ -388,3 +388,6 @@ dev-libs/libdbusmenu gtk3 # Keyboard dev-libs/libratbag elogind + +# Aria2 +net-misc/aria2 bittorrent