Непер это ответвления репозитория decibelLinux так же известный как GentooStudio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
audiodef af0fe1ac2a
media-plugins/deteriorate-lv2: Rm symlink, comment out patchfile
2 years ago
app-portage/portage-utils
eclass
licenses
media-libs
media-plugins media-plugins/deteriorate-lv2: Rm symlink, comment out patchfile 2 years ago
media-sound
metadata
profiles
sys-apps
tests
x11-libs/ntk
README.txt

README.txt

# gentoostudio

Ebuild overlay for Gentoo Studio (http://gentoostudio.org)

All ebuilds:
* use EAPI7 or higher
* are any of:
* not in the main Portage repo
* differ from the main portage tree version in some significant way
* a later version than in Portage

Some ebuilds may have been copied from other overlays, such as audio-overlay or nedko's LADI overlay.
The reason for this is catalyst (the software used to build the install tarball) can only have one overlay.

To use this repo, edit /etc/portage/repos.conf/gentoostudio.conf:

[GentooStudio]
location = /var/db/repos
sync-type = git
sync-uri = https://github.com/Gentoo-Music-and-Audio-Technology/gentoostudio.git
auto-sync = yes

Next time you emerge --sync or eix-sync, this repo will be picked-up/updated.
To update only this repo: emaint sync -r GentooStudio