commit:     923638e571054192c0d4c701ee10f3aa4dc4bdb9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  8 05:01:30 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun  8 05:10:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=923638e5

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

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-irc/{oragono => ergo}/Manifest                               | 0
 net-irc/{oragono/oragono-2.6.1.ebuild => ergo/ergo-2.6.1.ebuild} | 2 +-
 net-irc/{oragono => ergo}/files/oragono.confd                    | 0
 net-irc/{oragono => ergo}/files/oragono.initd                    | 0
 net-irc/{oragono => ergo}/metadata.xml                           | 0
 profiles/updates/2Q-2021                                         | 1 +
 6 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-irc/oragono/Manifest b/net-irc/ergo/Manifest
similarity index 100%
rename from net-irc/oragono/Manifest
rename to net-irc/ergo/Manifest

diff --git a/net-irc/oragono/oragono-2.6.1.ebuild 
b/net-irc/ergo/ergo-2.6.1.ebuild
similarity index 94%
rename from net-irc/oragono/oragono-2.6.1.ebuild
rename to net-irc/ergo/ergo-2.6.1.ebuild
index 2f2b1a51efd..f434edca6b5 100644
--- a/net-irc/oragono/oragono-2.6.1.ebuild
+++ b/net-irc/ergo/ergo-2.6.1.ebuild
@@ -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"

diff --git a/net-irc/oragono/files/oragono.confd 
b/net-irc/ergo/files/oragono.confd
similarity index 100%
rename from net-irc/oragono/files/oragono.confd
rename to net-irc/ergo/files/oragono.confd

diff --git a/net-irc/oragono/files/oragono.initd 
b/net-irc/ergo/files/oragono.initd
similarity index 100%
rename from net-irc/oragono/files/oragono.initd
rename to net-irc/ergo/files/oragono.initd

diff --git a/net-irc/oragono/metadata.xml b/net-irc/ergo/metadata.xml
similarity index 100%
rename from net-irc/oragono/metadata.xml
rename to net-irc/ergo/metadata.xml

diff --git a/profiles/updates/2Q-2021 b/profiles/updates/2Q-2021
index 438e4d00ea8..a37b7d1d620 100644
--- a/profiles/updates/2Q-2021
+++ b/profiles/updates/2Q-2021
@@ -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

Reply via email to