logo

overlay

My own overlay for experimentations, use with caution, no support is provided
commit: 071758a1401372a816a3b0515a5606bfa547abb4
parent: 997aec2a25ea78b5c9ee4e6ebe873d3b18b24090
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 24 Apr 2020 01:41:01 +0200

profiles: get rid of GNU (tex)info

Diffstat:

Mprofiles/base/make.defaults2+-
Mprofiles/base/package.provided1+
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults @@ -17,7 +17,7 @@ INSTALL_MASK="/usr/lib/systemd /usr/lib64/systemd /lib/systemd /etc/systemd /etc # --binpkg-changed-deps=y → Silence binpkg USE-matching warning EMERGE_DEFAULT_OPTS="--keep-going --usepkg --binpkg-changed-deps=y" -FEATURES="userfetch userpriv usersandbox usersync sandbox splitdebug network-sandbox" +FEATURES="userfetch userpriv usersandbox usersync sandbox splitdebug network-sandbox noinfo" FETCHCOMMAND="curl -L --fail --retry 3 --connect-timeout 60 -o \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" GENTOO_MIRRORS="https://mirror.swordarmor.fr/gentoo/ https://mirrors.dotsrc.org/gentoo/ https://gentoo.osuosl.org/ http://distfiles.gentoo.org" PORTAGE_COMPRESS="true" # mandoc diff --git a/profiles/base/package.provided b/profiles/base/package.provided @@ -3,3 +3,4 @@ net-wireless/crda-9999 # No sys-apps/less-999 +sys-apps/texinfo-999