Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
/ cookie-monster Public archive

Gentoo overlay with some generic ebuilds that I needed and some for my own tools

License

Notifications You must be signed in to change notification settings

g0dsCookie/cookie-monster

Repository files navigation

cookie-monster gentoo overlay Build Status

Gentoo overlay with ebuilds which were either missing or outdated in other repositories.

Using with a recent portage version

Create a new config file under /etc/portage/repos.conf/cookie-monster.conf with the following contents:

[cookie-monster]
auto-sync = yes
location = /usr/local/portage
sync-type = git
sync-uri = https://github.com/g0dsCookie/cookie-monster.git

Using with layman

You will need a layman build with git activated:

USE=git emerge -av layman

Add this overlay:

layman -o https://raw.githubusercontent.com/g0dsCookie/cookie-monster/master/layman.xml -f -a cookie-monster

About

Gentoo overlay with some generic ebuilds that I needed and some for my own tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages