Go to file
Nils Freydank 34403beb29
app-emulation/lxd: Drop old ebuild
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B
Signed-off-by: Nils Freydank <holgersson@posteo.de>
2019-07-01 23:06:31 +02:00
app-emulation/lxd app-emulation/lxd: Drop old ebuild 2019-07-01 23:06:31 +02:00
app-vim app-vim/riv: Remove old ebuild 2019-03-08 16:35:11 +01:00
dev-python dev-python/firefox-shm: Drop old ebuild 2019-05-23 14:32:38 +02:00
games-puzzle/osmos */*: Update metadata.xml to use my real name as in the portage tree. 2018-01-11 15:31:19 +01:00
licenses [games-puzzle/osmos] Added ebuild with EAPI="6". 2017-05-14 19:02:26 +02:00
media-fonts/sans-bullshit-sans media-fonts/firacode: Drop package as it is in our tree now 2018-10-13 09:58:12 +02:00
metadata metadata/layout.conf: Reformat and add tree compatible hashes. 2017-12-09 00:52:03 +01:00
net-misc/fb-client net-misc/fb-client: Cleanup old ebuild 2019-02-11 16:53:31 +01:00
profiles profiles/package.mask: Mask lxd ebuild 2019-03-20 12:32:18 +01:00
.gitignore Initial commit to new git overlay. 2016-03-08 11:25:08 +01:00
README README: Migrate from markdown to restructured text 2019-05-23 16:14:51 +02:00
README.html README: Migrate from markdown to restructured text 2019-05-23 16:14:51 +02:00
README.rst README: Migrate from markdown to restructured text 2019-05-23 16:14:51 +02:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
Title: Readme for holgersson-overlay
Author: Nils Freydank <holgersson [ascii-symbol-64] posteo [ascii-symbol-46] de>
---

Main
====

This is my private and unofficial overlay_ for Gentoo/Linux.
There will be different ebuilds from different sources, hopefully only temporary
before submitting to the `main Gentoo bugtracker`_ resp. to the `main portage tree`_.

Setup & synchronisation
=======================
Just run layman from `app-portage/layman` with needed privileges, e.g. root:

.. sh
   $ layman -a holgersson-overlay

and optional for global updates:

.. sh
   $ layman -S
   $ emerge --sync

You might set `USE="sync-plugin-portage"` for layman, too.

Maintainer
==========

If you encounter bugs, please send a mail to
**holgersson [ascii-symbol-64] posteo [ascii-symbol-46] de**
or open a bug report on the `main Gentoo bugtracker`_
(please remember to Cc me there). Bug descriptions, suggestions, patches,
critics and chorus of praise are all welcome!

GPG key ID: **0x00EF D31F 1B60 D5DB ADB8 31C1 C0EC E696 0E54 475B**

License
=======

- The contents of this document are licensed under the `CC-BY-SA-3.0 license`. The ebuilds are licensed under the `GNU General Public License v2` for compability with the main Gentoo/portage tree.
- Source files might have different licenses; these should be outlined in the ebuilds themselves.
- The licenses are choosen to fit into the main gentoo licenses pool; if you suggest other licenses, or think Im mistaken in the licenses I indicate anywhere please contact the maintainer (see the resp. section above)!

.. _overlay: https://git.holgersson.xyz/holgersson-overlay
.. _`main Gentoo bugtracker`: https://bugs.gentoo.org
.. _`main portage tree`: https://packages.gentoo.org/

.. vim:fileencoding=utf-8:ts=4:syntax=rst:colorcolumn=81