From 1a205a5480f0104579ca5e2cfcdac40aed27f2c9 Mon Sep 17 00:00:00 2001 From: XGQT Date: Sat, 1 Feb 2020 22:07:41 +0100 Subject: [PATCH] sys-process/nq: update author --- sys-process/nq/nq-0.3.1.ebuild | 4 ++-- sys-process/nq/nq-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-process/nq/nq-0.3.1.ebuild b/sys-process/nq/nq-0.3.1.ebuild index 9aa6947..7be214d 100644 --- a/sys-process/nq/nq-0.3.1.ebuild +++ b/sys-process/nq/nq-0.3.1.ebuild @@ -4,11 +4,11 @@ EAPI=7 DESCRIPTION="Unix command line queue utility" -HOMEPAGE="https://github.com/chneukirchen/nq" +HOMEPAGE="https://github.com/leahneukirchen/nq" if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://github.com/chneukirchen/${PN}.git" + EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git" KEYWORDS="" else SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v0.3.1.tar.gz -> ${P}.tar.gz" diff --git a/sys-process/nq/nq-9999.ebuild b/sys-process/nq/nq-9999.ebuild index 9aa6947..7be214d 100644 --- a/sys-process/nq/nq-9999.ebuild +++ b/sys-process/nq/nq-9999.ebuild @@ -4,11 +4,11 @@ EAPI=7 DESCRIPTION="Unix command line queue utility" -HOMEPAGE="https://github.com/chneukirchen/nq" +HOMEPAGE="https://github.com/leahneukirchen/nq" if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://github.com/chneukirchen/${PN}.git" + EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git" KEYWORDS="" else SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v0.3.1.tar.gz -> ${P}.tar.gz"