Skip to content

Lqp1/gentoo-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

I'm not a Gentoo developer; this repo is an attempt in making my life easier with my projects and modified ebuilds.

All advices and PR welcomed.

Install

For example, with this kind of file in /etc/portage/repos.conf:

[lqp1]
location = /var/db/repos/lqp1
sync-type = git
sync-uri = https://github.com/lqp1/gentoo-overlay
auto-sync = yes

Quick helpful commands

# to update this overlay only
$ sudo emaint sync -r lqp1

# to update a manifest and push
$ pkgdev manifest
$ git add ...
$ ebuild xxxx clean test install
$ pkgdev commit
$ pkgdev push -n

About

Personal Gentoo overlay

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages