Weuxel/portage-weuxel
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Portage-Wexel ============= This is an Overlay of my general packages for Gentoo. Using Layman: Add https://raw.github.com/Weuxel/portage-weuxel/master/metadata/weuxel.xml to the /etc/layman/layman.cfg overlays section. Example: overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml https://raw.github.com/Weuxel/portage-weuxel/master/metadata/weuxel.xml Now add the repository layman -a weuxel For future update of the repository use layman -S to sync all repositories or layman -s weuxel to sync the weuxel repository Using local repository: Example usage: cd /usr/local/ mkdir portage cd portage git clone git://github.com/Weuxel/portage-weuxel.git Now add the following line to /etc/make.conf PORTDIR_OVERLAY="/usr/local/portage/portage-weuxel" Please report problems to devel at smash-net.org