Go to file
2018-12-27 03:53:09 +01:00
app-crypt Drop merged packages 2018-05-01 14:37:42 +02:00
app-text/pandoc app-text/pandoc: huge version bump 2018-11-16 04:37:16 +01:00
dev-go dev-go/go-crypt: new package 2018-02-26 15:56:04 +01:00
dev-haskell app-text/pandoc: huge version bump 2018-11-16 04:37:16 +01:00
dev-lua/lua-cyrussasl New package: dev-lua/lua-cyrussasl, requires by prosody[sasl] 2018-05-01 14:37:42 +02:00
dev-perl/OvhApi dev-perl/OvhApi: New package 2016-07-11 18:29:19 +02:00
dev-python dev-python/canonicaljson: new package (dep for net-im/matrix-synapse) 2018-12-27 03:53:09 +01:00
eclass fixup! www-client/firefox: Keep latest 44 revision, the latest that works on ARM 2017-05-12 00:06:15 +02:00
metadata Initialize new overlay 2015-06-29 12:07:31 +02:00
net-analyzer net-analyzer/nagios-check_openpgpkey: version bump 2017-10-20 13:09:36 +02:00
net-dns/tlsa_rdata Drop merged packages 2018-05-01 14:37:42 +02:00
net-im net-im/matrix-synapse: new package 2018-12-27 03:53:09 +01:00
net-irc net-irc/matterircd: version bump 2018-11-08 15:01:20 +01:00
profiles Add missing repo_name file 2016-01-19 18:57:37 +01:00
sys-fs/gfs2-utils sys-fs/gfs2-utils: new package 2018-05-01 14:37:42 +02:00
www-apps www-apps/gitea: bump to 1.6.2 2018-12-27 03:53:09 +01:00
overlays.xml Initialize new overlay 2015-06-29 12:07:31 +02:00
README.md net-irc/matterircd: new package 2018-05-01 14:37:42 +02:00

Nemunaire Gentoo Overlay

This overlay includes ebuilds for the following packages:

Usage with Layman

You can add this overlay using layman:

$ layman -f -a nemunaire -o https://raw.githubusercontent.com/nemunaire/gentoo-overlay/master/overlays.xml

Usage with Portage

mkdir /usr/local/portage
git clone git://github.com:nemunaire/gentoo-overlay.git /usr/local/portage
echo 'PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/portage/"' >> /etc/portage/make.conf