diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/synergy/synergy-1.6.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/synergy/synergy-1.8.6.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/synergy/synergy-1.8.8.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/synergy/synergy-2.0.0.ebuild | 2 |
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 " |