summaryrefslogtreecommitdiff
blob: ce043175f0e2c066bd52ed0366952c0a19777e87 (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
# Aaron Mavrinac's Unofficial Portage Overlay


## Usage

Ensure that Layman and Git are installed.

    emerge --noreplace layman git

Add the following URL to the list of remote overlays in
`/etc/layman/layman.cfg`:

    https://raw.github.com/ezod/ezod-overlay/master/layman-ezod.xml

Finally, add the overlay.

    layman -L
    layman -a ezod

For more information on overlays, see the [Gentoo overlays users' guide] [1].


## Package List

* app-emulation/cbmbasic
* dev-embedded/as31
* dev-python/fuzzpy
* dev-python/polygon
* dev-python/progressbar
* dev-python/visual
* media-libs/artoolkit
* media-sound/pykaraoke
* media-tv/entertainer
* net-misc/bti
* net-p2p/retroshare
* sci-libs/flann
* sci-libs/gandalf
* sci-libs/pcl
* sci-misc/swarm
* x11-misc/tinybat
* x11-wm/wmname


[1]: http://www.gentoo.org/proj/en/overlays/userguide.xml