Home
       tUpdate README list. - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit f988ba593104d0b73e55d992be1bc54f3ee00a80
   DIR parent 02d04cd5f64edde7ba48c2c1c5a7ffcda935b9c6
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Mon, 25 Jun 2018 14:12:32 +0200
       
       Update README list.
       
       Diffstat:
         M README.md                           |      63 +++++++++++++++++++------------
       
       1 file changed, 38 insertions(+), 25 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -5,32 +5,45 @@ parlay
        
        Yet another Gentoo overlay
        
       +If something's forked from ::gentoo, it's probably because of libressl or musl.
       +Ideally those should be upstreamed eventually.
       +
        ## Contents
        
       +`tree -d */ | egrep -v 'files|metadata'`
       +
        ```
       -├── app-admin
       -│   └── sup
       -├── app-crypt
       -│   └── tomb
       -├── app-misc
       -│   └── whatmp3
       -├── app-text
       -│   └── smu
       -├── dev-embedded
       -│   └── sunxi-tools
       -├── dev-lang
       -│   └── go
       -├── media-sound
       -│   └── mumble
       -├── net-misc
       -│   └── sacc
       -├── sys-kernel
       -│   ├── libre-sources
       -│   └── minipli-sources
       -├── x11-libs
       -│   ├── gtk+
       -│   └── libwm
       -└── x11-misc
       -    ├── slstatus
       -    └── wmutils
       +app-admin/
       +└── sup
       +app-crypt/
       +└── tomb
       +app-misc/
       +└── whatmp3
       +app-text/
       +├── catpoint
       +├── pointtools
       +├── smu
       +└── utf8expr
       +dev-embedded/
       +└── sunxi-tools
       +dev-lang/
       +└── go
       +dev-util/
       +└── cargo
       +media-sound/
       +└── mumble
       +net-misc/
       +└── sacc
       +net-wireless/
       +├── aircrack-ng
       +├── pixiewps
       +└── reaver-wps-fork-t6x
       +sys-kernel/
       +├── libre-sources
       +└── minipli-sources
       +x11-libs/
       +└── libwm
       +x11-misc/
       +├── slstatus
       +└── wmutils
        ```