From be94ae04eee564451203d45977c2ef7c7ace1580 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 10 Nov 2024 03:03:09 +0000 Subject: gentoo auto-resync : 10:11:2024 - 03:03:09 --- app-misc/tzupdate/Manifest | 2 +- app-misc/tzupdate/tzupdate-3.1.0-r1.ebuild | 105 +++++++++++++++++++++++++++++ app-misc/tzupdate/tzupdate-3.1.0.ebuild | 105 ----------------------------- 3 files changed, 106 insertions(+), 106 deletions(-) create mode 100644 app-misc/tzupdate/tzupdate-3.1.0-r1.ebuild delete mode 100644 app-misc/tzupdate/tzupdate-3.1.0.ebuild (limited to 'app-misc/tzupdate') diff --git a/app-misc/tzupdate/Manifest b/app-misc/tzupdate/Manifest index 54a2694f75de..13a191eefe96 100644 --- a/app-misc/tzupdate/Manifest +++ b/app-misc/tzupdate/Manifest @@ -67,5 +67,5 @@ DIST windows_i686_msvc-0.48.0.crate 730056 BLAKE2B 4e4ad6ed94948145199c2ed50fc65 DIST windows_x86_64_gnu-0.48.0.crate 703595 BLAKE2B b227efb78a99c43d0538cceadada3fa1840df29adc665787fdcf845b73e77d782da8a9f9aa602e1da61401b550d0107176feb6c397c922a6240b38cc8f04a180 SHA512 38eff1164fb37dbd2bbe53404b20cba92de84cbbd5e4eb9ad60d51fb43d6fdb8b87a1488e2c88ebd4b3ff3b708f93fdc05df4b14a285d3ff11c33ff0d9828602 DIST windows_x86_64_gnullvm-0.48.0.crate 366536 BLAKE2B 295dc3aef18c604d1579978045f4058b1a315083a8ab842bddf5800ec3460b1530ad88c3464acab712a229290aca235810de8a3b6a253859a354d9fa97277e58 SHA512 8d82fad4c8445030844708aa026a62f1ca43362b8e15f14b0d226c7e9cda04ffa0715087b6a025dbb738e8891de24fcc4a2df071a532917cf03c4a46f934f396 DIST windows_x86_64_msvc-0.48.0.crate 671422 BLAKE2B abb063610dcc38581657133182b7d9efeed5553df67bd2bd6f30f1668a645186e4824f9ef556a5abc84ace10b1b437b6325bbda6df5a64ce880d7dcb743ac786 SHA512 6e598b8e3ac54912a8ebac01b0dd2c58fd282072527d7fedc7f6ebecdfb7dcb09ae46c22293bc0117849437f8b053db5e90406e7a38276f0f0afd06be3966795 -EBUILD tzupdate-3.1.0.ebuild 1944 BLAKE2B e677ab8290535d1eff2e78828b5d727ba86818f165ca0796af9d753c2421799a36861ffa924a81253084e84102e591b433e797ca62b365618cb23e84d00158af SHA512 d9227e606e31bbbc07f1524cd31374b48bb46a5c77c14492755d5c22e88fb3a245c0f7ceede534abcea89ae50cd59d2f706a5f0dcaa102ff8ca1d2ca45db7412 +EBUILD tzupdate-3.1.0-r1.ebuild 1944 BLAKE2B e677ab8290535d1eff2e78828b5d727ba86818f165ca0796af9d753c2421799a36861ffa924a81253084e84102e591b433e797ca62b365618cb23e84d00158af SHA512 d9227e606e31bbbc07f1524cd31374b48bb46a5c77c14492755d5c22e88fb3a245c0f7ceede534abcea89ae50cd59d2f706a5f0dcaa102ff8ca1d2ca45db7412 MISC metadata.xml 329 BLAKE2B 1c71f5119caf441990c561ef582e9c95134fd3cb0427412cdb4d81d7187cb84cd54644ae0be385d3cc9d25d256760104f0fe848b6721675c74fa68706c8db630 SHA512 8cb0c9a440e8a0766e34c95e6ad95a46aea5b9aed933820968ff3bf1dcedaba425a4f00cb653240f2fb2e2cf53e71908e01acba06ec08a64b2aa54c809256df5 diff --git a/app-misc/tzupdate/tzupdate-3.1.0-r1.ebuild b/app-misc/tzupdate/tzupdate-3.1.0-r1.ebuild new file mode 100644 index 000000000000..1143edfba7dc --- /dev/null +++ b/app-misc/tzupdate/tzupdate-3.1.0-r1.ebuild @@ -0,0 +1,105 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Autogenerated by pycargoebuild 0.13.2 + +EAPI=8 + +CRATES=" + anstyle@1.0.0 + anyhow@1.0.75 + base64@0.21.2 + bitflags@1.3.2 + bitflags@2.4.0 + bumpalo@3.12.2 + cc@1.0.79 + cfg-if@1.0.0 + clap@4.4.2 + clap_builder@4.4.2 + clap_derive@4.4.2 + clap_lex@0.5.0 + env_logger@0.10.0 + errno-dragonfly@0.1.2 + errno@0.3.1 + fastrand@2.0.0 + form_urlencoded@1.1.0 + heck@0.4.1 + humantime@2.1.0 + idna@0.3.0 + itoa@1.0.6 + js-sys@0.3.62 + libc@0.2.147 + linux-raw-sys@0.4.5 + log@0.4.20 + once_cell@1.17.1 + percent-encoding@2.2.0 + proc-macro2@1.0.56 + quote@1.0.27 + redox_syscall@0.3.5 + ring@0.16.20 + rustix@0.38.8 + rustls-webpki@0.100.2 + rustls@0.21.2 + ryu@1.0.13 + sct@0.7.0 + serde@1.0.171 + serde_json@1.0.105 + spin@0.5.2 + syn@2.0.15 + tempfile@3.8.0 + tinyvec@1.6.0 + tinyvec_macros@0.1.1 + unicode-bidi@0.3.13 + unicode-ident@1.0.8 + unicode-normalization@0.1.22 + untrusted@0.7.1 + ureq@2.7.1 + url@2.3.1 + wasm-bindgen-backend@0.2.85 + wasm-bindgen-macro-support@0.2.85 + wasm-bindgen-macro@0.2.85 + wasm-bindgen-shared@0.2.85 + wasm-bindgen@0.2.85 + web-sys@0.3.62 + webpki-roots@0.23.1 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-x86_64-pc-windows-gnu@0.4.0 + winapi@0.3.9 + windows-sys@0.48.0 + windows-targets@0.48.0 + windows_aarch64_gnullvm@0.48.0 + windows_aarch64_msvc@0.48.0 + windows_i686_gnu@0.48.0 + windows_i686_msvc@0.48.0 + windows_x86_64_gnu@0.48.0 + windows_x86_64_gnullvm@0.48.0 + windows_x86_64_msvc@0.48.0 +" + +inherit cargo + +DESCRIPTION="Set the system timezone based on IP geolocation." +HOMEPAGE="https://github.com/cdown/tzupdate" +SRC_URI=" + ${CARGO_CRATE_URIS} + https://github.com/cdown/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz +" + +LICENSE="MIT" +# Dependent crate licenses +LICENSE+=" + ISC MIT MPL-2.0 Unicode-DFS-2016 + || ( Apache-2.0 Boost-1.0 ) +" +# ring +LICENSE+=" + ISC SSLeay openssl MIT +" +SLOT="0" +KEYWORDS="~amd64" + +QA_FLAGS_IGNORED="usr/bin/.*" + +DOCS=( + README.md +) diff --git a/app-misc/tzupdate/tzupdate-3.1.0.ebuild b/app-misc/tzupdate/tzupdate-3.1.0.ebuild deleted file mode 100644 index 1143edfba7dc..000000000000 --- a/app-misc/tzupdate/tzupdate-3.1.0.ebuild +++ /dev/null @@ -1,105 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Autogenerated by pycargoebuild 0.13.2 - -EAPI=8 - -CRATES=" - anstyle@1.0.0 - anyhow@1.0.75 - base64@0.21.2 - bitflags@1.3.2 - bitflags@2.4.0 - bumpalo@3.12.2 - cc@1.0.79 - cfg-if@1.0.0 - clap@4.4.2 - clap_builder@4.4.2 - clap_derive@4.4.2 - clap_lex@0.5.0 - env_logger@0.10.0 - errno-dragonfly@0.1.2 - errno@0.3.1 - fastrand@2.0.0 - form_urlencoded@1.1.0 - heck@0.4.1 - humantime@2.1.0 - idna@0.3.0 - itoa@1.0.6 - js-sys@0.3.62 - libc@0.2.147 - linux-raw-sys@0.4.5 - log@0.4.20 - once_cell@1.17.1 - percent-encoding@2.2.0 - proc-macro2@1.0.56 - quote@1.0.27 - redox_syscall@0.3.5 - ring@0.16.20 - rustix@0.38.8 - rustls-webpki@0.100.2 - rustls@0.21.2 - ryu@1.0.13 - sct@0.7.0 - serde@1.0.171 - serde_json@1.0.105 - spin@0.5.2 - syn@2.0.15 - tempfile@3.8.0 - tinyvec@1.6.0 - tinyvec_macros@0.1.1 - unicode-bidi@0.3.13 - unicode-ident@1.0.8 - unicode-normalization@0.1.22 - untrusted@0.7.1 - ureq@2.7.1 - url@2.3.1 - wasm-bindgen-backend@0.2.85 - wasm-bindgen-macro-support@0.2.85 - wasm-bindgen-macro@0.2.85 - wasm-bindgen-shared@0.2.85 - wasm-bindgen@0.2.85 - web-sys@0.3.62 - webpki-roots@0.23.1 - winapi-i686-pc-windows-gnu@0.4.0 - winapi-x86_64-pc-windows-gnu@0.4.0 - winapi@0.3.9 - windows-sys@0.48.0 - windows-targets@0.48.0 - windows_aarch64_gnullvm@0.48.0 - windows_aarch64_msvc@0.48.0 - windows_i686_gnu@0.48.0 - windows_i686_msvc@0.48.0 - windows_x86_64_gnu@0.48.0 - windows_x86_64_gnullvm@0.48.0 - windows_x86_64_msvc@0.48.0 -" - -inherit cargo - -DESCRIPTION="Set the system timezone based on IP geolocation." -HOMEPAGE="https://github.com/cdown/tzupdate" -SRC_URI=" - ${CARGO_CRATE_URIS} - https://github.com/cdown/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz -" - -LICENSE="MIT" -# Dependent crate licenses -LICENSE+=" - ISC MIT MPL-2.0 Unicode-DFS-2016 - || ( Apache-2.0 Boost-1.0 ) -" -# ring -LICENSE+=" - ISC SSLeay openssl MIT -" -SLOT="0" -KEYWORDS="~amd64" - -QA_FLAGS_IGNORED="usr/bin/.*" - -DOCS=( - README.md -) -- cgit v1.2.3