From 6bd95d1f6320b8666a31ec949183aaa3088aa16f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 25 Mar 2018 19:22:13 +0100 Subject: gentoo resync : 25.03.2018 --- sys-apps/ripgrep/Manifest | 2 +- sys-apps/ripgrep/ripgrep-0.8.1-r1.ebuild | 85 -------------------------------- sys-apps/ripgrep/ripgrep-0.8.1-r2.ebuild | 85 ++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 86 deletions(-) delete mode 100644 sys-apps/ripgrep/ripgrep-0.8.1-r1.ebuild create mode 100644 sys-apps/ripgrep/ripgrep-0.8.1-r2.ebuild (limited to 'sys-apps/ripgrep') diff --git a/sys-apps/ripgrep/Manifest b/sys-apps/ripgrep/Manifest index 69fb6684c8cb..d3788e18f535 100644 --- a/sys-apps/ripgrep/Manifest +++ b/sys-apps/ripgrep/Manifest @@ -44,5 +44,5 @@ DIST winapi-0.3.4.crate 905247 BLAKE2B a6dacb223c0f7743af4c16d4256eea6fdab49ef7f DIST winapi-i686-pc-windows-gnu-0.4.0.crate 2918815 BLAKE2B 4d357e4d30f9552972170d65b9a5358b69c46a3e772fe05efc22f3d4ffc1caeeaad7aacdc7abd503a7ad0545f8bd7d22bf351dcb6df76f812fa4d45c34d65df0 SHA512 a672ccefd0730a8166fef1d4e39f9034d9ae426a3f5e28d1f4169fa5c5790767693f281d890e7804773b34acdb0ae1febac33cde8c50c0044a5a6152c7209ec2 DIST winapi-x86_64-pc-windows-gnu-0.4.0.crate 2947998 BLAKE2B 2ad1ea8b5fa07d544e910ccba043ae925269b76b26c9da356305b34b86741dd8b9aff0b9ffe3d562db4fcd7d7c46a11ce9e3168b782b1d89ae6881742b7ede82 SHA512 4a654af6a5d649dc87e00497245096b35a2894ae66f155cb62389902c3b93ddcc5cf7d0d8b9dd97b291d2d80bc686af2298e80abef6ac69883f4a54e79712513 DIST wincolor-0.1.6.crate 4799 BLAKE2B 37e72b9603d912b65dd59fe74f1158dd87783ef10511527e50795efc28711348a4c34ee27a2cb4ab523389f443c66ede77c471dd8c2e1bfadb6e8f22726e634e SHA512 d8d9e3a16918844d82cf1cddd7ffdd35cbeb8367b661108cc392d5ce636c270a27a307a4d0307553103356db2958114f269b5a007e4271dd1e6039d7c737e374 -EBUILD ripgrep-0.8.1-r1.ebuild 1528 BLAKE2B 57a1799d3cceb5a1605ed94512edf5f1cf9e4e30bbf8af7f60524989da7ad26e3f2a4aa1cc4ec1ef6e5f9cf6605895c30feb4f10a6e5ec5656e1d6704fc2f178 SHA512 486a5e5a6b8319b8509acab50cc0000484ff6819585a6e89a13b007e5d104b2313432ba9763ee5c1b956851f1236b2344041132411991c4d719ee758836be4f1 +EBUILD ripgrep-0.8.1-r2.ebuild 1532 BLAKE2B 1b5dec09d8a0ad05d570534daa72dfd4cff896a20e79b6c26daf151c79234042eaa02a44afa1652c16881b2787e0612d46649fbccbf52fa8008feafd7196ef60 SHA512 d4d4be24db631878e260c1d43b4b2d73bad4a8002cdf2fc404457f587b52b975e836ded7d17a9e9b9343b8dc54941dc06debf717d4532453a67ca8d5b9f525bb MISC metadata.xml 339 BLAKE2B 814975935c3042512ae2d83d3964bc94bef9b6b19181adc8c07f538e095983d503af6f6683c61109f4c3515175f02879f07d352845966c04bc774ee47d65db97 SHA512 4501066b64cc47d58915b452027ea603d319b0eae3d9bcd45642f16bcca3e5bbba3fc998fe8501ce63c4717ccf5f404392b98b54d53b93c648e8c8de116141ef diff --git a/sys-apps/ripgrep/ripgrep-0.8.1-r1.ebuild b/sys-apps/ripgrep/ripgrep-0.8.1-r1.ebuild deleted file mode 100644 index 27998b14ac3e..000000000000 --- a/sys-apps/ripgrep/ripgrep-0.8.1-r1.ebuild +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -CRATES=" -aho-corasick-0.6.4 -ansi_term-0.10.2 -atty-0.2.6 -bitflags-1.0.1 -bytecount-0.3.1 -cfg-if-0.1.2 -clap-2.30.0 -crossbeam-0.3.2 -encoding_rs-0.7.2 -fnv-1.0.6 -fuchsia-zircon-0.3.3 -fuchsia-zircon-sys-0.3.3 -glob-0.2.11 -globset-0.3.0 -grep-0.1.8 -ignore-0.4.1 -lazy_static-1.0.0 -libc-0.2.36 -log-0.4.1 -memchr-2.0.1 -memmap-0.6.2 -num_cpus-1.8.0 -rand-0.3.22 -rand-0.4.2 -redox_syscall-0.1.37 -redox_termios-0.1.1 -regex-0.2.6 -regex-syntax-0.4.2 -ripgrep-0.8.1 -same-file-1.0.2 -simd-0.2.1 -strsim-0.7.0 -tempdir-0.3.5 -termcolor-0.3.5 -termion-1.5.1 -textwrap-0.9.0 -thread_local-0.3.5 -unicode-width-0.1.4 -unreachable-1.0.0 -utf8-ranges-1.0.0 -void-1.0.2 -walkdir-2.1.4 -winapi-0.3.4 -winapi-i686-pc-windows-gnu-0.4.0 -winapi-x86_64-pc-windows-gnu-0.4.0 -wincolor-0.1.6 -" - -inherit cargo bash-completion-r1 - -DESCRIPTION="a search tool that combines the usability of ag with the raw speed of grep" -HOMEPAGE="https://github.com/BurntSushi/ripgrep" -SRC_URI="$(cargo_crate_uris ${CRATES})" - -LICENSE="|| ( MIT Unlicense )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=virtual/rust-1.20 - app-text/asciidoc" - -src_test() { - cargo test || die "tests failed" -} - -src_install() { - cargo_src_install - - # hacks to find/install generated files - BUILD_DIR=$(dirname $(find target/release -name rg.1)) - doman "${BUILD_DIR}"/rg.1 - dobashcomp "${BUILD_DIR}"/rg.bash - - dodoc CHANGELOG.md README.md - - insinto /usr/share/zsh/site-functions - doins complete/_rg -} diff --git a/sys-apps/ripgrep/ripgrep-0.8.1-r2.ebuild b/sys-apps/ripgrep/ripgrep-0.8.1-r2.ebuild new file mode 100644 index 000000000000..e0f4fe2ab36d --- /dev/null +++ b/sys-apps/ripgrep/ripgrep-0.8.1-r2.ebuild @@ -0,0 +1,85 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +CRATES=" +aho-corasick-0.6.4 +ansi_term-0.10.2 +atty-0.2.6 +bitflags-1.0.1 +bytecount-0.3.1 +cfg-if-0.1.2 +clap-2.30.0 +crossbeam-0.3.2 +encoding_rs-0.7.2 +fnv-1.0.6 +fuchsia-zircon-0.3.3 +fuchsia-zircon-sys-0.3.3 +glob-0.2.11 +globset-0.3.0 +grep-0.1.8 +ignore-0.4.1 +lazy_static-1.0.0 +libc-0.2.36 +log-0.4.1 +memchr-2.0.1 +memmap-0.6.2 +num_cpus-1.8.0 +rand-0.3.22 +rand-0.4.2 +redox_syscall-0.1.37 +redox_termios-0.1.1 +regex-0.2.6 +regex-syntax-0.4.2 +ripgrep-0.8.1 +same-file-1.0.2 +simd-0.2.1 +strsim-0.7.0 +tempdir-0.3.5 +termcolor-0.3.5 +termion-1.5.1 +textwrap-0.9.0 +thread_local-0.3.5 +unicode-width-0.1.4 +unreachable-1.0.0 +utf8-ranges-1.0.0 +void-1.0.2 +walkdir-2.1.4 +winapi-0.3.4 +winapi-i686-pc-windows-gnu-0.4.0 +winapi-x86_64-pc-windows-gnu-0.4.0 +wincolor-0.1.6 +" + +inherit cargo bash-completion-r1 + +DESCRIPTION="a search tool that combines the usability of ag with the raw speed of grep" +HOMEPAGE="https://github.com/BurntSushi/ripgrep" +SRC_URI="$(cargo_crate_uris ${CRATES})" + +LICENSE="|| ( MIT Unlicense )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=virtual/rust-1.20 + app-text/asciidoc" + +src_test() { + cargo test || die "tests failed" +} + +src_install() { + cargo_src_install + + # hacks to find/install generated files + BUILD_DIR=$(dirname $(find target/release -name rg.1)) + doman "${BUILD_DIR}"/rg.1 + newbashcomp "${BUILD_DIR}"/rg.bash rg + + dodoc CHANGELOG.md README.md + + insinto /usr/share/zsh/site-functions + doins complete/_rg +} -- cgit v1.2.3