From eec7abba518fac08fbbb81ef0d33b97cec00ce34 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 7 Oct 2023 18:39:15 +0200 Subject: [PATCH] Drop layman from README The tool layman was treecleaned in 2023-09-08: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfaed0b3460e638410c0fd74783f8d292d63afc --- README.adoc | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/README.adoc b/README.adoc index 3527b85..df5acc1 100644 --- a/README.adoc +++ b/README.adoc @@ -32,25 +32,6 @@ Run eselect repository from `app-eselect/eselect-repository`: $ eselect repository enable holgersson-overlay ---- -=== Using layman - -Run layman from `app-portage/layman`: - -[source,shell] ----- -$ layman -a holgersson-overlay ----- - -and optional for global updates: - -[source,shell] ----- -$ layman -S -$ emerge --sync ----- - -You might want to set `USE="sync-plugin-portage"` for layman, too. - === Add the distfiles archive to GENTOO_MIRRORS You may want to optionally add the distfiles mirror of this overlay to your GENTOO_MIRRORS configuration in /etc/portage: