aboutsummaryrefslogtreecommitdiff
blob: 20e12b2adf63b8968e2bcf341b07682c59a7139c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#### lmiphay gentoo overlay

This overlay can be used to install these applications:

+ [app-portage/gentoo-oam](https://github.com/lmiphay/gentoo-oam) Automatation to help keeping gentoo servers up-to-date
+ [app/portage/gentoo-koam](https://github.com/lmiphay/gentoo-koam) a UI to track merges running on gentoo servers

The overlay also contains ebuilds I have either created or updated from various sources.

#### Browsing the Overlay

See [http://gentoo-overlays.zugaina.org/lmiphay/](http://gentoo-overlays.zugaina.org/lmiphay/) for an overview of the available ebuilds.

Browse the overlay here: [http://gpo.zugaina.org/Overlays/lmiphay/](http://gpo.zugaina.org/Overlays/lmiphay/)

#### Adding the Overlay

This overlay is in layman, you can add this overlay by:

```
layman -L && layman -a lmiphay
```

A copy of the overlay with metadata is available here: [https://github.com/gentoo-mirror/lmiphay](https://github.com/gentoo-mirror/lmiphay)

##### References

+ [QA Report](https://qa-reports.gentoo.org/output/repos/lmiphay.html)
+ [Gentoo Repo QA Check](http://gentoo.github.io/repo-qa-check-results/lmiphay.html)
+ [Ebuild Upstream Scanner](http://euscan.gentooexperimental.org/maintainers/lmiphay@gmail.com/)

##### Alternative Overlay Setup

The overlay can be also added by either:

```
layman -f -a lmiphay -o 'https://gitweb.gentoo.org/user/lmiphay.git/plain/gentoo-overlay.xml'
```

Or:

```
layman -f -a lmiphay -o 'https://raw.githubusercontent.com/lmiphay/gentoo.overlay/master/overlay.xml'
```

These steps were required prior to the overlay being in layman.