From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tllist/
Date: Sat, 13 Aug 2022 07:59:17 +0000 (UTC) [thread overview]
Message-ID: <1660377485.4098a9a30345544cdb17c1567f5e4e4ae021276d.matthew@gentoo> (raw)
commit: 4098a9a30345544cdb17c1567f5e4e4ae021276d
Author: Arsen Arsenović <arsen <AT> aarsen <DOT> me>
AuthorDate: Thu Aug 11 15:57:07 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 07:58:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4098a9a3
dev-libs/tllist: add 1.1.0
Signed-off-by: Arsen Arsenović <arsen <AT> aarsen.me>
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
dev-libs/tllist/Manifest | 1 +
dev-libs/tllist/tllist-1.1.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-libs/tllist/Manifest b/dev-libs/tllist/Manifest
index 3a6159b94668..a4df466869fd 100644
--- a/dev-libs/tllist/Manifest
+++ b/dev-libs/tllist/Manifest
@@ -1 +1,2 @@
DIST tllist-1.0.5.tar.gz 7022 BLAKE2B c0c6db1682d6ab408c43c434ffc8e58d2cc4076121e8c11e2612678af12faa93661dcb547371bbeca4f78c1b7c99843ae9cbff8ab4e2389ce1c395f0e65e66cd SHA512 e8d55a727de56956c6823297e92ba4656292096ece7d22f3d8834b86811ede9b2fdca580bea55e0beda35322f418140357770592d85c0c07ea09c1642c7ff1e9
+DIST tllist-1.1.0.tar.gz 7639 BLAKE2B 7561be89cab09a33a9835bbd060070761ac740ea27b9b3eecc3681bf799b2b98db81ddc13465704fb5b46f474b74605042449de272ab3cd22827471a98331c5a SHA512 9aade353a3ce4edf5ddc4ef85c1926343d9f88c9c8ee3994f0df89eefeb3b3e0ab168cf0c9a2ca4a858215c2a328462d4b5bf182134b5deb3b3a0e15af4006fe
diff --git a/dev-libs/tllist/tllist-1.1.0.ebuild b/dev-libs/tllist/tllist-1.1.0.ebuild
new file mode 100644
index 000000000000..5a9ffb46cadd
--- /dev/null
+++ b/dev-libs/tllist/tllist-1.1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Header-only implementation of a typed linked list in C"
+HOMEPAGE="https://codeberg.org/dnkl/tllist"
+SRC_URI="https://codeberg.org/dnkl/tllist/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="amd64 ~arm64"
+
+src_install() {
+ meson_src_install
+
+ rm -r "${ED}/usr/share/doc/${PN}" || die
+}
next reply other threads:[~2022-08-13 7:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-13 7:59 Matthew Smith [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-19 21:45 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tllist/ Michael Orlitzky
2024-05-28 14:03 Sam James
2024-01-03 11:51 Sam James
2023-11-14 0:40 Sam James
2022-08-13 8:06 Matthew Smith
2022-08-13 7:59 Matthew Smith
2022-08-08 6:12 Joonas Niilola
2022-02-14 20:39 Sam James
2022-02-05 23:39 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=1660377485.4098a9a30345544cdb17c1567f5e4e4ae021276d.matthew@gentoo \
--to=matthew@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