diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..791bef7 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | # sgs - overlay | ||
| 2 | |||
| 3 | *sgs - overlay* is Simeon Simeonov's personal Gentoo overlay. | ||
| 4 | |||
| 5 | The main purpose is to present unofficial ports (ebuilds) to the users of | ||
| 6 | Gentoo GNU/Linux. | ||
| 7 | |||
| 8 | |||
| 9 | ## Ports / ebuilds | ||
| 10 | |||
| 11 | The following ports are currently available: | ||
| 12 | |||
| 13 | * dev-python/pyotp2289 - a pure Python 3 implementation of "A One-Time | ||
| 14 | Password System" - RFC-2289. - https://github.com/blackm0re/pyotp2289 | ||
| 15 | |||
| 16 | * mail-client/sylpheed - Sylpheed fork that implements features and fixes not | ||
| 17 | present in the official Sylpheed release - https://github.com/blackm0re/sylpheed | ||
| 18 | |||
| 19 | * x11-misc/i3lock-extended - a fork of i3lock offering some additional features | ||
| 20 | and niceties - https://github.com/blackm0re/i3lock-extended | ||
| 21 | |||
| 22 | * x11-terms/sakura - contains own patch that prevents tab events to be consumed | ||
| 23 | when no multiple tabs are spawned. This patch is expected to go upstream in the | ||
| 24 | next official release of *sakura*. | ||
| 25 | |||
| 26 | |||
| 27 | ## Setup | ||
| 28 | |||
| 29 | TODO: The overlay is not added to the official overlay list as of now | ||
| 30 | |||
| 31 | |||
| 32 | ## Author | ||
| 33 | |||
| 34 | Simeon Simeonov - sgs @ Freenode | ||
