Git Product home page Git Product logo

overlay's Introduction

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 text to
/var/lib/layman/my-list.xml (or wherever you have configured the
list of additional repositories to be; if it already exists, only
add the part between <repo></repo>, inclusive):

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
<repositories xmlns="" version="1.0">
  <repo quality="experimental" status="unofficial">
    <name><![CDATA[kahrl]]></name>
    <description><![CDATA[kahrl's experimental overlay]]></description>
    <homepage>http://github.com/kahrl/overlay/tree/master</homepage>
    <owner>
      <email>[email protected]</email>
      <name><![CDATA[Kahrl]]></name>
    </owner>
    <source type="git">git://github.com/kahrl/overlay.git</source>
    <feed>http://github.com/feeds/kahrl/commits/overlay/master</feed>
  </repo>
</repositories>

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.

overlay's People

Contributors

kahrl avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.