From 7af96da40b26cf2385c4a8f0a5b82cf8e5574430 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Fri, 21 Oct 2022 13:51:59 -0700 Subject: dev-util/difftastic: drop 0.35.0 Signed-off-by: Patrick McLean --- dev-util/difftastic/Manifest | 1 - dev-util/difftastic/difftastic-0.35.0.ebuild | 134 --------------------------- 2 files changed, 135 deletions(-) delete mode 100644 dev-util/difftastic/difftastic-0.35.0.ebuild diff --git a/dev-util/difftastic/Manifest b/dev-util/difftastic/Manifest index 5a5362428543..aa4317f971da 100644 --- a/dev-util/difftastic/Manifest +++ b/dev-util/difftastic/Manifest @@ -18,7 +18,6 @@ DIST crossbeam-epoch-0.9.8.crate 46012 BLAKE2B 181df06d1a9925ad1b3e2df70f290fc9c DIST crossbeam-utils-0.8.8.crate 39681 BLAKE2B 2b3e64bfcaa044a9351c1cc8e9ea53fd68fd0bb9875ae523e0cd309a85ad23b340267bdb742d363b5d99fc065ed74f6cbb3ad1e33dec7d14d99ec458875e7e10 SHA512 ab960afdb82863160a3fa1c21c64b35b3112725bd72fc8e0724175937f4b23d0628253032229501938cd86a8e406a59c06cb44e8bdf34619de781a84ebb46ea0 DIST ctor-0.1.22.crate 9311 BLAKE2B a13fb97cf767fae19486ca8b970f1712bfcf4ec9edda40c01add4bdb7a81e9136acb1208c79763cd612160bf39b342460fecc334c6e421e7f7ff610c4bc44e2f SHA512 cd7c60dae8fb19c3b10e0bf1ffbcedac90cbbd147d564335e4da2d5483f64ea3dc10ad17d7573b00958db0a72cce45f8b7bc10c32864dd943fe64df8d22aaaab DIST diff-0.1.12.crate 10223 BLAKE2B 369f305661f1da31207f3801ed1841dbce12451ac9c3e9d3736f7158ece433af9b2e42c29063e5d93bb86b1d300e503caa9c3ce7dd0b25553f91d72a9eea5298 SHA512 0e81331c0424e9369963e23894a6412b65a3ed4f3154ccc184fc84cf1c5985b81c586a6b34e8c6c0e5c3afba38fb15277cfd89e7f50c85bd5d8d4d24ba670d16 -DIST difftastic-0.35.0.gh.tar.gz 26842590 BLAKE2B 813886175ab24c1398e72f180114bd456eca61ce6e9112ce33bd28e16696e023c5f8822a435e1df07167f0bd82014a1d905fa0925a7794df5f85249e4f448c23 SHA512 356d1a5cb91eb016099ceaae4ce21b95fd2bbf7021e043277fa354f379a0ebcfd43a7c1f459d6509aa5112acab3529cd7f66491ce2c7a5cc1d7688bd635fc436 DIST difftastic-0.36.1.gh.tar.gz 28809971 BLAKE2B 2715e8f01e00de4608917b5e865f9d568ab5d48f3db529b1e6ba743355aa9262f4ecd6ca644860c5a47121ee99619a55c3a8ff143c545be5fefda8605767bec9 SHA512 68f954658fb0d979ea5deca9ec6d0a49466b19e54e9db030af76f72e4fb092156b91844ae40073c9bb2c6f3656f7fd25bfc7600cb30f85a3121a57705b8e7d40 DIST difftastic-0.37.0.gh.tar.gz 28624498 BLAKE2B 7d2b48c19589ac37cfe7c7807429cbe1fca465adcef19b3b21cc16673d31602a90ffb967029b93d976a3448afff47222b117d479ec1d4bf2d8683dfd8b72d3f0 SHA512 b26ec8cf7423d870b246b9abfc255ffa5efab1f6690b5a85448dfa2247dbfced34c6e39440556ebb0478e5ff10cbbf7b56483be6fb8c72c9c4c17f7f21af1672 DIST either-1.6.1.crate 13641 BLAKE2B e5f40c40a5edb6dcb07a10bf79183cbe42438f1f70f3932dce72f6f6e91f75f24d17d82bc447507def4dad4345ffc9dd9162dde778afb253bdb1218e91887949 SHA512 4bfe56920e30cbc8eb4f90162db618f7dca653b42db35ab6a7045d3fd9a24ceb1778b1f79613850bdb1a87ad3794fa0d73015e46c48d513f368d8c3776fc9ddf diff --git a/dev-util/difftastic/difftastic-0.35.0.ebuild b/dev-util/difftastic/difftastic-0.35.0.ebuild deleted file mode 100644 index 75a3ce21b10b..000000000000 --- a/dev-util/difftastic/difftastic-0.35.0.ebuild +++ /dev/null @@ -1,134 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Auto-Generated by cargo-ebuild 0.5.2 - -EAPI=8 - -CRATES=" - aho-corasick-0.7.18 - ansi_term-0.12.1 - archery-0.4.0 - atty-0.2.14 - autocfg-1.1.0 - bitflags-1.3.2 - bumpalo-3.9.1 - bytecount-0.6.2 - cc-1.0.73 - cfg-if-1.0.0 - clap-3.1.18 - clap_lex-0.2.0 - const_format-0.2.23 - const_format_proc_macros-0.2.22 - crossbeam-channel-0.5.4 - crossbeam-deque-0.8.1 - crossbeam-epoch-0.9.8 - crossbeam-utils-0.8.8 - ctor-0.1.22 - diff-0.1.12 - either-1.6.1 - env_logger-0.7.1 - errno-0.2.8 - errno-dragonfly-0.1.2 - fixedbitset-0.4.1 - fnv-1.0.7 - hashbrown-0.11.2 - hermit-abi-0.1.19 - humantime-1.3.0 - indexmap-1.7.0 - io-lifetimes-0.7.3 - itertools-0.10.3 - lazy_static-1.4.0 - libc-0.2.126 - libmimalloc-sys-0.1.24 - linux-raw-sys-0.0.46 - log-0.4.17 - memchr-2.5.0 - memoffset-0.6.5 - mimalloc-0.1.28 - minimal-lexical-0.2.1 - nom-7.1.1 - num_cpus-1.13.1 - once_cell-1.12.0 - os_str_bytes-6.0.1 - output_vt100-0.1.3 - owo-colors-3.4.0 - petgraph-0.6.1 - pretty_assertions-1.2.1 - pretty_env_logger-0.4.0 - proc-macro2-1.0.39 - quick-error-1.2.3 - quote-1.0.18 - radix-heap-0.4.2 - rayon-1.5.3 - rayon-core-1.9.3 - regex-1.5.6 - regex-syntax-0.6.26 - rpds-0.10.0 - rustc-hash-1.1.0 - rustix-0.35.9 - same-file-1.0.6 - scopeguard-1.1.0 - static_assertions-1.1.0 - strsim-0.10.0 - syn-1.0.95 - term_size-0.3.2 - termcolor-1.1.3 - terminal_size-0.1.17 - terminal_size-0.2.1 - textwrap-0.15.0 - tree-sitter-0.20.6 - tree_magic_mini-3.0.3 - typed-arena-2.0.1 - unicode-ident-1.0.0 - unicode-width-0.1.9 - unicode-xid-0.2.3 - version_check-0.9.4 - walkdir-2.3.2 - 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 - windows-sys-0.36.1 - windows_aarch64_msvc-0.36.1 - windows_i686_gnu-0.36.1 - windows_i686_msvc-0.36.1 - windows_x86_64_gnu-0.36.1 - windows_x86_64_msvc-0.36.1 - wu-diff-0.1.2 -" - -inherit cargo - -DESCRIPTION="A structural diff that understands syntax." -# Double check the homepage as the cargo_metadata crate -# does not provide this value so instead repository is used -HOMEPAGE="https://github.com/wilfred/difftastic" -SRC_URI=" - $(cargo_crate_uris ${CRATES}) - https://github.com/Wilfred/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz -" - -# 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-with-LLVM-exceptions MIT MPL-2.0 Unlicense ZLIB" -SLOT="0" -KEYWORDS="~amd64" - -QA_FLAGS_IGNORED="usr/bin/difft" - -DOCS=( - CHANGELOG.md - README.md - manual/ -) - -src_prepare() { - rm manual/.gitignore || die - default -} - -src_install() { - cargo_src_install - dodoc -r "${DOCS[@]}" -} -- cgit v1.2.3-65-gdbad