This is a gentoo overlay hosting either customized ebuilds I have in use as well as ebuilds for my own projects.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
543 B

<? xml version="1.0" ?>
<repositories version="1.0">
<repo priority="50" quality="experimental" status="unofficial">
<name>ghopp</name>
<description>
The repo contains some customized ebuilds, that I needed as well as some
ebuilds for my own code.
</description>
<homepage>http://www.weird-web-workers.org/</homepage>
<owner>
<email>georg@steffers.org</email>
</owner>
<source type="git">
https://gitlab.weird-web-workers.org/ghopp/ghopp-overlay.git
</source>
</repo>
</repositories>
<!-- vim: set ts=2 sw=2: -->