Непер это ответвления репозитория 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 8a7dbd1c37
media-plugins/airwindows: Changed SRC_URI for stability
1 year ago
app-portage/portage-utils
dev-util/catalyst dev-util/catalyst: Some changes coming down the pipe. Saving copies to have a fallback to keep Gentoo Studio going. 1 year ago
eclass
licenses
media-libs
media-plugins media-plugins/airwindows: Changed SRC_URI for stability 1 year ago
media-sound media-sound/ghostess: Updated to EAPI 8 and rm'd eutils 1 year ago
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