summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-26 12:03:17 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-26 12:05:23 +0100
commitc0777ce027f251bdaa1785cf2641e9d1e8504c5f (patch)
treeeb801d85af88ff9434b2de63ac9a8c79245463e2 /dev-libs/keybinder
parentapp-eselect/eselect-lib-bin-symlink: Remove old (diff)
downloadgentoo-c0777ce027f251bdaa1785cf2641e9d1e8504c5f.tar.gz
gentoo-c0777ce027f251bdaa1785cf2641e9d1e8504c5f.tar.bz2
gentoo-c0777ce027f251bdaa1785cf2641e9d1e8504c5f.zip
dev-libs/keybinder: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/keybinder')
-rw-r--r--dev-libs/keybinder/keybinder-0.3.1-r201.ebuild4
-rw-r--r--dev-libs/keybinder/keybinder-0.3.2-r300.ebuild6
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 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"