Updated: Tue Jan 19 09:37:52 AM CET 2021

This commit is contained in:
Marcin Woźniak 2021-01-19 09:37:52 +01:00
parent b94b61afa4
commit ecd962a3d3
Signed by: y0rune
GPG Key ID: F204C385F57EB348
4 changed files with 15 additions and 14 deletions

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 5.10.2-gentoo Kernel Configuration # Linux/x86 5.10.7-gentoo Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0-r2 p4) 9.3.0" CONFIG_CC_VERSION_TEXT="x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0-r2 p4) 9.3.0"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -4146,7 +4146,6 @@ CONFIG_MFD_INTEL_LPSS_PCI=y
# CONFIG_MFD_RC5T583 is not set # CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SEC_CORE is not set # CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_SI476X_CORE is not set # CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SL28CPLD is not set
CONFIG_MFD_SM501=m CONFIG_MFD_SM501=m
CONFIG_MFD_SM501_GPIO=y CONFIG_MFD_SM501_GPIO=y
# CONFIG_MFD_SKY81452 is not set # CONFIG_MFD_SKY81452 is not set
@ -6379,6 +6378,7 @@ CONFIG_FUSE_FS=m
CONFIG_CUSE=m CONFIG_CUSE=m
# CONFIG_VIRTIO_FS is not set # CONFIG_VIRTIO_FS is not set
# CONFIG_OVERLAY_FS is not set # CONFIG_OVERLAY_FS is not set
# CONFIG_SHIFT_FS is not set
# #
# Caches # Caches

View File

@ -110,8 +110,6 @@ app-misc/ranger
app-misc/screen app-misc/screen
app-misc/tmux app-misc/tmux
app-office/openoffice-bin app-office/openoffice-bin
app-pda/libplist
app-pda/libusbmuxd
app-portage/eix app-portage/eix
app-portage/elt-patches app-portage/elt-patches
app-portage/gemato app-portage/gemato
@ -135,7 +133,6 @@ app-text/docbook-xsl-stylesheets
app-text/dos2unix app-text/dos2unix
app-text/dvipsk app-text/dvipsk
app-text/ghostscript-gpl app-text/ghostscript-gpl
app-text/gnome-doc-utils
app-text/iso-codes app-text/iso-codes
app-text/lcdf-typetools app-text/lcdf-typetools
app-text/libpaper app-text/libpaper
@ -152,7 +149,6 @@ app-text/psutils
app-text/qpdf app-text/qpdf
app-text/rarian app-text/rarian
app-text/rman app-text/rman
app-text/scrollkeeper-dtd
app-text/sgml-common app-text/sgml-common
app-text/t1utils app-text/t1utils
app-text/teckit app-text/teckit
@ -163,6 +159,7 @@ app-text/wgetpaste
app-text/xmlto app-text/xmlto
app-vim/gentoo-syntax app-vim/gentoo-syntax
dev-cpp/abseil-cpp dev-cpp/abseil-cpp
dev-db/dbeaver-bin
dev-db/sqlite dev-db/sqlite
dev-go/go-md2man dev-go/go-md2man
dev-java/java-config dev-java/java-config
@ -205,20 +202,17 @@ dev-libs/jsoncpp
dev-libs/json-glib dev-libs/json-glib
dev-libs/kpathsea dev-libs/kpathsea
dev-libs/libaio dev-libs/libaio
dev-libs/libappindicator
dev-libs/libassuan dev-libs/libassuan
dev-libs/libatomic_ops dev-libs/libatomic_ops
dev-libs/libbsd dev-libs/libbsd
dev-libs/libconfig dev-libs/libconfig
dev-libs/libdaemon dev-libs/libdaemon
dev-libs/libdbusmenu
dev-libs/libevdev dev-libs/libevdev
dev-libs/libevent dev-libs/libevent
dev-libs/libffi dev-libs/libffi
dev-libs/libgcrypt dev-libs/libgcrypt
dev-libs/libgpg-error dev-libs/libgpg-error
dev-libs/libgudev dev-libs/libgudev
dev-libs/libindicator
dev-libs/libinput dev-libs/libinput
dev-libs/libksba dev-libs/libksba
dev-libs/libltdl dev-libs/libltdl
@ -472,7 +466,6 @@ dev-texlive/texlive-plaingeneric
dev-texlive/texlive-pstricks dev-texlive/texlive-pstricks
dev-texlive/texlive-xetex dev-texlive/texlive-xetex
dev-tex/pgf dev-tex/pgf
dev-util/android-tools
dev-util/boost-build dev-util/boost-build
dev-util/ccache dev-util/ccache
dev-util/cmake dev-util/cmake
@ -858,6 +851,7 @@ virtual/yacc
www-client/brave-bin www-client/brave-bin
www-client/firefox-bin www-client/firefox-bin
www-client/lynx www-client/lynx
www-client/vivaldi
x11-apps/bdftopcf x11-apps/bdftopcf
x11-apps/iceauth x11-apps/iceauth
x11-apps/mesa-progs x11-apps/mesa-progs

View File

@ -7,10 +7,10 @@ FFLAGS="${COMMON_FLAGS}"
PORTAGE_BINHOST="http://packages.gentooexperimental.org/packages/" PORTAGE_BINHOST="http://packages.gentooexperimental.org/packages/"
GENTOO_MIRRORS="https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/ https://gentoo.osuosl.org/ http://ftp.vectranet.pl/gentoo/ http://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/" GENTOO_MIRRORS="https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/ https://gentoo.osuosl.org/ http://ftp.vectranet.pl/gentoo/ http://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
MAKEOPTS="-j4 --load-average=3.4" #MAKEOPTS="-j4 --load-average=3.4"
#MAKEOPTS="-j8 --load-average=6.4" MAKEOPTS="-j8 --load-average=6.4"
#EMERGE_DEFAULT_OPTS="--jobs=8 --load-average=6.4 --with-bdeps=y --keep-going=y --quiet-build" EMERGE_DEFAULT_OPTS="--jobs=8 --load-average=6.4 --with-bdeps=y --keep-going=y --quiet-build"
EMERGE_DEFAULT_OPTS="--jobs=4 --load-average=3.4 --with-bdeps=y --keep-going=y --quiet-build" #EMERGE_DEFAULT_OPTS="--jobs=4 --load-average=3.4 --with-bdeps=y --keep-going=y --quiet-build"
ACCEPT_LICENSE="*" ACCEPT_LICENSE="*"
ACCEPT_KEYWORDS="~amd64" ACCEPT_KEYWORDS="~amd64"

View File

@ -56,6 +56,13 @@ sync-type = git
sync-uri = https://git.sr.ht/~dblsaiko/ebuilds sync-uri = https://git.sr.ht/~dblsaiko/ebuilds
auto-sync = No auto-sync = No
[bombo82]
priority = 50
location = /usr/repos/bombo82
sync-type = git
sync-uri = https://github.com/bombo82/bombo82-overlay.git
auto-sync = Yes
#[trinity] #[trinity]
#location = /usr/local/overlay/trinity #location = /usr/local/overlay/trinity
#sync-type = git #sync-type = git