Sergey Morozov 98e8bfb02c =app-emulation/vmware-workstation-15.5.0.14665864-r2
and =app-emulation/vmware-workstation-15.1.0.13591040-r6
2019-09-26 14:56:25 +03:00
2019-07-11 21:08:41 +03:00
2014-05-02 11:30:37 +04:00
2014-05-01 17:41:21 +04:00
2019-07-02 11:18:50 +03:00

Quick start

1. Add repository manually

cd /etc/portage/repos.conf
sudo wget https://git.s-morozov.net/gentoo-overlays/smoverlay/raw/branch/master/Documentation/smoverlay.conf
sudo emerge --sync smoverlay

2. Add repository using eselect repository

sudo eselect repository add smoverlay git https://git.s-morozov.net/gentoo-overlays/smoverlay.git
sudo emerge --sync smoverlay

3. Add repository using layman (deprecated):

Add the following URL to your /etc/layman.cfg (or /etc/layman/layman.cfg):

https://www.s-morozov.net/overlays.xml

Example:

overlays  : http://www.gentoo.org/proj/en/overlays/repositories.xml
            https://another-repo.tld/repo.xml
            https://www.s-morozov.net/overlays.xml

Then you need to add repo by layman: layman -f && layman -a smoverlay

Description
No description provided
Readme 438 KiB
Languages
Shell 100%