holgersson-overlay/README
Nils "holgersson" Freydank dacfd4f7b9
[overlay] Added *new* GnuPG Key ID to README file.
The commit itself will be signed with the old GnuPG,
	although SHA1 is now broken (and git uses that hash for commit
	IDs).

	modified:   README
2017-03-04 20:29:08 +01:00

44 lines
1.5 KiB
Plaintext
Raw Blame History

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.

# holgersson-overlay
## Main
This is my "private" [overlay][holgersson-overlay] for Gentoo/Linux.
There will be different ebuilds from different sources, mostly temporary
before submitting to the [main Gentoo bugtracker][bgo].
## 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][bgo]
(please remember to Cc me there). Bug descriptions, suggestions, patches,
critics and chorus of praise are all welcome!
GnuPG-Key: 0x8B54D7A3FF3CDB17 (as of 2017-03-04)
## 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 author (see section Maintainer above)!
[holgersson-overlay]: https://git.holgersson.xyz/holgersson-overlay
[bgo]: https://bugs.gentoo.org