commit: a1bafe4d108a68319a031f7079960a85704490fb
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 10:56:40 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 10:58:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bafe4d
net-im/sendxmpp-scala: rename net-im/sendxmpp-amm
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
net-im/sendxmpp-amm/Manifest | 1 -
net-im/sendxmpp-scala/Manifest | 1 +
net-im/{sendxmpp-amm => sendxmpp-scala}/metadata.xml | 0
.../sendxmpp-scala-1.1.1-r1.ebuild} | 2 +-
.../sendxmpp-scala-9999.ebuild} | 2 +-
profiles/updates/4Q-2024 | 1 +
6 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/net-im/sendxmpp-amm/Manifest b/net-im/sendxmpp-amm/Manifest
deleted file mode 100644
index 100ecb6e86ea..000000000000
--- a/net-im/sendxmpp-amm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sendxmpp-amm-1.1.1.tar.gz 14012 BLAKE2B
769f888ad5522a5566f4b6fa4478ebe9321850eb3c21c9677dd96b36244a62dd7bdcc70c7093f5cd27721c14cd056c58cb740e6b5f2469afb32130dabc34ca3f
SHA512
64b813647e50ec1cb1c6d123ce93ad89abcb1d734a9bf2867d6be8e8b9eae1f315db18f7c5fde6504cfcaa31dd4aad619006c97c4ffc1fa54056287f3b194198
diff --git a/net-im/sendxmpp-scala/Manifest b/net-im/sendxmpp-scala/Manifest
new file mode 100644
index 000000000000..46f1058b03b0
--- /dev/null
+++ b/net-im/sendxmpp-scala/Manifest
@@ -0,0 +1 @@
+DIST sendxmpp-scala-1.1.1.tar.gz 14012 BLAKE2B
769f888ad5522a5566f4b6fa4478ebe9321850eb3c21c9677dd96b36244a62dd7bdcc70c7093f5cd27721c14cd056c58cb740e6b5f2469afb32130dabc34ca3f
SHA512
64b813647e50ec1cb1c6d123ce93ad89abcb1d734a9bf2867d6be8e8b9eae1f315db18f7c5fde6504cfcaa31dd4aad619006c97c4ffc1fa54056287f3b194198
diff --git a/net-im/sendxmpp-amm/metadata.xml
b/net-im/sendxmpp-scala/metadata.xml
similarity index 100%
rename from net-im/sendxmpp-amm/metadata.xml
rename to net-im/sendxmpp-scala/metadata.xml
diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
b/net-im/sendxmpp-scala/sendxmpp-scala-1.1.1-r1.ebuild
similarity index 97%
rename from net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
rename to net-im/sendxmpp-scala/sendxmpp-scala-1.1.1-r1.ebuild
index 0f3324d28b3a..795f20b3f8b8 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
+++ b/net-im/sendxmpp-scala/sendxmpp-scala-1.1.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-ORIG_PN="${PN%-amm}"
+ORIG_PN="${PN%-scala}"
DESCRIPTION="Send XMPP (Jabber) messages via command line"
HOMEPAGE="https://github.com/flowdalic/sendxmpp"
diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-9999.ebuild
b/net-im/sendxmpp-scala/sendxmpp-scala-9999.ebuild
similarity index 96%
rename from net-im/sendxmpp-amm/sendxmpp-amm-9999.ebuild
rename to net-im/sendxmpp-scala/sendxmpp-scala-9999.ebuild
index 2dcfb975f5d9..afcde973b450 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-9999.ebuild
+++ b/net-im/sendxmpp-scala/sendxmpp-scala-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-ORIG_PN="${PN%-amm}"
+ORIG_PN="${PN%-scala}"
DESCRIPTION="Send XMPP (Jabber) messages via command line"
HOMEPAGE="https://github.com/flowdalic/sendxmpp"
diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024
index 04316120a7a3..72bdaf88d22a 100644
--- a/profiles/updates/4Q-2024
+++ b/profiles/updates/4Q-2024
@@ -1,3 +1,4 @@
move dev-python/pyopengl_accelerate dev-python/pyopengl-accelerate
move sys-apps/scx sys-kernel/scx
slotmove media-sound/kmetronome 5 0
+move net-im/sendxmpp-amm net-im/sendxmpp-scala