sys-process/nq: update author
This commit is contained in:
parent
eee6e1ca85
commit
1a205a5480
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user