This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit cebc7df20bfef2561126c836f880b83c85e47bbb
tree 166e6394a275540282c88f4a133194837aa53b10
parent 8db2a4f982c89b66d2b560c27249f2a787207df6
tree 166e6394a275540282c88f4a133194837aa53b10
parent 8db2a4f982c89b66d2b560c27249f2a787207df6
portage /
README
This is a git repository containing multiple Portage trees. To use this repository, you must have git installed. You can choose a branch to use by typing: # git checkout <branchname> The following branches are contained in this repository: gentoo.org ========== To use, first create a local gentoo.org branch that tracks our gentoo.org branch: # git checkout --track -b gentoo.org origin/gentoo.org Then, switch to your new gentoo.org branch: # git checkout gentoo.org Maintainer: Daniel Robbins <drobbins@funtoo.org> This branch contains the official gentoo.org Portage repository. It is regularly synchronized so that it tracks gentoo.org changes. funtoo.org ========== To use, first create a local funtoo.org branch that tracks our funtoo.org branch: # git checkout --track -b funtoo.org origin/funtoo.org Then, switch to your new funtoo.org branch: # git checkout funtoo.org Maintainer: Daniel Robbins <drobbins@funtoo.org> This branch contains the funtoo.org Portage repository, which contains minor tweaks and improvements by Daniel Robbins.









