Skip to content

Overlay containing experimental packages developed by the brazilian community, with focus on providing programs useful to portuguese speaking users and introducing new people to contribute.

gentoobr/overlay

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gentoobr overlay

Overlay containing experimental packages developed by the brazilian community, with focus on providing programs useful to portuguese speaking users and introducing new people to contribute.

Installing

This overlay can be installed both manually or using overlay managers, such as eselect-repository. Don't forget to emaint sync -a or emerge --sync after doing any installation procedure below.

Using eselect-repository

eselect repository enable gentoobr

Using layman

layman -L
layman -a gentoobr

Manual installation

Create a file /etc/portage/repos.conf/gentoobr.conf containing:

[gentoobr]
sync-uri = https://github.com/gentoo-mirror/gentoobr.git
sync-type = git
sync-depth = 1
location = /var/db/repos/gentoobr

Contributing

Please follow the guidelines below when submitting a pull request:

  • Use repoman to create and verify commits;
  • Commits must be signed (preferably following GLEP 63);

Also, use the following name convention for commits in the overlay:

  • To add a package: category/package: +;
  • To remove a package: category/package: -;
  • To bump/update a package: category/package: New version;
  • To change something else: category/package: What changed;

About

Overlay containing experimental packages developed by the brazilian community, with focus on providing programs useful to portuguese speaking users and introducing new people to contribute.

Topics

Resources

Stars

Watchers

Forks