summaryrefslogtreecommitdiff
path: root/net-voip
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-07-13 03:04:35 -0500
committerroot <root@alpha.trunkmasters.com>2026-07-13 03:04:35 -0500
commitd6c616f80bd44aa3323ca5211338d251e1215938 (patch)
tree9597c13f86588aca7eeb854a486440bdcace1c30 /net-voip
parent40d2213d241ba50dbaf9b311a92a93e480fbd474 (diff)
downloadbaldeagleos-repo-d6c616f80bd44aa3323ca5211338d251e1215938.tar.gz
baldeagleos-repo-d6c616f80bd44aa3323ca5211338d251e1215938.tar.xz
baldeagleos-repo-d6c616f80bd44aa3323ca5211338d251e1215938.zip
Adding metadata
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/sipvicious/Manifest2
-rw-r--r--net-voip/sipvicious/sipvicious-0.3.8.ebuild (renamed from net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild)4
2 files changed, 4 insertions, 2 deletions
diff --git a/net-voip/sipvicious/Manifest b/net-voip/sipvicious/Manifest
index 99eb1cd53611..76a05adb479a 100644
--- a/net-voip/sipvicious/Manifest
+++ b/net-voip/sipvicious/Manifest
@@ -1,2 +1,2 @@
-DIST sipvicious-0.3.4.tar.gz 48296 BLAKE2B 75f3d190cb4224ada84cd7c714eb545e44a9759589890a559d3cb5243c5430c0aa81138e3cd294926901e961a5ec156c8d991b648c70e1d8fc2dc906473d507d SHA512 5e8d60ee1e70cd7f6dd9e862560def34b33171a20a4af87275ef1434ae62f19bf120b4000079bc273ecf1aaf05c87cdd6b299c64a44738e3f658b3ede5ca17c3
DIST sipvicious-0.3.7.tar.gz 54781 BLAKE2B 1c309a2aa996c5e34d2be85d459e4f47280467bc7178518767832bea9c55c85d9b22fff78f815cd7677eeaa882bf70955139e334ddf7a604bc62a37b6bfaaac6 SHA512 478f183641e11b7e7e4a8294bceb44333aa27968781ed7a7240664f0b5b174c869c5b566f1302f45b7469ce499e4ce8e07addd88667e5ae72fa2af564c9b8ce3
+DIST sipvicious-0.3.8.tar.gz 55722 BLAKE2B 66abe8a2b3c9423e31875f3c7e0d05cf174a876cbc3ffbc8d3fe1fa982ce7da7a16f18cc5a267d46795cdcd3bcba29f4684dc7a9fd3d67473cadda294a52af22 SHA512 4742d5a6747f050f4fec68faf9c4d8191fff9df104ecd81ce11844b7625224dc01ca8869e43b6bdc024cb8fe1f0230d47585b85ff7bd2f5438d095eb2de2c3ff
diff --git a/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild b/net-voip/sipvicious/sipvicious-0.3.8.ebuild
index c11a4800dbc3..6fa04fee0cb4 100644
--- a/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild
+++ b/net-voip/sipvicious/sipvicious-0.3.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,6 +24,8 @@ RDEPEND="
')
"
+distutils_enable_tests pytest
+
src_prepare() {
default
sed -re 's:man/man1:share/man/man1:' -i setup.py || die "Error updating man page installation location."