public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2021-01-04 17:15 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-01-04 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     24a4d12908207c7abd974831dc5dfcbd85d0d9bd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 17:14:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 17:14:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a4d129

net-voip/sipvicious: mark ALLARCHES

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-voip/sipvicious/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-voip/sipvicious/metadata.xml b/net-voip/sipvicious/metadata.xml
index d5f9bc4288a..0bdf62d9254 100644
--- a/net-voip/sipvicious/metadata.xml
+++ b/net-voip/sipvicious/metadata.xml
@@ -10,4 +10,5 @@
 		<name>Sam James</name>
 		<description>Proxy</description>
 	</maintainer>
+	<stabilize-allarches/>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2021-03-29 15:41 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-03-29 15:41 UTC (permalink / raw
  To: gentoo-commits

commit:     2a59e9375e48025378e777da087ee246f29226db
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 29 15:41:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 29 15:41:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a59e937

net-voip/sipvicious: fix style

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

 net-voip/sipvicious/sipvicious-0.3.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-voip/sipvicious/sipvicious-0.3.3.ebuild b/net-voip/sipvicious/sipvicious-0.3.3.ebuild
index d9ee3d1d686..08e0cb65695 100644
--- a/net-voip/sipvicious/sipvicious-0.3.3.ebuild
+++ b/net-voip/sipvicious/sipvicious-0.3.3.ebuild
@@ -24,8 +24,7 @@ RDEPEND="$(python_gen_cond_dep '
 		dev-python/reportlab[${PYTHON_USEDEP}]
 	')"
 
-src_prepare()
-{
+src_prepare() {
 	default
 	sed -re 's:man/man1:share/man/man1:' -i setup.py || die "Error updating man page installation location."
 }


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2021-03-29 15:41 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-03-29 15:41 UTC (permalink / raw
  To: gentoo-commits

commit:     80e91505d262c7c2d1edfc6f54fafa6ac109ceff
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Thu Mar 25 08:35:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 29 15:36:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e91505

net-voip/sipvicious: Version 0.3.3

Sneak in p-m addition to maintainers in metadata.xml.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/20111
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-voip/sipvicious/Manifest                |  1 +
 net-voip/sipvicious/metadata.xml            |  4 ++++
 net-voip/sipvicious/sipvicious-0.3.3.ebuild | 31 +++++++++++++++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/net-voip/sipvicious/Manifest b/net-voip/sipvicious/Manifest
index 31115c2a9f1..1f7def0b306 100644
--- a/net-voip/sipvicious/Manifest
+++ b/net-voip/sipvicious/Manifest
@@ -1 +1,2 @@
 DIST sipvicious-0.3.0.tar.gz 43097 BLAKE2B 5ddcdf775db0ade6e61e77009c7991d8523db02dbdd6e8588c23f5cd6f4d2868dd1d78e7f17322cde67414b4eb2b8c89f2d4ee0079487e5f5f7ee75f4759adf5 SHA512 35aa3ea7d3cfd6f84716cd95a263357881196eaa180375d1f0a392a1478292ba9a8bf6cd53888448523f7faa447c82cc43fb1ef6c105a0e93e6c7854a51da172
+DIST sipvicious-0.3.3.tar.gz 46217 BLAKE2B 4ef872ecea9113f3ec24df98133230f678ccfff24380c2fafff810a4cbc3e2fe26866deb3595a7540cd42d34fd5bc045e6a2f51c7eb6403a445f33acd74e2213 SHA512 d1bcfdc62054d7b8188c35f7b1d14284b1f66e5501e40747819a79d578677b724ce0d38b28b497c7afa390c6d46fd410749408109ec4e08ba0adfde53b5b79bc

diff --git a/net-voip/sipvicious/metadata.xml b/net-voip/sipvicious/metadata.xml
index 247a5130944..a9b28a07f45 100644
--- a/net-voip/sipvicious/metadata.xml
+++ b/net-voip/sipvicious/metadata.xml
@@ -9,5 +9,9 @@
 		<email>sam@gentoo.org</email>
 		<name>Sam James</name>
 	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
 	<stabilize-allarches/>
 </pkgmetadata>

diff --git a/net-voip/sipvicious/sipvicious-0.3.3.ebuild b/net-voip/sipvicious/sipvicious-0.3.3.ebuild
new file mode 100644
index 00000000000..d9ee3d1d686
--- /dev/null
+++ b/net-voip/sipvicious/sipvicious-0.3.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
+
+DESCRIPTION="SIPVicious is a SIP security package"
+HOMEPAGE="https://github.com/EnableSecurity/sipvicious/wiki"
+SRC_URI="https://github.com/EnableSecurity/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="$(python_gen_cond_dep '
+		dev-python/dnspython[${PYTHON_USEDEP}]
+		dev-python/reportlab[${PYTHON_USEDEP}]
+	')"
+
+src_prepare()
+{
+	default
+	sed -re 's:man/man1:share/man/man1:' -i setup.py || die "Error updating man page installation location."
+}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2021-08-23  8:52 Ionen Wolkens
  0 siblings, 0 replies; 9+ messages in thread
From: Ionen Wolkens @ 2021-08-23  8:52 UTC (permalink / raw
  To: gentoo-commits

commit:     50b79eeac80f400caf13125818789d5a5711ccc3
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Wed Aug 18 19:43:57 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 08:52:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b79eea

net-voip/sipvicious: version 0.3.4

Closes: https://bugs.gentoo.org/809473
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/22018
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 net-voip/sipvicious/Manifest                |  1 +
 net-voip/sipvicious/sipvicious-0.3.4.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/net-voip/sipvicious/Manifest b/net-voip/sipvicious/Manifest
index 1f7def0b306..e0facb191d0 100644
--- a/net-voip/sipvicious/Manifest
+++ b/net-voip/sipvicious/Manifest
@@ -1,2 +1,3 @@
 DIST sipvicious-0.3.0.tar.gz 43097 BLAKE2B 5ddcdf775db0ade6e61e77009c7991d8523db02dbdd6e8588c23f5cd6f4d2868dd1d78e7f17322cde67414b4eb2b8c89f2d4ee0079487e5f5f7ee75f4759adf5 SHA512 35aa3ea7d3cfd6f84716cd95a263357881196eaa180375d1f0a392a1478292ba9a8bf6cd53888448523f7faa447c82cc43fb1ef6c105a0e93e6c7854a51da172
 DIST sipvicious-0.3.3.tar.gz 46217 BLAKE2B 4ef872ecea9113f3ec24df98133230f678ccfff24380c2fafff810a4cbc3e2fe26866deb3595a7540cd42d34fd5bc045e6a2f51c7eb6403a445f33acd74e2213 SHA512 d1bcfdc62054d7b8188c35f7b1d14284b1f66e5501e40747819a79d578677b724ce0d38b28b497c7afa390c6d46fd410749408109ec4e08ba0adfde53b5b79bc
+DIST sipvicious-0.3.4.tar.gz 48296 BLAKE2B 75f3d190cb4224ada84cd7c714eb545e44a9759589890a559d3cb5243c5430c0aa81138e3cd294926901e961a5ec156c8d991b648c70e1d8fc2dc906473d507d SHA512 5e8d60ee1e70cd7f6dd9e862560def34b33171a20a4af87275ef1434ae62f19bf120b4000079bc273ecf1aaf05c87cdd6b299c64a44738e3f658b3ede5ca17c3

diff --git a/net-voip/sipvicious/sipvicious-0.3.4.ebuild b/net-voip/sipvicious/sipvicious-0.3.4.ebuild
new file mode 100644
index 00000000000..602867da146
--- /dev/null
+++ b/net-voip/sipvicious/sipvicious-0.3.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
+
+DESCRIPTION="SIPVicious is a SIP security package"
+HOMEPAGE="https://github.com/EnableSecurity/sipvicious/wiki"
+SRC_URI="https://github.com/EnableSecurity/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="$(python_gen_cond_dep '
+		dev-python/dnspython[${PYTHON_USEDEP}]
+		dev-python/reportlab[${PYTHON_USEDEP}]
+	')"
+
+src_prepare() {
+	default
+	sed -re 's:man/man1:share/man/man1:' -i setup.py || die "Error updating man page installation location."
+}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2022-02-20  5:51 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-02-20  5:51 UTC (permalink / raw
  To: gentoo-commits

commit:     14698d9826c7ef0d4c1cdc29c32dd20829849306
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 05:47:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 05:47:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14698d98

net-voip/sipvicious: drop 0.3.0, 0.3.3

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

 net-voip/sipvicious/Manifest                |  2 --
 net-voip/sipvicious/sipvicious-0.3.0.ebuild | 25 ------------------------
 net-voip/sipvicious/sipvicious-0.3.3.ebuild | 30 -----------------------------
 3 files changed, 57 deletions(-)

diff --git a/net-voip/sipvicious/Manifest b/net-voip/sipvicious/Manifest
index e0facb191d01..cfd15ad9e461 100644
--- a/net-voip/sipvicious/Manifest
+++ b/net-voip/sipvicious/Manifest
@@ -1,3 +1 @@
-DIST sipvicious-0.3.0.tar.gz 43097 BLAKE2B 5ddcdf775db0ade6e61e77009c7991d8523db02dbdd6e8588c23f5cd6f4d2868dd1d78e7f17322cde67414b4eb2b8c89f2d4ee0079487e5f5f7ee75f4759adf5 SHA512 35aa3ea7d3cfd6f84716cd95a263357881196eaa180375d1f0a392a1478292ba9a8bf6cd53888448523f7faa447c82cc43fb1ef6c105a0e93e6c7854a51da172
-DIST sipvicious-0.3.3.tar.gz 46217 BLAKE2B 4ef872ecea9113f3ec24df98133230f678ccfff24380c2fafff810a4cbc3e2fe26866deb3595a7540cd42d34fd5bc045e6a2f51c7eb6403a445f33acd74e2213 SHA512 d1bcfdc62054d7b8188c35f7b1d14284b1f66e5501e40747819a79d578677b724ce0d38b28b497c7afa390c6d46fd410749408109ec4e08ba0adfde53b5b79bc
 DIST sipvicious-0.3.4.tar.gz 48296 BLAKE2B 75f3d190cb4224ada84cd7c714eb545e44a9759589890a559d3cb5243c5430c0aa81138e3cd294926901e961a5ec156c8d991b648c70e1d8fc2dc906473d507d SHA512 5e8d60ee1e70cd7f6dd9e862560def34b33171a20a4af87275ef1434ae62f19bf120b4000079bc273ecf1aaf05c87cdd6b299c64a44738e3f658b3ede5ca17c3

diff --git a/net-voip/sipvicious/sipvicious-0.3.0.ebuild b/net-voip/sipvicious/sipvicious-0.3.0.ebuild
deleted file mode 100644
index cd684b870f12..000000000000
--- a/net-voip/sipvicious/sipvicious-0.3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="SIPVicious is a SIP security package"
-HOMEPAGE="https://github.com/EnableSecurity/sipvicious/wiki"
-SRC_URI="https://github.com/EnableSecurity/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="$(python_gen_cond_dep '
-		dev-python/dnspython[${PYTHON_USEDEP}]
-		dev-python/reportlab[${PYTHON_USEDEP}]
-	')"

diff --git a/net-voip/sipvicious/sipvicious-0.3.3.ebuild b/net-voip/sipvicious/sipvicious-0.3.3.ebuild
deleted file mode 100644
index 08e0cb65695f..000000000000
--- a/net-voip/sipvicious/sipvicious-0.3.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="SIPVicious is a SIP security package"
-HOMEPAGE="https://github.com/EnableSecurity/sipvicious/wiki"
-SRC_URI="https://github.com/EnableSecurity/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="$(python_gen_cond_dep '
-		dev-python/dnspython[${PYTHON_USEDEP}]
-		dev-python/reportlab[${PYTHON_USEDEP}]
-	')"
-
-src_prepare() {
-	default
-	sed -re 's:man/man1:share/man/man1:' -i setup.py || die "Error updating man page installation location."
-}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2022-07-28 13:20 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2022-07-28 13:20 UTC (permalink / raw
  To: gentoo-commits

commit:     a12f5f12246945f8c67f2eb21ca77eb4bb26e7e4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 12:32:57 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 13:19:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12f5f12

net-voip/sipvicious: add github upstream metadata

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

 net-voip/sipvicious/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-voip/sipvicious/metadata.xml b/net-voip/sipvicious/metadata.xml
index 050ab0e4cc4c..fb595666cfbf 100644
--- a/net-voip/sipvicious/metadata.xml
+++ b/net-voip/sipvicious/metadata.xml
@@ -14,4 +14,7 @@
 		<name>Proxy Maintainers</name>
 	</maintainer>
 	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="github">EnableSecurity/sipvicious</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2023-05-03  5:59 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-05-03  5:59 UTC (permalink / raw
  To: gentoo-commits

commit:     d36aff50e65b579bdf21aa0a99a7477d99e88430
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 05:42:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  3 05:42:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36aff50

net-voip/sipvicious: enable py3.11

Closes: https://bugs.gentoo.org/897154
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-voip/sipvicious/sipvicious-0.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-voip/sipvicious/sipvicious-0.3.4.ebuild b/net-voip/sipvicious/sipvicious-0.3.4.ebuild
index 5f337c174cd3..14d8ef7e0698 100644
--- a/net-voip/sipvicious/sipvicious-0.3.4.ebuild
+++ b/net-voip/sipvicious/sipvicious-0.3.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2023-09-22  8:32 Joonas Niilola
  0 siblings, 0 replies; 9+ messages in thread
From: Joonas Niilola @ 2023-09-22  8:32 UTC (permalink / raw
  To: gentoo-commits

commit:     1a33da47e59649895b62ba70111a3d046c06685a
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Wed Aug 30 21:26:57 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 08:31:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a33da47

net-voip/sipvicious: 0.3.4-r1 (PEP517).

Closes: https://bugs.gentoo.org/910014
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild | 29 ++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild b/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild
new file mode 100644
index 000000000000..c7af6c8c7db5
--- /dev/null
+++ b/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_SINGLE_IMPL=1
+
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="SIPVicious is a SIP security package"
+HOMEPAGE="https://github.com/EnableSecurity/sipvicious/wiki"
+SRC_URI="https://github.com/EnableSecurity/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="$(python_gen_cond_dep '
+		dev-python/dnspython[${PYTHON_USEDEP}]
+		dev-python/reportlab[${PYTHON_USEDEP}]
+	')"
+
+src_prepare() {
+	default
+	sed -re 's:man/man1:share/man/man1:' -i setup.py || die "Error updating man page installation location."
+}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
@ 2023-09-22  8:32 Joonas Niilola
  0 siblings, 0 replies; 9+ messages in thread
From: Joonas Niilola @ 2023-09-22  8:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5483622d45fad1976acf95582182ba7b99eff870
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Wed Aug 30 21:27:38 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 08:31:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5483622d

net-voip/sipvicious: drop 0.3.4

Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/32537
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-voip/sipvicious/sipvicious-0.3.4.ebuild | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/net-voip/sipvicious/sipvicious-0.3.4.ebuild b/net-voip/sipvicious/sipvicious-0.3.4.ebuild
deleted file mode 100644
index 14d8ef7e0698..000000000000
--- a/net-voip/sipvicious/sipvicious-0.3.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="SIPVicious is a SIP security package"
-HOMEPAGE="https://github.com/EnableSecurity/sipvicious/wiki"
-SRC_URI="https://github.com/EnableSecurity/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="$(python_gen_cond_dep '
-		dev-python/dnspython[${PYTHON_USEDEP}]
-		dev-python/reportlab[${PYTHON_USEDEP}]
-	')"
-
-src_prepare() {
-	default
-	sed -re 's:man/man1:share/man/man1:' -i setup.py || die "Error updating man page installation location."
-}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-09-22  8:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-22  8:32 [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2023-09-22  8:32 Joonas Niilola
2023-05-03  5:59 Sam James
2022-07-28 13:20 Sam James
2022-02-20  5:51 Sam James
2021-08-23  8:52 Ionen Wolkens
2021-03-29 15:41 Sam James
2021-03-29 15:41 Sam James
2021-01-04 17:15 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox