gentoo-overlay/README.md

53 lines
1.4 KiB
Markdown
Raw Normal View History

2016-02-11 01:02:49 +00:00
My Gentoo overlay
2016-02-11 01:01:58 +00:00
==================
2016-02-11 01:21:50 +00:00
Quality: experimental
2016-02-11 01:22:24 +00:00
2016-02-11 01:21:50 +00:00
Status: unofficial
2016-02-11 01:02:49 +00:00
2016-02-11 01:21:02 +00:00
Installing
2016-02-11 01:01:58 +00:00
---------
Option 1:
2016-02-10 23:41:13 +00:00
2016-02-11 01:04:31 +00:00
Follow:
2016-02-11 01:01:58 +00:00
layman -f -o https://raw.githubusercontent.com/KronoZed/gentoo-overlay/master/repositories.xml -a kronoz
Option 2:
2016-02-11 01:23:07 +00:00
To add it to the list of layman, open **/etc/layman/layman.cfg** and immediately after the line:
2016-02-11 01:01:58 +00:00
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
2016-02-11 01:05:08 +00:00
add:
2016-02-11 01:01:58 +00:00
https://raw.githubusercontent.com/KronoZed/gentoo-overlay/master/repositories.xml
2016-02-11 01:05:08 +00:00
must happen:
2016-02-11 01:01:58 +00:00
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
https://raw.githubusercontent.com/KronoZed/gentoo-overlay/master/repositories.xml
2016-02-11 01:05:08 +00:00
then follow:
2016-02-11 01:01:58 +00:00
layman -L
layman -a kronoz
2016-02-11 01:19:55 +00:00
2016-02-11 16:29:42 +00:00
Packages (stable)
2016-02-11 01:19:55 +00:00
---------
2016-03-03 06:41:00 +00:00
* dev-python/aiodns (1.0.1) - Simple DNS resolver for asyncio
* dev-python/pycares (1.0.0) - Python interface for c-ares
* dev-python/slixmpp (9999) - Python library for XMPP (branched from sleekxmpp)
* games-fps/urbanterror-maps (20160214) - various maps for urban terror 4
* games-util/urtconnector (9999) - Advanced UrbanTerror launcher program
* net-im/poezio (9999) - Console XMPP client that looks like most famous IRC clients
* x11-misc/twmn (9999) - A notification system for tiling window managers
2016-02-11 16:29:42 +00:00
Packages (testing)
---------
* games-util/urtdsc (9999)
Packages (not ready)
---------
2016-02-11 20:46:32 +00:00