commit: 82f3038f3b8fa7986d406cc2e43585325bae1066
Author: Rahil Bhimjiani <me <AT> rahil <DOT> rocks>
AuthorDate: Fri Mar 14 16:17:51 2025 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Mar 14 16:19:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82f3038f
net-wireless/bluetuith: update to 0.2.3
* switched back to xz for deps tarball
Signed-off-by: Rahil Bhimjiani <me <AT> rahil.rocks>
net-wireless/bluetuith/Manifest | 2 ++
.../bluetuith/{bluetuith-9999.ebuild => bluetuith-0.2.3.ebuild} | 6 +++---
net-wireless/bluetuith/bluetuith-9999.ebuild | 6 +++---
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/net-wireless/bluetuith/Manifest b/net-wireless/bluetuith/Manifest
index 3ac70d624..3e745109d 100644
--- a/net-wireless/bluetuith/Manifest
+++ b/net-wireless/bluetuith/Manifest
@@ -6,4 +6,6 @@ DIST bluetuith-0.2.1-deps.tar.xz 24112984 BLAKE2B
2ceec0ea5962ee94eda4f30f15f33c
DIST bluetuith-0.2.1.tar.gz 1485063 BLAKE2B
543576faba4350682434e8bdc4b765afdf22839a8b525c782f7d4a179863a831b7bc107dd44d27c62949ae5d8c0fd447bc3a63dbd28d344ed01a83bee8212f9e
SHA512
9cd40881b18a4e109e76aaaee4db375eda123e9dc8caf6b1d7ec17c4da67debfd2d1892109ae28d6483067838a168769a4caa2c9c4dd9bd4107417183021018b
DIST bluetuith-0.2.2-deps.tar.zst 3487605 BLAKE2B
02fac84e97a27471b8feadf1d48fbcc7c8f68542388f54ea744ff9b7a433675c7d2578b76032a71117b0c0c0a04705f2bd1250922c7ee315bc27a78cdb5e4db5
SHA512
f6ad7f31e1f18c886950ff1b10e9a6179468792bdc1387f8ba3e74edb1ba11a8edf7c8ac267eac0ece51318cae5487762aa80b49f6baadf97ca1c4a677754945
DIST bluetuith-0.2.2.tar.gz 1485216 BLAKE2B
e347fbea07564866144de266156ba98d4e722c8d8c216a3696c4bb938f8cbcccdb424b28c5461b94ad67cb4b20b9dd6440a614adb24a6e9acaf8862fb6087aa0
SHA512
5b943ab1a4f5cac1b3da0ac64bea18013f4ba7fe2246c6e33011d18e7a0f384363c9e06558b25131b6ccc4ea3910961178821d24fb21f38c551b18a6500830d4
+DIST bluetuith-0.2.3-deps.tar.xz 2749068 BLAKE2B
8073174fbc5208441503a6ab043b6932a16fef006c52bfc526db4c862aad7503ba6172774d35b7f4ba326e059279b2b7ae0402222a3c72dcb335b571d0addd6a
SHA512
0d0cbcb4e4ad4f4429224ea2f390b041943282a2694584f9ff99c858f7207bfe25a1175992925a7f013792200edfb08e7aeab4f63af601f6ae10baf6ef5d8770
+DIST bluetuith-0.2.3.tar.gz 1486491 BLAKE2B
2263fb27cef0342c85ad69c162e5d002c8d6b3d810144ace7230912276402902d96b46f86025bc46dbaf3785bba03b5a2d8ade11e9ba9a81e6be6af5c4c24b61
SHA512
be8c0aa7ba330d60f3a7988ec755ce557f9053c2a9fe8b3a647054cb8b3bbbb99b263e22da9ec35f083f24efb86df8cefa2de1ee0a7426672dab7f3380c7237d
DIST bluetuith-docs-3b2ebf5a6bc8a9ed2dc48e1fa7f0df5851ddb84b.tar.gz 2382735
BLAKE2B
a1cf408cda2b115efdac1a1ab650d2564df5ac4b1f9e037a1c43bbe898b2e6b452b06c4dc634d3c1b124bd5c8e543d6a128a8e35eae89d7f87fb5cac929128f2
SHA512
a8b25e68936dbab717232d159669933d8055182193c4427d1a28fb0ed31a22cd1a80df8ea04824d2d9c95359f859cbd4c5bc8fac65ecac21c7ee9b5e6972d51e
diff --git a/net-wireless/bluetuith/bluetuith-9999.ebuild
b/net-wireless/bluetuith/bluetuith-0.2.3.ebuild
similarity index 94%
copy from net-wireless/bluetuith/bluetuith-9999.ebuild
copy to net-wireless/bluetuith/bluetuith-0.2.3.ebuild
index dd3edb4c4..df5e55390 100644
--- a/net-wireless/bluetuith/bluetuith-9999.ebuild
+++ b/net-wireless/bluetuith/bluetuith-0.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://darkhz.github.io/bluetuith"
# MAKE SURE to change these on every update
[[ ${PV} != 9999* ]] && \
-GIT_COMMIT="dd21a9c"
+GIT_COMMIT="5780d74"
GIT_DOCUMENTATION_COMMIT="3b2ebf5a6bc8a9ed2dc48e1fa7f0df5851ddb84b"
if [[ ${PV} == 9999* ]]; then
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/darkhz/bluetuith.git"
else
SRC_URI="https://github.com/darkhz/bluetuith/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- SRC_URI+="
https://github.com/rahilarious/gentoo-distfiles/releases/download/${P}/deps.tar.zst
-> ${P}-deps.tar.zst"
+ SRC_URI+="
https://github.com/rahilarious/gentoo-distfiles/releases/download/${P}/deps.tar.xz
-> ${P}-deps.tar.xz"
SRC_URI+="
https://github.com/darkhz/bluetuith/archive/${GIT_DOCUMENTATION_COMMIT}.tar.gz
-> ${PN}-docs-${GIT_DOCUMENTATION_COMMIT}.tar.gz"
KEYWORDS="~amd64 ~arm64"
fi
diff --git a/net-wireless/bluetuith/bluetuith-9999.ebuild
b/net-wireless/bluetuith/bluetuith-9999.ebuild
index dd3edb4c4..df5e55390 100644
--- a/net-wireless/bluetuith/bluetuith-9999.ebuild
+++ b/net-wireless/bluetuith/bluetuith-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://darkhz.github.io/bluetuith"
# MAKE SURE to change these on every update
[[ ${PV} != 9999* ]] && \
-GIT_COMMIT="dd21a9c"
+GIT_COMMIT="5780d74"
GIT_DOCUMENTATION_COMMIT="3b2ebf5a6bc8a9ed2dc48e1fa7f0df5851ddb84b"
if [[ ${PV} == 9999* ]]; then
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/darkhz/bluetuith.git"
else
SRC_URI="https://github.com/darkhz/bluetuith/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- SRC_URI+="
https://github.com/rahilarious/gentoo-distfiles/releases/download/${P}/deps.tar.zst
-> ${P}-deps.tar.zst"
+ SRC_URI+="
https://github.com/rahilarious/gentoo-distfiles/releases/download/${P}/deps.tar.xz
-> ${P}-deps.tar.xz"
SRC_URI+="
https://github.com/darkhz/bluetuith/archive/${GIT_DOCUMENTATION_COMMIT}.tar.gz
-> ${PN}-docs-${GIT_DOCUMENTATION_COMMIT}.tar.gz"
KEYWORDS="~amd64 ~arm64"
fi