summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-14 19:35:37 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-04-14 23:03:35 +0200
commit65f90c498f56e90ead3579fbab1ec832bf3a0523 (patch)
treeeb15d8c47c6a6716a110ae7d225fe87c13db15ec /x11-misc/synergy
parentnet-misc/zerotier: make proper use of variables. (diff)
downloadgentoo-65f90c498f56e90ead3579fbab1ec832bf3a0523.tar.gz
gentoo-65f90c498f56e90ead3579fbab1ec832bf3a0523.tar.bz2
gentoo-65f90c498f56e90ead3579fbab1ec832bf3a0523.zip
x11-misc/synergy: fix HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/8000
Diffstat (limited to 'x11-misc/synergy')
-rw-r--r--x11-misc/synergy/synergy-1.6.3.ebuild4
-rw-r--r--x11-misc/synergy/synergy-1.8.6.ebuild4
-rw-r--r--x11-misc/synergy/synergy-1.8.8.ebuild4
-rw-r--r--x11-misc/synergy/synergy-2.0.0.ebuild2
4 files changed, 7 insertions, 7 deletions
diff --git a/x11-misc/synergy/synergy-1.6.3.ebuild b/x11-misc/synergy/synergy-1.6.3.ebuild
index 266180f7bbae..50182237b940 100644
--- a/x11-misc/synergy/synergy-1.6.3.ebuild
+++ b/x11-misc/synergy/synergy-1.6.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils flag-o-matic gnome2-utils cmake-utils qt4-r2
DESCRIPTION="Lets you easily share a single mouse and keyboard between multiple computers"
-HOMEPAGE="http://synergy-project.org/ https://github.com/synergy/synergy"
+HOMEPAGE="http://synergy-project.org/ https://github.com/symless/synergy-core"
SRC_URI="
https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~jer/${PN}.png
diff --git a/x11-misc/synergy/synergy-1.8.6.ebuild b/x11-misc/synergy/synergy-1.8.6.ebuild
index 331f31656127..32a8d362ae13 100644
--- a/x11-misc/synergy/synergy-1.8.6.ebuild
+++ b/x11-misc/synergy/synergy-1.8.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils flag-o-matic gnome2-utils cmake-utils qt4-r2
DESCRIPTION="Lets you easily share a single mouse and keyboard between multiple computers"
-HOMEPAGE="http://synergy-project.org/ https://github.com/symless/synergy"
+HOMEPAGE="http://synergy-project.org/ https://github.com/symless/synergy-core"
SRC_URI="
https://github.com/symless/${PN}/archive/v${PV}-stable.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~jer/${PN}.png
diff --git a/x11-misc/synergy/synergy-1.8.8.ebuild b/x11-misc/synergy/synergy-1.8.8.ebuild
index 1bbe611323a0..9d978829cda8 100644
--- a/x11-misc/synergy/synergy-1.8.8.ebuild
+++ b/x11-misc/synergy/synergy-1.8.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils flag-o-matic gnome2-utils cmake-utils qt4-r2
DESCRIPTION="Lets you easily share a single mouse and keyboard between multiple computers"
-HOMEPAGE="http://synergy-project.org/ https://github.com/symless/synergy"
+HOMEPAGE="http://synergy-project.org/ https://github.com/symless/synergy-core"
SRC_URI="
https://github.com/symless/${PN}/archive/v${PV}-stable.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~jer/${PN}.png
diff --git a/x11-misc/synergy/synergy-2.0.0.ebuild b/x11-misc/synergy/synergy-2.0.0.ebuild
index 7e3cd1b722a4..4acc3e5bb33f 100644
--- a/x11-misc/synergy/synergy-2.0.0.ebuild
+++ b/x11-misc/synergy/synergy-2.0.0.ebuild
@@ -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"
+HOMEPAGE="http://synergy-project.org/ https://github.com/symless/synergy-core"
SRC_URI="
https://github.com/symless/${PN}-core/archive/v${PV}-stable.tar.gz -> ${P}.tar.gz
"