fritteli's overlay of Gentoo ebuilds.
Go to file
Manuel Friedli 36130c79ee added README.md 2014-02-24 18:19:06 +01:00
app-backup/backintime moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
dev-java/jboss-as-bin moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
dev-vcs/gitlab-shell moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
games-rpg/ankh moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
media-fonts moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
metadata moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
net-im moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
net-misc/scalix-community moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
profiles moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
sci-geosciences moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
www-apps/gitlabhq moving everything to trunk/ was a silly idea 2014-02-24 18:19:03 +01:00
.gitignore fixed layman.xml and added .gitignore 2014-02-24 18:19:06 +01:00
README.md added README.md 2014-02-24 18:19:06 +01:00
layman.xml added feed URLs to layman.xml 2014-02-24 18:19:06 +01:00

README.md

fritteli's Gentoo overlay

Gentoo overlay with some ebuilds that I found either outdated or missing in the official repository or in other overlays. Ebuilds are usually removed from this overlay whenever I find a version available in the official tree or in another overlay (provided I'm content with them).

Using with Layman

Use layman to easily install and update overlays over time.

If you haven't used layman yet, just run these commands:

USE=git emerge -va layman
echo PORTDIR_OVERLAY=\"\" > /var/lib/layman/make.conf
echo "source /var/lib/layman/make.conf" >> /etc/make.conf

Then you can add this overlay wih:

layman -o https://git.friedli.info/manuel/gentoo-overlay/raw/master/layman.xml -f -a fritteli

Keep the overlay up to date from Git:

layman -s fritteli

Maintainers

Acknowledgements

Thanks go to Jakub Jirutka, the maintainer of the CVUT Overlay, from whom I shamelessly copied this README.md for a start.