x11-misc/synergy: use correct HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 11 Apr 2020 10:08:40 +0000 (12:08 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 14 May 2020 22:19:24 +0000 (18:19 -0400)
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15303
Signed-off-by: Aaron Bauman <bman@gentoo.org>
x11-misc/synergy/synergy-2.0.0.ebuild

index 2de99eaae20b9fcc35910446c6a863a65a18a2e1..3a3b2d0bfac9548510d6a98b1e82ca069868a290 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit eutils flag-o-matic gnome2-utils cmake-utils
 
 DESCRIPTION="Lets you easily share a single mouse and keyboard between multiple computers"
-HOMEPAGE="http://synergy-project.org/ https://github.com/symless/synergy-core"
+HOMEPAGE="https://symless.com/synergy https://github.com/symless/synergy-core"
 SRC_URI="
        https://github.com/symless/${PN}-core/archive/v${PV}-stable.tar.gz -> ${P}.tar.gz
 "