From 81704c97d0dcf8e49dde73e9919e8ea8d4406753 Mon Sep 17 00:00:00 2001 From: Henry Gebhardt Date: Fri, 14 Feb 2014 23:17:55 -0500 Subject: x11-libs/libfm-9999: fix git URI --- x11-libs/libfm/libfm-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-libs/libfm/libfm-9999.ebuild b/x11-libs/libfm/libfm-9999.ebuild index 5cee1d0..0c49504 100644 --- a/x11-libs/libfm/libfm-9999.ebuild +++ b/x11-libs/libfm/libfm-9999.ebuild @@ -4,7 +4,8 @@ EAPI=5 -EGIT_REPO_URI="https://github.com/lxde/${PN}" +#EGIT_REPO_URI="https://github.com/lxde/${PN}" +EGIT_REPO_URI="git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/${PN}" # master seems way too unstable for us to use #EGIT_BRANCH="1.1" inherit autotools git-2 fdo-mime vala -- cgit v1.2.3-65-gdbad