dotfiles

personal dotfiles
git clone anongit@rnpnr.xyz:dotfiles.git
Log | Files | Refs | Feed | Submodules

Commit: 23abd0772d3656dffd14651e2474f384e421b349
Parent: 08b7f047347230b2643e31182724bf284da3dd7f
Author: Randy Palamar
Date:   Tue, 18 Jan 2022 21:21:27 -0700

remove smaeul overlay and cleanup a few old lines

Diffstat:
M.config/sys/etc/portage/package.accept_keywords/set | 5-----
M.config/sys/etc/portage/package.mask/set | 4----
M.config/sys/etc/portage/package.unmask | 8+-------
M.config/sys/etc/portage/repos.conf | 5-----
4 files changed, 1 insertion(+), 21 deletions(-)

diff --git a/.config/sys/etc/portage/package.accept_keywords/set b/.config/sys/etc/portage/package.accept_keywords/set @@ -6,8 +6,6 @@ x11-misc/dmenu ** # what the h**k is the point of stable/unstable fonts media-fonts/* ~amd64 -dev-lang/rust::smaeul ~amd64 - # Haskell ~dev-lang/ghc-8.10.4 ~amd64 @@ -26,6 +24,3 @@ net-misc/youtube-dl ~amd64 ~www-client/librewolf-89.0 ~amd64 ~dev-libs/nss-3.67 ~amd64 - -# remove after v0.8 or higher -~sys-libs/liburing-2.0 ~amd64 diff --git a/.config/sys/etc/portage/package.mask/set b/.config/sys/etc/portage/package.mask/set @@ -14,7 +14,3 @@ media-sound/pulseaudio sys-apps/systemd sys-fs/udisks sys-power/upower - -*/*::smaeul -dev-lang/rust::gentoo -virtual/rust::gentoo diff --git a/.config/sys/etc/portage/package.unmask b/.config/sys/etc/portage/package.unmask @@ -1,7 +1 @@ -=dev-util/android-tools-5.1.1_p13 - -dev-lang/lua:5.2 - -app-editors/nvi - -dev-lang/rust::smaeul +www-client/firefox::gentoo diff --git a/.config/sys/etc/portage/repos.conf b/.config/sys/etc/portage/repos.conf @@ -15,11 +15,6 @@ location = /usr/portage/musl sync-type = git sync-uri = git://anongit.gentoo.org/proj/musl.git -[smaeul] -location = /usr/portage/smaeul -sync-type = git -sync-uri = https://github.com/smaeul/portage-overlay.git - [librewolf] location = /usr/portage/librewolf sync-type = git