public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/mdbook/
Date: Mon, 25 Jul 2022 06:11:20 +0000 (UTC)	[thread overview]
Message-ID: <1658729467.e82d7beb8ee2159abb7679179b1a290af1118ef2.ionen@gentoo> (raw)

commit:     e82d7beb8ee2159abb7679179b1a290af1118ef2
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 06:01:24 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 06:11:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82d7beb

app-text/mdbook: drop 0.4.20

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-text/mdbook/Manifest             |   1 -
 app-text/mdbook/mdbook-0.4.20.ebuild | 251 -----------------------------------
 2 files changed, 252 deletions(-)

diff --git a/app-text/mdbook/Manifest b/app-text/mdbook/Manifest
index 55aa432d9b49..5c5226791519 100644
--- a/app-text/mdbook/Manifest
+++ b/app-text/mdbook/Manifest
@@ -83,7 +83,6 @@ DIST maplit-1.0.2.crate 8871 BLAKE2B 3cf975d35de2d2fbd50227a6d2c5e72227e99197b62
 DIST markup5ever-0.10.1.crate 34668 BLAKE2B a13f39ba93a26a558a8f03ebbbaa98bf2c7caa4fd393be3e307acd5b59a6d91fa8fbf4deff234266cd55772d5047145cc80c5a215ff8eb5b2fddb88468ae4fb2 SHA512 447b0f44ea8b786688127aba1b6eed826dc0127658d293c22db74864381b5e7bc0584243dcc0ee19929d3e757521167c13a108155ed5c8e78375cb0fd3c6f7b7
 DIST markup5ever_rcdom-0.1.0.crate 25165 BLAKE2B 4123ee804991e9be31e6a4dbcb7dcce12bb776d22e4409ad388678a92965834acb9b1b2fa51e6472ee2c0db156e4a75e5b6db5f6b6d4220159ab93b056d0418c SHA512 7c21836fcdd45bfdef7305327255291c92d75d3329798d31abab26297de8c381e41b4419fb7ac631310835d590b63751a63bdd87e2697ea3dfdd6599033433c7
 DIST matches-0.1.9.crate 2246 BLAKE2B de155202636c6a03ed68cdb21e8ef96e19b45be040a82943d2d7e5192c0ab5c253ab6d65f0b30b2689e21da79cba684af5be6e63c48266681aceba356f6eea41 SHA512 6a2809687d30ff04ea97bf9d1610d746e097699a4c3625ffd1b7b1e4a9673ece9d559058c9f760b99d6ab509024f7b338e7cfa6fe767499c983efa98bfb98305
-DIST mdbook-0.4.20.tar.gz 1513187 BLAKE2B 7d7b7d37f0ec4af07aa72b2264792977fc6e005fb3d15e5d76507e9d081349406f85e1c6d90ed7d9e1cd9c18e94388f5c04c4bb0530bf32fad89e563792a018a SHA512 be2a7514a8e5c37832cc8846b92089030b6a89666e7c311993e204ceb89bbbb9c261d526a1d38bb795fb3e8e454a9018c5e40f80b07d89ee404f103ce23361cf
 DIST mdbook-0.4.21.tar.gz 1513223 BLAKE2B 47f9fed97c08af77729288b06cfd89b0ad6e738f25dab30968ce7c6a8bc1c6bef1645c99bd0841a709d247b2f41a16c62a14540db6ad313b795240571a772bfe SHA512 74e78f0d7a2352c4402324373f6249810feb836b77493b0d128eebc2b3092cd399ac30a1886f4c9e8ad8401ccc75a7377dbbe5c9c9d3fcc260dbaf2d8d83e66a
 DIST memchr-2.4.1.crate 64977 BLAKE2B 31479718c118093b684bed946eae0706d77d9d275bd49f5aeff4de490f479abd60c7dc462150eafffc6d6fc1da0853123b78be038826b775d2a41a4c39d93ab5 SHA512 d8912e3902a2126f86159bdc998532a2890b882cbb7d59b5a470fffcad4c32281e045f2fff48a235aa4189f1928866bf3d33b699d50866ad6b6c272bba7adb11
 DIST mime-0.3.16.crate 15206 BLAKE2B 9a599ca82fd0dd6d3d2dea68a47b8441b1024d016ee1fb23cc6431b39ead20c9b3fe1ff3397af79c2c1b2cd277c440d4fff69f6b28c550ddbe15f680923c834b SHA512 cb1d691610cb82720e553247336fc5eab63407ad37febf2eb50aaa4e329cca70959ecd8bb8c7af5753acec2c8e86fc9a0f8ad9ad2de93fe9295ce84033d6054c

diff --git a/app-text/mdbook/mdbook-0.4.20.ebuild b/app-text/mdbook/mdbook-0.4.20.ebuild
deleted file mode 100644
index 33b66c0d9afe..000000000000
--- a/app-text/mdbook/mdbook-0.4.20.ebuild
+++ /dev/null
@@ -1,251 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CRATES="
-	aho-corasick-0.7.18
-	ammonia-3.1.2
-	ansi_term-0.12.1
-	anyhow-1.0.43
-	assert_cmd-1.0.7
-	atty-0.2.14
-	autocfg-1.0.1
-	base64-0.13.0
-	bit-set-0.5.2
-	bit-vec-0.6.3
-	bitflags-1.3.2
-	block-buffer-0.7.3
-	block-buffer-0.9.0
-	block-padding-0.1.5
-	bstr-0.2.17
-	byte-tools-0.3.1
-	byteorder-1.4.3
-	bytes-1.0.1
-	cfg-if-0.1.10
-	cfg-if-1.0.0
-	chrono-0.4.19
-	clap-3.0.10
-	clap_complete-3.0.4
-	cpufeatures-0.1.5
-	ctor-0.1.20
-	diff-0.1.12
-	difflib-0.4.0
-	digest-0.8.1
-	digest-0.9.0
-	doc-comment-0.3.3
-	either-1.6.1
-	elasticlunr-rs-3.0.0
-	env_logger-0.9.0
-	fake-simd-0.1.2
-	filetime-0.2.15
-	float-cmp-0.9.0
-	fnv-1.0.7
-	form_urlencoded-1.0.1
-	fsevent-0.4.0
-	fsevent-sys-2.0.1
-	fuchsia-zircon-0.3.3
-	fuchsia-zircon-sys-0.3.3
-	futf-0.1.4
-	futures-channel-0.3.21
-	futures-core-0.3.21
-	futures-macro-0.3.16
-	futures-sink-0.3.21
-	futures-task-0.3.16
-	futures-util-0.3.16
-	generic-array-0.12.4
-	generic-array-0.14.4
-	getrandom-0.1.16
-	getrandom-0.2.3
-	gitignore-1.0.7
-	glob-0.3.0
-	h2-0.3.4
-	handlebars-4.1.2
-	hashbrown-0.11.2
-	headers-0.3.4
-	headers-core-0.2.0
-	hermit-abi-0.1.19
-	html5ever-0.25.1
-	http-0.2.4
-	http-body-0.4.3
-	httparse-1.5.1
-	httpdate-1.0.1
-	humantime-2.1.0
-	hyper-0.14.11
-	idna-0.2.3
-	indexmap-1.7.0
-	inotify-0.7.1
-	inotify-sys-0.1.5
-	iovec-0.1.4
-	itertools-0.10.1
-	itoa-0.4.8
-	kernel32-sys-0.2.2
-	lazy_static-1.4.0
-	lazycell-1.3.0
-	libc-0.2.100
-	log-0.4.14
-	mac-0.1.1
-	maplit-1.0.2
-	markup5ever-0.10.1
-	markup5ever_rcdom-0.1.0
-	matches-0.1.9
-	memchr-2.4.1
-	mime-0.3.16
-	mime_guess-2.0.3
-	mio-0.6.23
-	mio-0.7.13
-	mio-extras-2.0.6
-	miow-0.2.2
-	miow-0.3.7
-	net2-0.2.37
-	new_debug_unreachable-1.0.4
-	normalize-line-endings-0.3.0
-	notify-4.0.17
-	ntapi-0.3.6
-	num-integer-0.1.44
-	num-traits-0.2.14
-	num_cpus-1.13.0
-	opaque-debug-0.2.3
-	opaque-debug-0.3.0
-	opener-0.5.0
-	os_str_bytes-6.0.0
-	output_vt100-0.1.2
-	percent-encoding-2.1.0
-	pest-2.1.3
-	pest_derive-2.1.0
-	pest_generator-2.1.3
-	pest_meta-2.1.3
-	phf-0.8.0
-	phf_codegen-0.8.0
-	phf_generator-0.8.0
-	phf_shared-0.8.0
-	pin-project-1.0.8
-	pin-project-internal-1.0.8
-	pin-project-lite-0.2.7
-	pin-utils-0.1.0
-	ppv-lite86-0.2.10
-	precomputed-hash-0.1.1
-	predicates-2.0.1
-	predicates-core-1.0.2
-	predicates-tree-1.0.2
-	pretty_assertions-1.2.1
-	proc-macro-hack-0.5.19
-	proc-macro-nested-0.1.7
-	proc-macro2-1.0.28
-	pulldown-cmark-0.9.1
-	quick-error-2.0.1
-	quote-1.0.9
-	rand-0.7.3
-	rand-0.8.4
-	rand_chacha-0.2.2
-	rand_chacha-0.3.1
-	rand_core-0.5.1
-	rand_core-0.6.3
-	rand_hc-0.2.0
-	rand_hc-0.3.1
-	rand_pcg-0.2.1
-	redox_syscall-0.2.10
-	regex-1.5.5
-	regex-automata-0.1.10
-	regex-syntax-0.6.25
-	remove_dir_all-0.5.3
-	ryu-1.0.5
-	same-file-1.0.6
-	scoped-tls-1.0.0
-	select-0.5.0
-	semver-1.0.4
-	serde-1.0.129
-	serde_derive-1.0.129
-	serde_json-1.0.66
-	serde_urlencoded-0.7.0
-	sha-1-0.8.2
-	sha-1-0.9.7
-	shlex-1.0.0
-	siphasher-0.3.6
-	slab-0.4.4
-	socket2-0.4.1
-	string_cache-0.8.1
-	string_cache_codegen-0.5.1
-	strsim-0.10.0
-	syn-1.0.75
-	tempfile-3.2.0
-	tendril-0.4.2
-	termcolor-1.1.2
-	textwrap-0.14.2
-	thiserror-1.0.31
-	thiserror-impl-1.0.31
-	time-0.1.43
-	tinyvec-1.3.1
-	tinyvec_macros-0.1.0
-	tokio-1.16.1
-	tokio-macros-1.8.0
-	tokio-stream-0.1.7
-	tokio-tungstenite-0.15.0
-	tokio-util-0.6.7
-	toml-0.5.8
-	topological-sort-0.1.0
-	tower-service-0.3.1
-	tracing-0.1.26
-	tracing-core-0.1.19
-	treeline-0.1.0
-	try-lock-0.2.3
-	tungstenite-0.14.0
-	typenum-1.13.0
-	ucd-trie-0.1.3
-	unicase-2.6.0
-	unicode-bidi-0.3.6
-	unicode-normalization-0.1.19
-	unicode-xid-0.2.2
-	url-2.2.2
-	utf-8-0.7.6
-	version_check-0.9.3
-	wait-timeout-0.2.0
-	walkdir-2.3.2
-	want-0.3.0
-	warp-0.3.2
-	wasi-0.10.2+wasi-snapshot-preview1
-	wasi-0.9.0+wasi-snapshot-preview1
-	winapi-0.2.8
-	winapi-0.3.9
-	winapi-build-0.1.1
-	winapi-i686-pc-windows-gnu-0.4.0
-	winapi-util-0.1.5
-	winapi-x86_64-pc-windows-gnu-0.4.0
-	ws2_32-sys-0.2.1
-	xml5ever-0.16.1"
-inherit cargo toolchain-funcs
-
-DESCRIPTION="Create a book from markdown files"
-HOMEPAGE="https://rust-lang.github.io/mdBook/"
-SRC_URI="
-	https://github.com/rust-lang/mdBook/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
-	$(cargo_crate_uris)"
-S="${WORKDIR}/${P/b/B}"
-
-# CC-BY-4.0/OFL-1.1: embeds fonts inside the executable
-LICENSE="Apache-2.0 BSD CC-BY-4.0 CC0-1.0 ISC MIT MPL-2.0 OFL-1.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
-IUSE="doc"
-
-QA_FLAGS_IGNORED="usr/bin/${PN}"
-
-src_compile() {
-	cargo_src_compile
-
-	if use doc; then
-		if tc-is-cross-compiler; then
-			ewarn "html docs were skipped due to cross-compilation"
-		else
-			target/$(usex debug{,} release)/${PN} build -d html guide || die
-		fi
-	fi
-}
-
-src_install() {
-	cargo_src_install
-
-	dodoc CHANGELOG.md README.md
-
-	[[ -e guide/html ]] && dodoc -r guide/html
-}


             reply	other threads:[~2022-07-25  6:11 UTC|newest]

Thread overview: 101+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-25  6:11 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10 13:28 [gentoo-commits] repo/gentoo:master commit in: app-text/mdbook/ Michał Górny
2024-11-07 15:13 Ionen Wolkens
2024-09-02  6:00 WANG Xuerui
2024-06-28 14:45 Ionen Wolkens
2024-06-17  9:39 James Le Cuirot
2024-06-07  7:13 Arthur Zamarin
2024-06-06  4:05 Sam James
2024-06-06  0:45 Sam James
2024-06-05 19:59 Arthur Zamarin
2024-06-05 19:59 Arthur Zamarin
2024-06-05 19:59 Arthur Zamarin
2024-05-17  4:32 Ionen Wolkens
2024-03-20  7:17 Ionen Wolkens
2024-03-16 16:35 Arthur Zamarin
2024-03-04  2:50 Sam James
2024-03-04  2:24 Sam James
2024-03-04  2:14 Sam James
2024-03-04  2:14 Sam James
2024-03-04  2:14 Sam James
2024-03-04  2:14 Sam James
2024-02-07  5:02 Ionen Wolkens
2024-01-23  9:11 Ionen Wolkens
2024-01-23  5:07 Ionen Wolkens
2023-12-29 20:08 Arthur Zamarin
2023-12-26 18:45 Arthur Zamarin
2023-12-26 17:04 Sam James
2023-12-26 17:04 Sam James
2023-12-26 16:37 Sam James
2023-12-26 16:37 Sam James
2023-12-12 21:25 Ionen Wolkens
2023-12-01  3:30 Sam James
2023-11-30  4:42 Ionen Wolkens
2023-10-27 19:55 Arthur Zamarin
2023-10-27 12:22 Sam James
2023-10-27 12:22 Sam James
2023-10-27 12:17 Sam James
2023-10-27 12:17 Sam James
2023-09-29 23:29 Ionen Wolkens
2023-09-12 16:15 Ionen Wolkens
2023-08-24 17:53 Arthur Zamarin
2023-08-05 22:52 Ionen Wolkens
2023-08-05 22:52 Ionen Wolkens
2023-08-04  2:04 Ionen Wolkens
2023-07-17  1:46 Ionen Wolkens
2023-06-30 13:47 Ionen Wolkens
2023-06-20  3:11 Ionen Wolkens
2023-06-20  3:11 Ionen Wolkens
2023-06-11 15:04 Sam James
2023-06-11 15:04 Sam James
2023-06-11 13:32 Sam James
2023-06-11 13:32 Sam James
2023-06-11 13:32 Sam James
2023-06-08 12:25 Arthur Zamarin
2023-06-08 12:23 Arthur Zamarin
2023-06-02  6:54 Ionen Wolkens
2023-05-28 22:30 Ionen Wolkens
2023-05-23 15:16 Arthur Zamarin
2023-05-13 21:13 Ionen Wolkens
2023-03-28  7:41 Ionen Wolkens
2023-03-25  3:19 Ionen Wolkens
2023-03-05  2:27 Ionen Wolkens
2023-02-15 19:23 Ionen Wolkens
2023-02-13 16:30 Ionen Wolkens
2023-02-13 16:30 Ionen Wolkens
2023-02-13 16:30 Ionen Wolkens
2023-02-13 11:46 Ionen Wolkens
2023-02-09  0:44 Ionen Wolkens
2023-01-11 11:26 Ionen Wolkens
2022-12-29 20:29 Ionen Wolkens
2022-12-17 18:41 Ionen Wolkens
2022-12-17 18:41 Ionen Wolkens
2022-12-15 21:23 Ionen Wolkens
2022-12-15  8:53 Ionen Wolkens
2022-11-28 18:32 Ionen Wolkens
2022-10-04 19:58 Ionen Wolkens
2022-09-28 21:27 Sam James
2022-08-13 11:17 Arthur Zamarin
2022-08-13  6:57 Arthur Zamarin
2022-07-25  6:11 Ionen Wolkens
2022-07-22 18:34 Ionen Wolkens
2022-07-22 18:34 Ionen Wolkens
2022-07-21  5:38 Ionen Wolkens
2022-07-21  5:38 Ionen Wolkens
2022-07-14 21:50 Ionen Wolkens
2022-07-02  1:24 Ionen Wolkens
2022-06-19 23:18 Yixun Lan
2022-06-19  9:15 Jakov Smolić
2022-05-13 14:51 Ionen Wolkens
2022-04-29 11:23 Ionen Wolkens
2022-04-18 14:38 Ionen Wolkens
2022-04-15 20:44 Ionen Wolkens
2022-03-30 17:41 Ionen Wolkens
2022-03-30 17:41 Ionen Wolkens
2022-03-30  6:06 Ionen Wolkens
2022-02-09 15:33 Ionen Wolkens
2022-01-13  8:06 Ionen Wolkens
2022-01-04 20:14 Ionen Wolkens
2022-01-04 20:11 Ionen Wolkens
2021-12-01  6:50 Arthur Zamarin
2021-12-01  4:01 Ionen Wolkens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1658729467.e82d7beb8ee2159abb7679179b1a290af1118ef2.ionen@gentoo \
    --to=ionen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox