From b577a6c93b26384188ea3dbc01fbd0c92ac1b827 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Tue, 4 Sep 2018 15:52:30 +0200 Subject: [PATCH] README: Update the README file and introduce my new GPG key === Start of GPG signed quote === Starting from 2018-09-04 14:00 UTC I will use the GPG key with the following details: 0x00EF D31F 1B60 D5DB ADB8 31C1 C0EC E696 0E54 475B -- Nils Freydank -----BEGIN PGP MESSAGE----- owNCWmg2MUFZJlNZJ/srJwABMf///3//9///////////9+/f///x//33v+///n5/ //d/z7/AAltxqjjqxyAAAAAA0ADQAAAAAAGQAAADQAAA0AAAANAA0aaaAAAGgANG hkaIAAAADQAADQaAAADQADQGgAAAB6gNBoADQGgAADQAAAABo0AGgGQZTJkA00Gg GmgAGgBoAAAAAAAADQAaAAAAAAAAAAAA0AABoAAaAFVP000agZNJ6kyaMj9T1IyB oaG1A9QzU0aGm1BoADQ0wj1HpqYRo00abU0ZMn6iADI9EMaQAA0PUZDQYmIA0A0a eoSQIkChU9ICDwxiSg1/lIjg57PCzWlQt3oFhhlv1UtnsCM8UaANLE+kwFObR4x6 G+OKAGFbXcZdrRh44LaAWQDQKxlEGpsr1aqk1UDRNcNptIgWiHGNssmB5IwJKNIN lC9bB5b5lqzpWwsg1G1Y8CjK2JbDfjDNlKUw4GxYL+em6+vHc8RVdty82M3cXvyc bQv+WnjOQ3x67GZpMNPMScBftJUbpgDbYExF5GljGFwJ9oQCLhMPGj8zzRGlmIrd 7elccQ1iqGxMFfHc6g97NYrjNlcwpFDfGgivvt4ImdioUvUz8HK0s3SYu/zoFts4 KhoJCIQShIk6OTUUEwrO+lCQgeXgcpGFgFToBAEEmEAiUwRz8iLSkYoIUAtMAkAY tI2rM5woi3w3Mzg6u6dSUjTwO1lWnZWV+ryrRy1upz6ZPBfp84R1B7+0LLKVq023 g1L64GHLZO3HXCN0mTUVu0UPKdcrcy2RRwYgF7ESEm18LtfvIk/ADuQyzaWYVD2z Ucepu6Plw2PRXAPFdwCIQXISuDuUoh3OlGvXcKXHs5+iX8MooH7FCJ9p8PHeSAE7 INxHRT6mqArf0UGUnLqHGLOsvSpDUDCI2pywNfDIo4U+hDJLRpAOIcB+bezxLiWX hSVWTIw+gcTENWMva/MQgD555ot1qju4g22QgIe0YLAYJ71OBC0Wov9K2PcYnWf5 m1700iBIPLMd0i4ng8E/1CN96SQ34zXBhALYICLJRAhxUwAoV4S3sb6Ke27qpefd IJkCjxyfI/5momVuDnAlg6q3fPl2AjTdjfLkY4xp994aGhPGfBD/b7gbjp5R6FTB hHMDXnvjUT6/MnMrFlgbwQRJISQGoJIEDxDIPihJLJeboXXHWiGbbhnnPEcvjOjL QH35fL4fNhQ5uMyAtuoCixwCytN24OfEI94yTzmssPCEGbkd/Dzz6IPYAcZwRyKO e0OMtQ5XUOBFQhB3xoZtv8nXzuVukFXqAOXR7yBREfsWJGfnYPa0YFw1ZED6aj2e WCEqS2BU/kYUzBB5QP8oJWIuZAd8fwNqiU8X/F3JFOFCQJ/srJw= =SPGj -----END PGP MESSAGE----- === End of GPG signed quote === --- README | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README b/README index fc5ce60..395efa5 100644 --- a/README +++ b/README @@ -1,11 +1,10 @@ -# holgersson-overlay +***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]. +# Main +This is my private and unofficial [overlay][holgersson-overlay] for Gentoo/Linux. +There will be different ebuilds from different sources, hopefully only temporary, before submitting to the [main Gentoo bugtracker][bgo] resp. to the [main portage tree][portage]. -## Setup & synchronisation +# Setup & synchronisation Just run layman from `app-portage/layman` with needed privileges, e.g. root: ```sh $ layman -a holgersson-overlay @@ -17,7 +16,7 @@ $ emerge --sync ``` You might set `USE="sync-plugin-portage"` for layman, too. -## Maintainer +# Maintainer If you encounter bugs, please send a mail to ``` holgersson [ascii-symbol-64] posteo [ascii-symbol-46] de @@ -26,10 +25,9 @@ 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! -GPG Key ID: 0x766B 8122 1342 6912 3401 492A 8B54 D7A3 FF3C DB17 +GPG key ID: **0x00EF D31F 1B60 D5DB ADB8 31C1 C0EC E696 0E54 475B** - -## License +# 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. @@ -41,3 +39,4 @@ the main Gentoo/portage tree. [holgersson-overlay]: https://git.holgersson.xyz/holgersson-overlay [bgo]: https://bugs.gentoo.org +[portage]: https://packages.gentoo.org/ \ No newline at end of file