From b79fce117852d8ddee05e87af6aca23cf5f6c2d0 Mon Sep 17 00:00:00 2001 From: Kahrl Date: Thu, 16 Jun 2011 21:03:08 +0200 Subject: [PATCH] Initial commit --- README | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..8cae1b1 --- /dev/null +++ b/README @@ -0,0 +1,36 @@ +This is my personal gentoo portage overlay. + +Everything in here is highly experimental. I reserve the right to break +your systems and/or change the ebuilds in any way at any time. I also +reverse the right to do absolutely nothing. Anyway, if you're using +third-party ebuilds written by some dude on the internet and don't read +them before installing, don't blame me if something breaks :-) + +May contain traces of nuts, gluten, simian, or milk. + + +To install, emerge layman and add the following to /var/lib/layman/my-list.xml +(or wherever you have the list of additional repositories to be; if it +already exists, only add the part between , inclusive): + + + + + + + http://github.com/kahrl/overlay/tree/master + + kahrl@gmx.net + + + git://github.com/kahrl/overlay.git + http://github.com/feeds/kahrl/commits/overlay/master + + + +Once you've done that, change layman's overlays setting and add +/var/lib/layman/my-list.xml to your /etc/layman/layman.cfg, like this: +overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml + file:///var/lib/layman/my-list.xml + +Then layman -a kahrl should take care of adding the overlay.