summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Gebhardt <hsggebhardt@gmail.com>2014-02-14 23:17:55 -0500
committerHenry Gebhardt <hsggebhardt@gmail.com>2014-02-14 23:17:55 -0500
commit81704c97d0dcf8e49dde73e9919e8ea8d4406753 (patch)
tree114812589b99fe8085ff3960b3683f357b3d4536
parentx11-libs/libfm-9999: comile master (diff)
downloadkork-81704c97d0dcf8e49dde73e9919e8ea8d4406753.tar.gz
kork-81704c97d0dcf8e49dde73e9919e8ea8d4406753.tar.bz2
kork-81704c97d0dcf8e49dde73e9919e8ea8d4406753.zip
x11-libs/libfm-9999: fix git URI
-rw-r--r--x11-libs/libfm/libfm-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
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