commit:     c0777ce027f251bdaa1785cf2641e9d1e8504c5f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 11:03:17 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 11:05:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0777ce0

dev-libs/keybinder: Update URLs

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-libs/keybinder/keybinder-0.3.1-r201.ebuild | 4 ++--
 dev-libs/keybinder/keybinder-0.3.2-r300.ebuild | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild 
b/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild
index 9392d4f4061..711dd04ba10 100644
--- a/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild
+++ b/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1
 
 DESCRIPTION="A library for registering global keyboard shortcuts"
-HOMEPAGE="https://github.com/engla/keybinder";
-SRC_URI="https://github.com/engla/keybinder/releases/download/v${PV}/${P}.tar.gz";
+HOMEPAGE="https://github.com/kupferlauncher/keybinder";
+SRC_URI="https://github.com/kupferlauncher/keybinder/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild 
b/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild
index de5cd8598a0..a7830de1126 100644
--- a/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild
+++ b/dev-libs/keybinder/keybinder-0.3.2-r300.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 MY_P=${PN}-3.0-${PV}
 DESCRIPTION="A library for registering global keyboard shortcuts"
-HOMEPAGE="https://github.com/engla/keybinder";
-SRC_URI="https://github.com/engla/keybinder/releases/download/${PN}-3.0-v${PV}/${MY_P}.tar.gz";
+HOMEPAGE="https://github.com/kupferlauncher/keybinder";
+SRC_URI="https://github.com/kupferlauncher/keybinder/releases/download/${PN}-3.0-v${PV}/${MY_P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="3"

Reply via email to