Skip to content

misterprimus/didactic-duck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just some ebuilds that may or may not work.

Join the chat at https://gitter.im/lucianposton/didactic-duck

How to add this overlay with layman

After installing layman with emerge layman, add this overlay:

layman -fa didactic-duck

The overlay's ebuilds are now available to emerge.

How to add this overlay manually

Alternatively, add this as a Local Overlay to /etc/portage/repos.conf/.

Create a /etc/portage/repos.conf/didactic-duck.conf file containing:

[didactic-duck]
location = /usr/local/portage/didactic-duck
sync-type = git
sync-uri = https://github.com/lucianposton/didactic-duck.git
priority = 9999

Afterwards, run emerge --sync to sync the overlay. The overlay's ebuilds are now available to emerge.

About

Some ebuilds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%