From bda511ebc8bfa0525d1c773355b833ec64c0c857 Mon Sep 17 00:00:00 2001 From: Axilleas Pipinellis Date: Mon, 14 Oct 2013 04:49:00 +0300 Subject: [PATCH] Add ebuild github wiki page --- install/gentoo/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/gentoo/README.md b/install/gentoo/README.md index ac09649..7adfab4 100644 --- a/install/gentoo/README.md +++ b/install/gentoo/README.md @@ -1,5 +1,5 @@ ## Links -* http://wiki.gentoo.org/wiki/GitLab -* https://gist.github.com/int128/2360407 -* https://github.com/cvut/gentoo-overlay/tree/master/www-apps/gitlabhq +* [Unofficial ebuild](https://github.com/cvut/gentoo-overlay/wiki/Installation-guide-for-GitLab-6.x) +* [Gentoo wiki GitLab page](http://wiki.gentoo.org/wiki/GitLab) +* [GitLab init script for Gentoo](https://gist.github.com/int128/2360407)