[Overlay] Updates - please re-add the overlay through layman's config!
- Updated README and removed the repository.xml - Requested to add my overlay to the official layman list see Bug #591190 at bugs.gentoo.org. modified: README deleted: repository.xml
This commit is contained in:
parent
3021cae421
commit
e45f632148
31
README
31
README
@ -1,14 +1,14 @@
|
|||||||
# holgersson-overlay
|
# holgersson-overlay
|
||||||
|
|
||||||
## Main
|
## Main
|
||||||
This is my "private" [overlay][holgersson-overlay]. There will be different ebuilds from different sources,
|
This is my "private" [overlay][holgersson-overlay] for Gentoo/Linux.
|
||||||
mostly temporary before submitting to the [main gentoo bugtracker][bgo].
|
There will be different ebuilds from different sources, mostly temporary
|
||||||
|
before submitting to the [main Gentoo bugtracker][bgo].
|
||||||
|
|
||||||
## Setup & synchronisation
|
## Setup & synchronisation
|
||||||
|
|
||||||
Just run layman from `app-portage/layman` with needed privileges, e.g. root:
|
Just run layman from `app-portage/layman` with needed privileges, e.g. root:
|
||||||
```sh
|
```sh
|
||||||
$ layman -f -o https://git.holgersson.xyz/holgersson-overlay/plain/repository.xml -a holgersson-overlay
|
$ layman -a holgersson-overlay
|
||||||
```
|
```
|
||||||
and optional for global updates:
|
and optional for global updates:
|
||||||
```sh
|
```sh
|
||||||
@ -18,18 +18,23 @@ $ emerge --sync
|
|||||||
You might set `USE="sync-plugin-portage"` for layman, too.
|
You might set `USE="sync-plugin-portage"` for layman, too.
|
||||||
|
|
||||||
## Maintainer
|
## Maintainer
|
||||||
If you encounter Bugs, send a mail to
|
If you encounter Bugs, please send a mail to
|
||||||
```
|
```
|
||||||
nils [dot] freydank [ascii-symbol-no64] posteo [dot] de
|
holgersson [ascii-symbol-no64] posteo [dot] de
|
||||||
```
|
```
|
||||||
Bug descriptions, suggestions, patches, critics and chorus of praise
|
or open a bug report on the [main Gentoo bugtracker][bgo]
|
||||||
are all welcome!
|
(please remember to Cc me there). Bug descriptions, suggestions, patches,
|
||||||
|
critics and chorus of praise are all welcome!
|
||||||
|
|
||||||
## 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.
|
- The contents of this document are licensed under the `CC-BY-SA-3.0 license`.
|
||||||
- Source files might have different licenses; these should be outlined in the ebuilds themselves.
|
The ebuilds are licensed under the `GNU General Public License v2` for compability with
|
||||||
- The licenses are choosen to fit into the main gentoo licenses pool; if you suggest other licenses, please contact the author (see section Maintainer above).
|
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 I’m mistaken in the licenses I indicate anywhere
|
||||||
|
please contact the author (see section Maintainer above)!
|
||||||
|
|
||||||
[holgersson-overlay]: https://git.holgersson.xyz/holgersson-overlay.git
|
[holgersson-overlay]: https://git.holgersson.xyz/holgersson-overlay
|
||||||
[bgo]: https://bugs.gentoo.org
|
[bgo]: https://bugs.gentoo.org
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
|
|
||||||
<repositories xmlns="" version="1.0">
|
|
||||||
<repo quality="experimental" status="unofficial">
|
|
||||||
<name>holgersson-overlay</name>
|
|
||||||
<description lang="en">Holgersson's overlay with ebuilds from different sources.</description>
|
|
||||||
<owner type="person">
|
|
||||||
<name>Nils "holgersson" Freydank</name>
|
|
||||||
<email>nils.freydank@posteo.de</email>
|
|
||||||
</owner>
|
|
||||||
<source type="git">https://git.holgersson.xyz/holgersson-overlay</source>
|
|
||||||
</repo>
|
|
||||||
</repositories>
|
|
Loading…
x
Reference in New Issue
Block a user