dkorotych / gentoo-overlay

Gnome desktop and Java oriented personal overlay for Gentoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gentoo-overlay

Desktop and Java oriented personal Gentoo overlay

How to use this overlay

With Layman

Invoke the following:

sudo layman -o https://raw.github.com/dkorotych/gentoo-overlay/master/repositories.xml -f -a dkorotych-overlay

Or read the instructions on the Gentoo Wiki.

With local overlays

Local overlays should be managed via /etc/portage/repos.conf/. To enable this overlay make sure you are using a recent Portage version (at least 2.2.14), and create a /etc/portage/repos.conf/dkorotych-overlay.conf file containing precisely:

[dkorotych-overlay]
location = /usr/local/portage/dkorotych-overlay
sync-type = git
sync-uri = https://github.com/dkorotych/gentoo-overlay.git

Afterwards, simply run emerge --sync, and Portage should seamlessly make all our datas available.

About

Gnome desktop and Java oriented personal overlay for Gentoo

License:Apache License 2.0


Languages

Language:Shell 100.0%