commit: 7514cbf7d8315451bc5b8b24b0738827025d6a6d
Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 3 11:17:15 2016 +0000
Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 20:04:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7514cbf7
x11-misc/pcmanfm: Update SourceForge GIT URLs
Package-Manager: portage-2.3.0
x11-misc/pcmanfm/pcmanfm-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild
b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
index cffd3ca..d6b54b0 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