Skip to content

k9spud/k9spud-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k9spud-overlay

A Gentoo overlay for K9spud's software.

How to Use

To add the k9spud-overlay to your system, do the following as root:

# cd /var/db/repos
# git clone https://www.github.com/k9spud/k9spud-overlay.git k9spud
# nano -w /etc/portage/repos.conf/k9spud-overlay.conf

Insert the following text into the k9spud-overlay.conf file:

[k9spud]

location = /var/db/repos/k9spud
sync-type = git
sync-uri = https://www.github.com/k9spud/k9spud-overlay.git
priority = 200
auto-sync = yes
clone-depth = 1
sync-depth = 1
sync-gitclone-extra-opts = --single-branch --branch main

About

A Gentoo Overlay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages