public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/gleam/
Date: Sat, 26 Dec 2020 09:09:57 +0000 (UTC)	[thread overview]
Message-ID: <1608973771.b353e4472e01501a85fe0683ea643977eb782246.telans@gentoo> (raw)

commit:     b353e4472e01501a85fe0683ea643977eb782246
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Sat Dec 26 07:15:20 2020 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Sat Dec 26 09:09:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b353e447

dev-lang/gleam: bump to 0.12.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 dev-lang/gleam/Manifest            |   1 +
 dev-lang/gleam/gleam-0.12.1.ebuild | 261 +++++++++++++++++++++++++++++++++++++
 2 files changed, 262 insertions(+)

diff --git a/dev-lang/gleam/Manifest b/dev-lang/gleam/Manifest
index b55b1a4a..5f686f7b 100644
--- a/dev-lang/gleam/Manifest
+++ b/dev-lang/gleam/Manifest
@@ -74,6 +74,7 @@ DIST getopts-0.2.21.crate 18457 BLAKE2B 10651e947e49acc768d99ae56ca5a7f37c1f61bb
 DIST getrandom-0.1.14.crate 24698 BLAKE2B 8139227951eb65cc2bb7bba29291c0e8ff0b8d9a8e2d7eabb01682d1683c989c44b6195952ec7d087c338538c1d6858c45514822625266e0996829e8c50f3d17 SHA512 b5cb78ae81f31fffd7d720f9ea2b5917b4eac103711faf656a3a3fdd24ae5a2e671016d39309cdd11f902de919187311401dd8fe9e6ed68c29b83987de77c957
 DIST gleam-0.11.2.tar.gz 190447 BLAKE2B dc6470cfe7e59291867f9543c4d7096bea2d06e428b81bfd2a159fdf19a5ca845dd202bd045d413708fe7b6b0ffaf5926bcbd3ade759cc7c226cf0273391c119 SHA512 95b3b867423d134e434eaeb294a1d9c4afdb451b53dd30743785fc790c61dcbd4ff35e106c1845d09455342687915a5338f5ef18fdd275d6e967c2c5e97f0c3e
 DIST gleam-0.12.0.tar.gz 190696 BLAKE2B c07efc5840915ebf645b552145233497b4239b70a755726fa9dc5e6405700b4b9d03d73146703903c77be7fb15700aeb77756061a5b3eab7a6951921548f5f14 SHA512 63452b28bdc9129327749747be8a6fb106acc3f353957705da721f4362194a093445c9448ad88530109df8621a69b03b9f3d72d7e4d53af2bc161e52751288bf
+DIST gleam-0.12.1.tar.gz 192738 BLAKE2B f52f71a4712e79c8017c2290a79d4ad058e84a07053f18a8f92efe61f95cc61e9cc8386408ea041fe232bf7a774db0f0a03032d9b8d2b86abc37f1a5a22ddae0 SHA512 4ebc0a04e50c83cb703755d97a0583c7c578772f5cac0e6d1a938a8e6f56874a2f6193f306dea1f46335177911e06ece83c89180672c21d1107ea40fbbca8e25
 DIST globset-0.4.5.crate 22830 BLAKE2B e4e1c4924577cc8ad14f3c76e49821b2f6050395e7673cdf4d118e7025e59e6df1be807762a484ee80739121b14bee8833c10b52ba69a13537ff9919f1bd2e3f SHA512 8fca9a19953370aa5d13b876a254f71ad6ecf0df218d8f5598ff2328eec9676be56b3a44d898dd031c8d4328bda939ee198f9b8dc7e03b45a1609b6f693a9088
 DIST h2-0.2.6.crate 157564 BLAKE2B 2ee71e186424c3bb03febae82f2961af74c96db330a19b9f235aa40ddab367661ba7c3d1a999eab95f83340976a1fc7400db5d2e5f72ee83a9f8ec87d8acda7c SHA512 edeadafc78d1826c6ce499c06d50d703794e89c75abb23a136cced28a678d92528be0184d0a70414fc1c70b475e5d4bbdeadadcaec17c4f351d44a62f4d7664e
 DIST hashbrown-0.8.2.crate 75830 BLAKE2B 9b08d98fd06e0cdf1dda7a86b8e2c6b1463d28eaf108c38c7c8fce1364ff1d752b044a46d0081b2348c6eecf0bf3e935e85a2d88c67b144e86734bf85a8e13ef SHA512 a6c5e5ae29d3068d54799efbf79b40ae95c2ab64807fe61ad44a49cd90c72b44f1e72340f5d6e2af1f9bb2684675dd86fb74eda03cfbf3a49d3dcf5080867a02

diff --git a/dev-lang/gleam/gleam-0.12.1.ebuild b/dev-lang/gleam/gleam-0.12.1.ebuild
new file mode 100644
index 00000000..d6dc4025
--- /dev/null
+++ b/dev-lang/gleam/gleam-0.12.1.ebuild
@@ -0,0 +1,261 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CRATES="
+	adler-0.2.3
+	aho-corasick-0.7.13
+	ansi_term-0.11.0
+	ansi_term-0.12.1
+	arrayref-0.3.6
+	arrayvec-0.5.1
+	ascii-canvas-2.0.0
+	askama-0.10.3
+	askama_derive-0.10.3
+	askama_escape-0.10.1
+	askama_shared-0.10.4
+	async-trait-0.1.40
+	atty-0.2.14
+	autocfg-1.0.1
+	base64-0.12.3
+	bit-set-0.5.2
+	bit-vec-0.6.2
+	bitflags-1.2.1
+	bitmaps-2.1.0
+	blake2b_simd-0.5.10
+	block-buffer-0.7.3
+	block-padding-0.1.5
+	bstr-0.2.13
+	bumpalo-3.4.0
+	byte-tools-0.3.1
+	byteorder-1.3.4
+	bytes-0.5.6
+	cc-1.0.59
+	cfg-if-0.1.10
+	chrono-0.4.15
+	clap-2.33.3
+	codespan-0.9.5
+	codespan-reporting-0.9.5
+	constant_time_eq-0.1.5
+	core-foundation-0.7.0
+	core-foundation-sys-0.7.0
+	crc32fast-1.2.0
+	crossbeam-utils-0.7.2
+	ctor-0.1.15
+	ctrlc-3.1.6
+	data-encoding-2.3.0
+	der-oid-macro-0.2.0
+	der-parser-4.0.2
+	diff-0.1.12
+	difference-2.0.0
+	digest-0.8.1
+	dirs-1.0.5
+	docopt-1.1.0
+	dtoa-0.4.6
+	either-1.6.0
+	ena-0.14.0
+	encoding_rs-0.8.24
+	fake-simd-0.1.2
+	filetime-0.2.12
+	fixedbitset-0.2.0
+	flate2-1.0.17
+	fnv-1.0.7
+	foreign-types-0.3.2
+	foreign-types-shared-0.1.1
+	fs_extra-1.2.0
+	fuchsia-zircon-0.3.3
+	fuchsia-zircon-sys-0.3.3
+	futures-channel-0.3.5
+	futures-core-0.3.5
+	futures-sink-0.3.5
+	futures-task-0.3.5
+	futures-util-0.3.5
+	generic-array-0.12.3
+	getopts-0.2.21
+	getrandom-0.1.14
+	globset-0.4.5
+	h2-0.2.6
+	hashbrown-0.8.2
+	heck-0.3.1
+	hermit-abi-0.1.15
+	hexpm-1.1.1
+	http-0.2.1
+	http-body-0.3.1
+	httparse-1.3.4
+	humansize-1.1.0
+	hyper-0.13.7
+	hyper-tls-0.4.3
+	idna-0.2.0
+	ignore-0.4.16
+	im-15.0.0
+	indexmap-1.5.1
+	iovec-0.1.4
+	ipnet-2.3.0
+	itertools-0.9.0
+	itoa-0.4.6
+	js-sys-0.3.44
+	kernel32-sys-0.2.2
+	lalrpop-0.19.0
+	lalrpop-util-0.19.0
+	lazy_static-1.4.0
+	lexical-core-0.7.4
+	libc-0.2.76
+	log-0.4.11
+	matchers-0.0.1
+	matches-0.1.8
+	memchr-2.3.3
+	mime-0.3.16
+	mime_guess-2.0.3
+	miniz_oxide-0.4.1
+	mio-0.6.22
+	miow-0.2.1
+	native-tls-0.2.4
+	net2-0.2.34
+	new_debug_unreachable-1.0.4
+	nix-0.17.0
+	nom-5.1.2
+	num-bigint-0.3.0
+	num-integer-0.1.43
+	num-traits-0.2.12
+	once_cell-1.4.1
+	opaque-debug-0.2.3
+	openssl-0.10.30
+	openssl-probe-0.1.2
+	openssl-sys-0.9.58
+	output_vt100-0.1.2
+	percent-encoding-2.1.0
+	petgraph-0.5.1
+	phf_shared-0.8.0
+	pin-project-0.4.23
+	pin-project-internal-0.4.23
+	pin-project-lite-0.1.7
+	pin-utils-0.1.0
+	pkg-config-0.3.18
+	ppv-lite86-0.2.9
+	precomputed-hash-0.1.1
+	pretty_assertions-0.6.1
+	proc-macro-error-1.0.4
+	proc-macro-error-attr-1.0.4
+	proc-macro-hack-0.5.18
+	proc-macro2-1.0.19
+	protobuf-2.17.0
+	protobuf-codegen-2.17.0
+	protobuf-codegen-pure-2.17.0
+	pulldown-cmark-0.7.2
+	quote-1.0.7
+	rand-0.7.3
+	rand_chacha-0.2.2
+	rand_core-0.5.1
+	rand_hc-0.2.0
+	rand_xoshiro-0.4.0
+	redox_syscall-0.1.57
+	redox_users-0.3.5
+	regex-1.3.9
+	regex-automata-0.1.9
+	regex-syntax-0.6.18
+	remove_dir_all-0.5.3
+	reqwest-0.10.8
+	ring-0.16.15
+	rpassword-5.0.0
+	rust-argon2-0.8.2
+	rusticata-macros-2.1.0
+	rustversion-1.0.3
+	ryu-1.0.5
+	same-file-1.0.6
+	schannel-0.1.19
+	security-framework-0.4.4
+	security-framework-sys-0.4.3
+	serde-1.0.115
+	serde_derive-1.0.115
+	serde_json-1.0.57
+	serde_urlencoded-0.6.1
+	sha2-0.8.2
+	sharded-slab-0.0.9
+	siphasher-0.3.3
+	sized-chunks-0.6.2
+	slab-0.4.2
+	smallvec-1.4.2
+	socket2-0.3.12
+	spin-0.5.2
+	static_assertions-1.1.0
+	string_cache-0.8.0
+	strsim-0.10.0
+	strsim-0.8.0
+	strsim-0.9.3
+	structopt-0.3.17
+	structopt-derive-0.4.10
+	strum-0.19.2
+	strum_macros-0.19.2
+	syn-1.0.39
+	tar-0.4.30
+	tempfile-3.1.0
+	term-0.5.2
+	termcolor-1.1.0
+	textwrap-0.11.0
+	thiserror-1.0.20
+	thiserror-impl-1.0.20
+	thread_local-1.0.1
+	time-0.1.44
+	tinyvec-0.3.4
+	tokio-0.2.22
+	tokio-tls-0.3.1
+	tokio-util-0.3.1
+	toml-0.5.6
+	tower-service-0.3.0
+	tracing-0.1.19
+	tracing-attributes-0.1.11
+	tracing-core-0.1.15
+	tracing-log-0.1.1
+	tracing-serde-0.1.1
+	tracing-subscriber-0.2.11
+	try-lock-0.2.3
+	typenum-1.12.0
+	unicase-2.6.0
+	unicode-bidi-0.3.4
+	unicode-normalization-0.1.13
+	unicode-segmentation-1.6.0
+	unicode-width-0.1.8
+	unicode-xid-0.2.1
+	untrusted-0.7.1
+	url-2.1.1
+	vcpkg-0.2.10
+	vec_map-0.8.2
+	version_check-0.9.2
+	void-1.0.2
+	walkdir-2.3.1
+	want-0.3.0
+	wasi-0.10.0+wasi-snapshot-preview1
+	wasi-0.9.0+wasi-snapshot-preview1
+	wasm-bindgen-0.2.67
+	wasm-bindgen-backend-0.2.67
+	wasm-bindgen-futures-0.4.17
+	wasm-bindgen-macro-0.2.67
+	wasm-bindgen-macro-support-0.2.67
+	wasm-bindgen-shared-0.2.67
+	web-sys-0.3.44
+	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
+	winreg-0.7.0
+	ws2_32-sys-0.2.1
+	x509-parser-0.8.0-beta4
+	xattr-0.2.2
+"
+
+inherit cargo
+
+DESCRIPTION="A statically typed functional language for the BEAM"
+HOMEPAGE="https://gleam.run"
+SRC_URI="
+	https://github.com/gleam-lang/gleam/archive/v${PV}.tar.gz -> ${P}.tar.gz
+	$(cargo_crate_uris ${CRATES})
+"
+
+LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD BSL-1.1 CC0-1.0 MIT MPL-2.0 Unlicense ZLIB"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="mirror"


             reply	other threads:[~2020-12-26  9:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-26  9:09 Theo Anderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-13 11:13 [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/gleam/ Anna Vyalkova
2022-02-13 20:34 Matthew Smith
2021-06-18  7:27 Matt Smith
2021-06-18  7:27 Matt Smith
2021-05-09  8:03 Matt Smith
2021-04-30 18:45 Matt Smith
2021-04-30 18:45 Matt Smith
2021-04-11 10:39 Theo Anderson
2021-03-28  9:39 Andrew Ammerlaan
2020-10-31 21:05 Matt Smith
2020-09-12  8:50 Matt Smith

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=1608973771.b353e4472e01501a85fe0683ea643977eb782246.telans@gentoo \
    --to=telans@posteo.de \
    --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