https://github.com/dynamotn/gentoo-overlay
Gentoo Overlay repository for some packages
https://github.com/dynamotn/gentoo-overlay
Last synced: 11 months ago
JSON representation
Gentoo Overlay repository for some packages
- Host: GitHub
- URL: https://github.com/dynamotn/gentoo-overlay
- Owner: dynamotn
- Created: 2017-05-08T05:52:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-21T09:38:20.000Z (11 months ago)
- Last Synced: 2025-07-21T11:34:29.034Z (11 months ago)
- Language: Shell
- Size: 177 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Overlay
=======
This is my Portage overlay where I dump all of the packages I create or modify. If anything is out of date or doesn't build on your system, create a [new issue](../../issues/new) and attach a copy of the build log from a [pastebin](https://pastebin.com/).
Installation
------------
The easiest way to add this overlay to your Portage tree is through layman.
```
# layman -o https://raw.githubusercontent.com/dynamotn/overlay/master/repositories.xml -f -a dynamo
```