[gentoo-commits] repo/gentoo:master commit in: net-vpn/vpncloud/

2024-06-08 Thread James Le Cuirot
commit: 56461300225c26e91bea81954401719c8d73b7d7
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Jun  7 14:59:06 2024 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Jun  8 09:31:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56461300

net-vpn/vpncloud: EAPI 8

Signed-off-by: James Le Cuirot  gentoo.org>

 net-vpn/vpncloud/vpncloud-2.3.0-r1.ebuild | 183 +
 net-vpn/vpncloud/vpncloud-2.3.0.ebuild| 184 --
 2 files changed, 183 insertions(+), 184 deletions(-)

diff --git a/net-vpn/vpncloud/vpncloud-2.3.0-r1.ebuild 
b/net-vpn/vpncloud/vpncloud-2.3.0-r1.ebuild
new file mode 100644
index ..63d0bc271fcb
--- /dev/null
+++ b/net-vpn/vpncloud/vpncloud-2.3.0-r1.ebuild
@@ -0,0 +1,183 @@
+# Copyright 2017-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Auto-Generated by cargo-ebuild 0.3.1
+
+EAPI=8
+
+CRATES="
+   ansi_term@0.12.1
+   attohttpc@0.16.3
+   atty@0.2.14
+   autocfg@1.0.1
+   base64@0.13.0
+   bitflags@1.3.2
+   block-buffer@0.9.0
+   boxfnonce@0.1.1
+   bstr@0.2.17
+   bumpalo@3.8.0
+   byteorder@1.4.3
+   bytes@1.1.0
+   cast@0.2.7
+   cc@1.0.72
+   cfg-if@0.1.10
+   cfg-if@1.0.0
+   chrono@0.4.19
+   clap@2.34.0
+   console@0.15.0
+   cpufeatures@0.2.1
+   criterion@0.3.5
+   criterion-plot@0.4.4
+   crossbeam-channel@0.5.1
+   crossbeam-deque@0.8.1
+   crossbeam-epoch@0.9.5
+   crossbeam-utils@0.8.5
+   csv@1.1.6
+   csv-core@0.1.10
+   daemonize@0.4.1
+   dialoguer@0.9.0
+   digest@0.9.0
+   either@1.6.1
+   encode_unicode@0.3.6
+   fnv@1.0.7
+   form_urlencoded@1.0.1
+   generic-array@0.14.4
+   getrandom@0.2.3
+   half@1.8.2
+   hashbrown@0.11.2
+   heck@0.3.3
+   hermit-abi@0.1.19
+   http@0.2.5
+   httparse@1.5.1
+   iai@0.1.1
+   idna@0.2.3
+   igd@0.12.0
+   indexmap@1.7.0
+   itertools@0.10.3
+   itoa@0.4.8
+   itoa@1.0.1
+   js-sys@0.3.55
+   lazy_static@1.4.0
+   libc@0.2.112
+   linked-hash-map@0.5.4
+   log@0.4.14
+   matches@0.1.9
+   memchr@2.4.1
+   memoffset@0.6.5
+   nix@0.14.1
+   nix@0.23.1
+   num-integer@0.1.44
+   num-traits@0.2.14
+   num_cpus@1.13.1
+   once_cell@1.9.0
+   oorandom@11.1.3
+   opaque-debug@0.3.0
+   percent-encoding@2.1.0
+   plotters@0.3.1
+   plotters-backend@0.3.2
+   plotters-svg@0.3.1
+   ppv-lite86@0.2.15
+   privdrop@0.5.1
+   proc-macro-error@1.0.4
+   proc-macro-error-attr@1.0.4
+   proc-macro2@1.0.34
+   quote@1.0.10
+   rand@0.8.4
+   rand_chacha@0.3.1
+   rand_core@0.6.3
+   rand_hc@0.3.1
+   rayon@1.5.1
+   rayon-core@1.9.1
+   redox_syscall@0.2.10
+   regex@1.5.4
+   regex-automata@0.1.10
+   regex-syntax@0.6.25
+   remove_dir_all@0.5.3
+   ring@0.16.20
+   rustc_version@0.4.0
+   ryu@1.0.9
+   same-file@1.0.6
+   scopeguard@1.1.0
+   semver@1.0.4
+   serde@1.0.132
+   serde_cbor@0.11.2
+   serde_derive@1.0.132
+   serde_json@1.0.73
+   serde_yaml@0.8.23
+   sha-1@0.9.8
+   signal@0.7.0
+   smallvec@1.7.0
+   spin@0.5.2
+   strsim@0.8.0
+   structopt@0.3.25
+   structopt-derive@0.4.18
+   syn@1.0.83
+   tempfile@3.2.0
+   terminal_size@0.1.17
+   textwrap@0.11.0
+   thiserror@1.0.30
+   thiserror-impl@1.0.30
+   tinytemplate@1.2.1
+   tinyvec@1.5.1
+   tinyvec_macros@0.1.0
+   tungstenite@0.16.0
+   typenum@1.14.0
+   unicode-bidi@0.3.7
+   unicode-normalization@0.1.19
+   unicode-segmentation@1.8.0
+   unicode-width@0.1.9
+   unicode-xid@0.2.2
+   untrusted@0.7.1
+   url@2.2.2
+   utf-8@0.7.6
+   vec_map@0.8.2
+   version_check@0.9.3
+   void@1.0.2
+   walkdir@2.3.2
+   wasi@0.10.2+wasi-snapshot-preview1
+   wasm-bindgen@0.2.78
+   wasm-bindgen-backend@0.2.78
+   wasm-bindgen-macro@0.2.78
+   wasm-bindgen-macro-support@0.2.78
+   wasm-bindgen-shared@0.2.78
+   web-sys@0.3.55
+   wildmatch@1.1.0
+   winapi@0.3.9
+   winapi-i686-pc-windows-gnu@0.4.0
+   winapi-util@0.1.5
+   winapi-x86_64-pc-windows-gnu@0.4.0
+   xml-rs@0.8.4
+   xmltree@0.10.3
+   yaml-rust@0.4.5
+   zeroize@1.4.3
+"
+
+inherit cargo systemd
+
+DESCRIPTION="High performance peer-to-peer mesh VPN"
+HOMEPAGE="https://vpncloud.ddswd.de/;
+SRC_URI="https://github.com/dswd/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
+   ${CARGO_CRATE_URIS}"
+LICENSE="GPL-3+ ISC MIT MPL-2.0 openssl || ( Apache-2.0 Boost-1.0 ) || ( 
Apache-2.0 MIT ) || ( Apache-2.0 MIT ZLIB ) || ( MIT Unlicense )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="man"

[gentoo-commits] repo/gentoo:master commit in: net-vpn/vpncloud/

2023-08-12 Thread Ulrich Müller
commit: ef2312eff61e856c740cdcc13be1b4a5470e443e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Aug 12 09:39:18 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Aug 12 09:42:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2312ef

net-vpn/vpncloud: update LICENSE

Closes: https://bugs.gentoo.org/912073
Signed-off-by: Ulrich Müller  gentoo.org>

 net-vpn/vpncloud/vpncloud-2.3.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-vpn/vpncloud/vpncloud-2.3.0.ebuild 
b/net-vpn/vpncloud/vpncloud-2.3.0.ebuild
index 6419ba5719fb..cd37dd4074a6 100644
--- a/net-vpn/vpncloud/vpncloud-2.3.0.ebuild
+++ b/net-vpn/vpncloud/vpncloud-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Gentoo Authors
+# Copyright 2017-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Auto-Generated by cargo-ebuild 0.3.1
@@ -159,9 +159,7 @@ HOMEPAGE="https://vpncloud.ddswd.de/;
 SRC_URI="https://github.com/dswd/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
 RESTRICT="mirror"
-# License set may be more restrictive as OR is not respected
-# use cargo-license for a more accurate license picture
-LICENSE="Apache-2.0 Apache-2.0 BSL-1.1 GPL-3 ISC MIT MPL-2.0 Unlicense ZLIB"
+LICENSE="GPL-3+ ISC MIT MPL-2.0 openssl || ( Apache-2.0 Boost-1.0 ) || ( 
Apache-2.0 MIT ) || ( Apache-2.0 MIT ZLIB ) || ( MIT Unlicense )"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="man"



[gentoo-commits] repo/gentoo:master commit in: net-vpn/vpncloud/

2022-04-22 Thread Yixun Lan
commit: 90be40ba53918331001a9a4d0e6042f425c6cb04
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Apr 23 01:35:50 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Apr 23 01:39:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90be40ba

net-vpn/vpncloud: fix LDFLAGS QA warning

use QA_FLAGS_IGNORED to ignore it, since it's a rust app

Closes: https://bugs.gentoo.org/840104
Signed-off-by: Yixun Lan  gentoo.org>

 net-vpn/vpncloud/vpncloud-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-vpn/vpncloud/vpncloud-2.3.0.ebuild 
b/net-vpn/vpncloud/vpncloud-2.3.0.ebuild
index 5058e41b5091..6419ba5719fb 100644
--- a/net-vpn/vpncloud/vpncloud-2.3.0.ebuild
+++ b/net-vpn/vpncloud/vpncloud-2.3.0.ebuild
@@ -155,8 +155,6 @@ zeroize-1.4.3
 inherit cargo systemd
 
 DESCRIPTION="High performance peer-to-peer mesh VPN"
-# Double check the homepage as the cargo_metadata crate
-# does not provide this value so instead repository is used
 HOMEPAGE="https://vpncloud.ddswd.de/;
 SRC_URI="https://github.com/dswd/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
@@ -171,6 +169,8 @@ IUSE="man"
 DEPEND="man? ( dev-ruby/asciidoctor )"
 RDEPEND=""
 
+QA_FLAGS_IGNORED="/usr/bin/${PN}"
+
 src_install() {
cargo_src_install
keepdir /etc/vpncloud



[gentoo-commits] repo/gentoo:master commit in: net-vpn/vpncloud/

2022-04-21 Thread Yixun Lan
commit: f1f16ec3a463979113412f25725cfd44840bc773
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Apr 22 01:44:02 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Apr 22 02:52:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1f16ec3

net-vpn/vpncloud: new version imported, 2.3.0

Signed-off-by: Yixun Lan  gentoo.org>

 net-vpn/vpncloud/Manifest  | 145 +
 net-vpn/vpncloud/metadata.xml  |  11 ++
 net-vpn/vpncloud/vpncloud-2.3.0.ebuild | 186 +
 3 files changed, 342 insertions(+)

diff --git a/net-vpn/vpncloud/Manifest b/net-vpn/vpncloud/Manifest
new file mode 100644
index ..a1242d6c245e
--- /dev/null
+++ b/net-vpn/vpncloud/Manifest
@@ -0,0 +1,145 @@
+DIST ansi_term-0.12.1.crate 24838 BLAKE2B 
f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791
 SHA512 
b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671
+DIST attohttpc-0.16.3.crate 60620 BLAKE2B 
b2d170e9ef964045018cfaf6790a00c9392f9fbce0b90732bb47d4d228bcdada530ec074c071834a4130be9ce97d8a38305a36d1625ae8f508eb933398500441
 SHA512 
3da2e63f07871fb79583c672447dc471e44863269343e568d6b11a4659afbd7bd588bc22417350cb8bdc32d107b36519db1e3873695bc35e9099a806bd826491
+DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
+DIST autocfg-1.0.1.crate 12908 BLAKE2B 
40c53cab298e4f26634c3acff3ece6a3371188d91dbf377ed664eabedcde20536edaa93daf406618f37edde019f049a6e7b9a47f627344587dbd126bee2b5e3a
 SHA512 
630b348acb98b012e97804e6325d03c89abc22f2157762c59144c04e6c733daf550bdc7f0fe0b9f3b50e15dae8c1c3c4bdfce3d805b02f0fc987311f5332419b
+DIST base64-0.13.0.crate 62070 BLAKE2B 
b957f65cdb1e28baeca0cefc92fa98be797409b7dabd15e0e88db6cdfb89779b662cba9f2270fbf3b7b66948fdc46c118b8040a78ab72049c48a928fa802bee0
 SHA512 
991a72999839daa232f508c5b24e7d3225e8a26db8d1d0e747881b115af9e408b92374e163b31e0b0d324c1c2e57e8e38d66861b61eb0a1dba87bb5871940151
+DIST bitflags-1.3.2.crate 23021 BLAKE2B 
eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda
 SHA512 
3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
+DIST block-buffer-0.9.0.crate 7108 BLAKE2B 
42e99ec46c6e43d5f85e8d6d0a8fcef7175c97828758c93e55505c0e18e2646ae77bf264076041bf682532e28268a4978dd9c822c0475347ee3d29c5df2601fb
 SHA512 
2d0f8908f59d4b1cccd1fbca0c1fa3cc4b224f09549669b28a16af5acfd4369b66851e9be8d65e1df71be998fbc42fc130ad32b71e035d6055724e8fa31fbf98
+DIST boxfnonce-0.1.1.crate 9698 BLAKE2B 
678cd597d002850a2ed7ae430b23fb71f7218cda3a874339f98e698c570fb1be466862db1365e80f62d0b5d9c0561cf65fed004ed460896f1f9dbb704c4c3cff
 SHA512 
e027de23cb7c58fcf47dcdf1dc2adf7477408f2b4e6303b51a72e2b87de232d4898dcc064f43d7bd86e337f7e1b0c1f6324daa1cb8e9ba0e530674fb358eecc6
+DIST bstr-0.2.17.crate 330350 BLAKE2B 
90c3a48d78b73d7e36a3da9fda0beae6e91ce534d17198ea8ceee0b613d03297f9dd8bca30e1ec5da01d1da359a1da72b2c2771b77c82bebab5006cafd665192
 SHA512 
883eac8210d14f89517b4dd5e25d02c97cf31602ec74498b5e186112ba0f154d47de8d1c41a8f4e5503f3b53c064e2c976b60bbfd63fc28b186bc006e00f20c2
+DIST bumpalo-3.8.0.crate 79835 BLAKE2B 
3937c4ca9d7c5e2ffee229c8f5503c6a59f2fabfa3b7c81fefbf5df816efc5f601aaca4b606a62e647262acafa34146aa0906eedc09368e16eb76b3c6722e8e1
 SHA512 
c9825e7638bd54f97877adee8ac8f6a2cee308050c3f446f9da3996688ec3d779cb6eb935a440329794fb534958a6e89749b44a9bb27dfd219a963f64a6bcac1
+DIST byteorder-1.4.3.crate 22512 BLAKE2B 
d39c546ba7346df315297fc53da4bfc77ecb1f38567ddb788549ee31cae2719a8bc0b7d1f1705abb3cff033aa57af004987d90748f5a31765273b3223a011c0d
 SHA512 
8c8000eb8ecf40351c9ce36a3a8acd7a02f81786d1b11aab85adfeffa0f2267ed74df29b2ca5d1d38128484d1d3cad2b673aa0d0441dcd0620dfd3934bb888fa
+DIST bytes-1.1.0.crate 49640 BLAKE2B 
b3140dd49dc222cd0405e405da9629038eb7d71dd4c22c8d6419ade041dc1118aa46df38f3426a36a44d8e5591c368ae32a89e71850dca7e810bbfff4441c37d
 SHA512 
d34441ea146ccaf55da4d5c645f8ffbd008eeb3204dafd5961771abc85df52751dfd1af3975fb5c91eb83d9a43da4f3589bc3aa07c8d715906d8158f3092af2d
+DIST cast-0.2.7.crate 11222 BLAKE2B 
8a09b6493d68b08539b38fef39ac3abae829c8b899d5243bda3c3d8acada44f4c57416e3247c82a9a4b82180d7f96c96f048b8cdbf21a8fc184ca6957b237ad9
 SHA512 
24d204acf21366e088f721714c48bb6431895882263ef3a08f6644abbca5c06f430729fa8bbb4c9f37c95a6baa1b824d3fad95c5f0889e92587490d51bebb4d6
+DIST cc-1.0.72.crate 57495 BLAKE2B 
b2057ca53aacafa063a4eaa907bfb65aa32ce01a74a90b9085c8243a87723cee8ce79e4904f9d205f9d451598ee34495f8879d27c189477ca43bd39b88b5ea2e
 SHA512