sys-process/nq: update author

This commit is contained in:
XGQT 2020-02-01 22:07:41 +01:00
parent eee6e1ca85
commit 1a205a5480
No known key found for this signature in database
GPG Key ID: 2089DEC77862433A
2 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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"