net-irc/ergo: rename net-irc/oragono -> net-irc/ergo

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-06-08 05:01:30 +00:00
parent 2d98048b37
commit 923638e571
6 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ inherit go-module systemd
DESCRIPTION="A modern IRC server written in Go"
HOMEPAGE="https://oragono.io/ https://github.com/oragono/oragono"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/oragono/oragono/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0"
SLOT="0"

View File

@@ -4,3 +4,4 @@ move dev-python/ebuildtester dev-util/ebuildtester
move dev-util/robin-hood-hashing dev-cpp/robin-hood-hashing
move dev-python/awscli app-admin/awscli
move dev-util/dwarves dev-util/pahole
move net-irc/oragono net-irc/ergo