From: Michał Górny Date: Thu, 26 Dec 2019 11:03:17 +0000 (+0100) Subject: dev-libs/keybinder: Update URLs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c0777ce027f251bdaa1785cf2641e9d1e8504c5f;p=gentoo.git dev-libs/keybinder: Update URLs Signed-off-by: Michał Górny --- diff --git a/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild index 9392d4f40614..711dd04ba10d 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 de5cd8598a0a..a7830de11260 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"