summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2016-10-03 11:17:15 +0000
committerSven Wegener <swegener@gentoo.org>2016-10-30 20:04:34 +0000
commit7514cbf7d8315451bc5b8b24b0738827025d6a6d (patch)
tree9585cb1dd40011345b549769892bc98bf164bc7b /x11-misc/pcmanfm/pcmanfm-9999.ebuild
parentx11-drivers/xf86-input-wacom: Update SourceForge GIT URLs (diff)
downloadgentoo-7514cbf7d8315451bc5b8b24b0738827025d6a6d.tar.gz
gentoo-7514cbf7d8315451bc5b8b24b0738827025d6a6d.tar.bz2
gentoo-7514cbf7d8315451bc5b8b24b0738827025d6a6d.zip
x11-misc/pcmanfm: Update SourceForge GIT URLs
Package-Manager: portage-2.3.0
Diffstat (limited to 'x11-misc/pcmanfm/pcmanfm-9999.ebuild')
-rw-r--r--x11-misc/pcmanfm/pcmanfm-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
index cffd3ca2433c..d6b54b03049c 100644
--- a/x11-misc/pcmanfm/pcmanfm-9999.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ PLOCALE_BACKUP="en_GB"
inherit autotools eutils fdo-mime l10n readme.gentoo
if [[ ${PV} == *9999* ]]; then
- EGIT_REPO_URI="git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/${PN}"
+ EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}"
inherit git-r3
KEYWORDS=""
else