public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/wasmer/
Date: Wed, 12 Jun 2024 13:20:08 +0000 (UTC)	[thread overview]
Message-ID: <1718198279.bfc7f999cdbcb59729b936594cce72144d7105e3.chewi@gentoo> (raw)

commit:     bfc7f999cdbcb59729b936594cce72144d7105e3
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  7 15:00:06 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 13:17:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc7f999

dev-util/wasmer: EAPI 8

No revbump because the package is already broken.

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

 dev-util/wasmer/wasmer-0.11.0.ebuild | 329 +++++++++++++++++------------------
 1 file changed, 164 insertions(+), 165 deletions(-)

diff --git a/dev-util/wasmer/wasmer-0.11.0.ebuild b/dev-util/wasmer/wasmer-0.11.0.ebuild
index abbcc40ab8bf..1f3d09da84f3 100644
--- a/dev-util/wasmer/wasmer-0.11.0.ebuild
+++ b/dev-util/wasmer/wasmer-0.11.0.ebuild
@@ -1,184 +1,183 @@
 # Copyright 2017-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 CRATES="
-aho-corasick-0.7.6
-ansi_term-0.11.0
-arrayref-0.3.5
-arrayvec-0.5.1
-atty-0.2.13
-autocfg-0.1.7
-bincode-1.2.0
-bitflags-1.2.1
-blake2b_simd-0.5.9
-bstr-0.2.8
-byteorder-1.3.2
-c2-chacha-0.2.3
-cargo_toml-0.6.4
-cast-0.2.2
-cbindgen-0.9.1
-cc-1.0.47
-cfg-if-0.1.10
-clap-2.33.0
-cloudabi-0.0.3
-cmake-0.1.42
-constant_time_eq-0.1.4
-cranelift-bforest-0.44.0
-cranelift-codegen-0.44.0
-cranelift-codegen-meta-0.44.0
-cranelift-codegen-shared-0.44.0
-cranelift-entity-0.44.0
-cranelift-native-0.44.0
-criterion-0.2.11
-criterion-plot-0.3.1
-crossbeam-deque-0.7.2
-crossbeam-epoch-0.8.0
-crossbeam-queue-0.1.2
-crossbeam-utils-0.6.6
-crossbeam-utils-0.7.0
-csv-1.1.1
-csv-core-0.1.6
-ctor-0.1.12
-digest-0.8.1
-dynasm-0.5.1
-dynasmrt-0.5.1
-either-1.5.3
-enum-methods-0.0.8
-erased-serde-0.3.9
-errno-0.2.4
-errno-dragonfly-0.1.1
-failure-0.1.6
-failure_derive-0.1.6
-fuchsia-cprng-0.1.1
-gcc-0.3.55
-generational-arena-0.2.4
-generic-array-0.12.3
-getrandom-0.1.13
-ghost-0.1.1
-glob-0.2.11
-glob-0.3.0
-goblin-0.0.24
-heck-0.3.1
-hermit-abi-0.1.3
-hex-0.3.2
-indexmap-1.3.0
-inventory-0.1.4
-inventory-impl-0.1.4
-itertools-0.8.1
-itoa-0.4.4
-kernel32-sys-0.2.2
-lazy_static-1.4.0
-libc-0.2.65
-llvm-sys-80.1.1
-lock_api-0.3.1
-log-0.4.8
-maybe-uninit-2.0.0
-md5-0.6.1
-memchr-2.2.1
-memmap-0.7.0
-memoffset-0.5.3
-nix-0.15.0
-num_cpus-1.11.0
-num-traits-0.2.8
-owning_ref-0.4.0
-page_size-0.4.1
-parking_lot-0.9.0
-parking_lot_core-0.6.2
-plain-0.2.3
-ppv-lite86-0.2.6
-proc-macro2-0.4.30
-proc-macro2-1.0.6
-proc-macro-error-0.2.6
-quote-0.3.15
-quote-0.6.13
-quote-1.0.2
-rand-0.7.2
-rand_chacha-0.2.1
-rand_core-0.3.1
-rand_core-0.4.2
-rand_core-0.5.1
-rand_hc-0.2.0
-rand_os-0.1.3
-rand_xoshiro-0.1.0
-raw-cpuid-6.1.0
-rayon-1.2.0
-rayon-core-1.6.0
-rdrand-0.4.0
-redox_syscall-0.1.56
-regex-1.3.1
-regex-automata-0.1.8
-regex-syntax-0.6.12
-remove_dir_all-0.5.2
-rustc_version-0.2.3
-ryu-1.0.2
-same-file-1.0.5
-scopeguard-1.0.0
-scroll-0.9.2
-scroll_derive-0.9.5
-semver-0.9.0
-semver-parser-0.7.0
-serde-1.0.102
-serde-bench-0.0.7
-serde_bytes-0.11.2
-serde_derive-1.0.102
-serde_json-1.0.41
-smallvec-0.6.13
-stable_deref_trait-1.1.1
-strsim-0.8.0
-structopt-0.3.4
-structopt-derive-0.3.4
-syn-0.11.11
-syn-0.15.44
-syn-1.0.8
-synom-0.11.3
-synstructure-0.12.2
-target-lexicon-0.8.1
-tempfile-3.1.0
-textwrap-0.11.0
-thread_local-0.3.6
-time-0.1.42
-tinytemplate-1.0.2
-toml-0.4.10
-toml-0.5.5
-typenum-1.11.2
-typetag-0.1.4
-typetag-impl-0.1.4
-unicode-segmentation-1.6.0
-unicode-width-0.1.6
-unicode-xid-0.0.4
-unicode-xid-0.1.0
-unicode-xid-0.2.0
-vec_map-0.8.1
-void-1.0.2
-wabt-0.9.2
-wabt-sys-0.7.0
-walkdir-2.2.9
-wasi-0.7.0
-wasmer-clif-fork-frontend-0.44.0
-wasmer-clif-fork-wasm-0.44.0
-wasmparser-0.39.2
-winapi-0.2.8
-winapi-0.3.8
-winapi-build-0.1.1
-winapi-i686-pc-windows-gnu-0.4.0
-winapi-util-0.1.2
-winapi-x86_64-pc-windows-gnu-0.4.0
+	aho-corasick@0.7.6
+	ansi_term@0.11.0
+	arrayref@0.3.5
+	arrayvec@0.5.1
+	atty@0.2.13
+	autocfg@0.1.7
+	bincode@1.2.0
+	bitflags@1.2.1
+	blake2b_simd@0.5.9
+	bstr@0.2.8
+	byteorder@1.3.2
+	c2-chacha@0.2.3
+	cargo_toml@0.6.4
+	cast@0.2.2
+	cbindgen@0.9.1
+	cc@1.0.47
+	cfg-if@0.1.10
+	clap@2.33.0
+	cloudabi@0.0.3
+	cmake@0.1.42
+	constant_time_eq@0.1.4
+	cranelift-bforest@0.44.0
+	cranelift-codegen@0.44.0
+	cranelift-codegen-meta@0.44.0
+	cranelift-codegen-shared@0.44.0
+	cranelift-entity@0.44.0
+	cranelift-native@0.44.0
+	criterion@0.2.11
+	criterion-plot@0.3.1
+	crossbeam-deque@0.7.2
+	crossbeam-epoch@0.8.0
+	crossbeam-queue@0.1.2
+	crossbeam-utils@0.6.6
+	crossbeam-utils@0.7.0
+	csv@1.1.1
+	csv-core@0.1.6
+	ctor@0.1.12
+	digest@0.8.1
+	dynasm@0.5.1
+	dynasmrt@0.5.1
+	either@1.5.3
+	enum-methods@0.0.8
+	erased-serde@0.3.9
+	errno@0.2.4
+	errno-dragonfly@0.1.1
+	failure@0.1.6
+	failure_derive@0.1.6
+	fuchsia-cprng@0.1.1
+	gcc@0.3.55
+	generational-arena@0.2.4
+	generic-array@0.12.3
+	getrandom@0.1.13
+	ghost@0.1.1
+	glob@0.2.11
+	glob@0.3.0
+	goblin@0.0.24
+	heck@0.3.1
+	hermit-abi@0.1.3
+	hex@0.3.2
+	indexmap@1.3.0
+	inventory@0.1.4
+	inventory-impl@0.1.4
+	itertools@0.8.1
+	itoa@0.4.4
+	kernel32-sys@0.2.2
+	lazy_static@1.4.0
+	libc@0.2.65
+	llvm-sys@80.1.1
+	lock_api@0.3.1
+	log@0.4.8
+	maybe-uninit@2.0.0
+	md5@0.6.1
+	memchr@2.2.1
+	memmap@0.7.0
+	memoffset@0.5.3
+	nix@0.15.0
+	num_cpus@1.11.0
+	num-traits@0.2.8
+	owning_ref@0.4.0
+	page_size@0.4.1
+	parking_lot@0.9.0
+	parking_lot_core@0.6.2
+	plain@0.2.3
+	ppv-lite86@0.2.6
+	proc-macro2@0.4.30
+	proc-macro2@1.0.6
+	proc-macro-error@0.2.6
+	quote@0.3.15
+	quote@0.6.13
+	quote@1.0.2
+	rand@0.7.2
+	rand_chacha@0.2.1
+	rand_core@0.3.1
+	rand_core@0.4.2
+	rand_core@0.5.1
+	rand_hc@0.2.0
+	rand_os@0.1.3
+	rand_xoshiro@0.1.0
+	raw-cpuid@6.1.0
+	rayon@1.2.0
+	rayon-core@1.6.0
+	rdrand@0.4.0
+	redox_syscall@0.1.56
+	regex@1.3.1
+	regex-automata@0.1.8
+	regex-syntax@0.6.12
+	remove_dir_all@0.5.2
+	rustc_version@0.2.3
+	ryu@1.0.2
+	same-file@1.0.5
+	scopeguard@1.0.0
+	scroll@0.9.2
+	scroll_derive@0.9.5
+	semver@0.9.0
+	semver-parser@0.7.0
+	serde@1.0.102
+	serde-bench@0.0.7
+	serde_bytes@0.11.2
+	serde_derive@1.0.102
+	serde_json@1.0.41
+	smallvec@0.6.13
+	stable_deref_trait@1.1.1
+	strsim@0.8.0
+	structopt@0.3.4
+	structopt-derive@0.3.4
+	syn@0.11.11
+	syn@0.15.44
+	syn@1.0.8
+	synom@0.11.3
+	synstructure@0.12.2
+	target-lexicon@0.8.1
+	tempfile@3.1.0
+	textwrap@0.11.0
+	thread_local@0.3.6
+	time@0.1.42
+	tinytemplate@1.0.2
+	toml@0.4.10
+	toml@0.5.5
+	typenum@1.11.2
+	typetag@0.1.4
+	typetag-impl@0.1.4
+	unicode-segmentation@1.6.0
+	unicode-width@0.1.6
+	unicode-xid@0.0.4
+	unicode-xid@0.1.0
+	unicode-xid@0.2.0
+	vec_map@0.8.1
+	void@1.0.2
+	wabt@0.9.2
+	wabt-sys@0.7.0
+	walkdir@2.2.9
+	wasi@0.7.0
+	wasmer-clif-fork-frontend@0.44.0
+	wasmer-clif-fork-wasm@0.44.0
+	wasmparser@0.39.2
+	winapi@0.2.8
+	winapi@0.3.8
+	winapi-build@0.1.1
+	winapi-i686-pc-windows-gnu@0.4.0
+	winapi-util@0.1.2
+	winapi-x86_64-pc-windows-gnu@0.4.0
 "
 
 inherit cargo
 
-DESCRIPTION="universal web assembly runtime"
+DESCRIPTION="Universal web assembly runtime"
 HOMEPAGE="https://wasmer.io"
 SRC_URI="https://github.com/wasmerio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 https://dev.gentoo.org/~williamh/dist/${P}-git-deps.tar.xz
-	$(cargo_crate_uris ${CRATES})"
+	${CARGO_CRATE_URIS}"
 
 LICENSE="MIT Apache-2.0 BSD-2 ISC"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 BDEPEND="
 	dev-build/cmake


             reply	other threads:[~2024-06-12 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-12 13:20 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-18 23:19 [gentoo-commits] repo/gentoo:master commit in: dev-util/wasmer/ William Hubbs

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=1718198279.bfc7f999cdbcb59729b936594cce72144d7105e3.chewi@gentoo \
    --to=chewi@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