summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:36:25 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:36:25 +0200
commit578292daf7b3d10e966c3c7f1414d50690a9c216 (patch)
tree69e22ee52deab4355600a379b99dc16119dff1db /app-admin/lsyncd
parentapp-admin/logstalgia: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-578292daf7b3d10e966c3c7f1414d50690a9c216.tar.gz
gentoo-578292daf7b3d10e966c3c7f1414d50690a9c216.tar.bz2
gentoo-578292daf7b3d10e966c3c7f1414d50690a9c216.zip
app-admin/lsyncd: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-admin/lsyncd')
-rw-r--r--app-admin/lsyncd/lsyncd-2.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/lsyncd/lsyncd-2.1.5.ebuild b/app-admin/lsyncd/lsyncd-2.1.5.ebuild
index 8a005da80c2b..23a58515ecde 100644
--- a/app-admin/lsyncd/lsyncd-2.1.5.ebuild
+++ b/app-admin/lsyncd/lsyncd-2.1.5.ebuild
@@ -5,7 +5,7 @@
EAPI=5
DESCRIPTION="Live Syncing (Mirror) Daemon"
-HOMEPAGE="https://code.google.com/p/lsyncd/"
+HOMEPAGE="https://github.com/axkibe/lsyncd"
SRC_URI="https://lsyncd.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"