From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpipeline/
Date: Mon, 14 Nov 2022 03:50:50 +0000 (UTC) [thread overview]
Message-ID: <1668397690.1cf55a042f01f5c95beb7eef1ffa2bee8c7cf4e6.sam@gentoo> (raw)
commit: 1cf55a042f01f5c95beb7eef1ffa2bee8c7cf4e6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 01:57:09 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 03:48:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf55a04
dev-libs/libpipeline: add 1.5.7
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libpipeline/Manifest | 1 +
dev-libs/libpipeline/libpipeline-1.5.7.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-libs/libpipeline/Manifest b/dev-libs/libpipeline/Manifest
index 1729075a023b..107c26cea1f6 100644
--- a/dev-libs/libpipeline/Manifest
+++ b/dev-libs/libpipeline/Manifest
@@ -1 +1,2 @@
DIST libpipeline-1.5.6.tar.gz 976516 BLAKE2B 813009e37ddb9a63da57e11ce71040646449b10140f5dd42cca02d280a3adb2173207af857ebca24777fdc8d30e426c41ad51f356f285decfe007b5829d9730f SHA512 35a627cf2d736df4e7e6b238eddb61e3fbd00e90b56b16135b4e4f5c6b54fbdb35a496705528c8308e14273341dfe0ed14f78c0791474584c8dc2df99bfdc570
+DIST libpipeline-1.5.7.tar.gz 977735 BLAKE2B b8f9ff6886f8df12e3fefbfaa0cbcb1e07d7baaa8a1dfcf4bc01c17c6632b8c6a40e55395f1e4870ca391eefb1535ebbc3931fcdee51cf5f4293741e437a2f25 SHA512 bb3be954f5d826cef805f85d65759fb197c31adf80d92360c7d0caa486e0d4877510681390ca01c028b6e805f968f14e8bf4b3eca02e429529031787e7f14d84
diff --git a/dev-libs/libpipeline/libpipeline-1.5.7.ebuild b/dev-libs/libpipeline/libpipeline-1.5.7.ebuild
new file mode 100644
index 000000000000..7899b072c133
--- /dev/null
+++ b/dev-libs/libpipeline/libpipeline-1.5.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A pipeline manipulation library"
+HOMEPAGE="https://libpipeline.nongnu.org/"
+SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-libs/check )"
+BDEPEND="virtual/pkgconfig"
+
+src_install() {
+ default
+
+ find "${ED}" -type f -name "*.la" -delete || die
+}
next reply other threads:[~2022-11-14 3:50 UTC|newest]
Thread overview: 96+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-14 3:50 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 6:39 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpipeline/ Sam James
2025-03-09 20:19 Sam James
2024-11-08 5:11 Eli Schwartz
2024-10-12 15:05 Sam James
2024-10-09 0:06 Jakov Smolić
2024-10-05 21:47 Jakov Smolić
2024-10-05 14:30 Arthur Zamarin
2024-10-05 13:58 Arthur Zamarin
2024-10-05 12:02 Arthur Zamarin
2024-10-05 11:48 Arthur Zamarin
2024-08-29 1:55 Sam James
2022-12-26 3:54 Sam James
2022-12-26 3:20 Sam James
2022-12-25 21:24 Sam James
2022-12-25 20:15 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:11 Sam James
2022-12-25 20:09 Arthur Zamarin
2022-11-14 3:50 Sam James
2022-06-02 7:31 Jakov Smolić
2022-06-02 4:20 Jakov Smolić
2022-06-02 3:05 Sam James
2022-06-02 3:05 Sam James
2022-06-02 2:21 Sam James
2022-06-02 2:21 Sam James
2022-06-02 2:03 Sam James
2022-06-02 2:03 Sam James
2022-04-24 2:38 Sam James
2022-04-17 17:06 Sam James
2022-02-23 13:32 Sam James
2022-02-19 8:44 Arthur Zamarin
2022-02-19 8:35 Arthur Zamarin
2022-02-19 2:36 Sam James
2022-02-19 2:36 Sam James
2022-02-19 2:28 Sam James
2022-02-19 2:24 Sam James
2022-01-04 8:36 Lars Wendler
2022-01-04 8:36 Lars Wendler
2021-12-13 20:15 Arthur Zamarin
2021-12-13 19:17 Arthur Zamarin
2021-12-13 18:38 Arthur Zamarin
2021-12-13 7:09 Agostino Sarubbo
2021-12-13 7:03 Agostino Sarubbo
2021-12-13 7:02 Agostino Sarubbo
2021-12-13 6:57 Agostino Sarubbo
2021-12-13 6:17 Sam James
2021-11-09 5:35 Sam James
2021-11-09 5:33 Sam James
2021-11-09 5:33 Sam James
2021-02-03 21:08 Fabian Groffen
2020-12-27 12:51 Sergei Trofimovich
2020-12-24 22:06 Sergei Trofimovich
2020-12-23 13:57 Sergei Trofimovich
2020-12-22 6:29 Sam James
2020-12-22 6:29 Sam James
2020-12-22 1:41 Sam James
2020-12-22 1:23 Sam James
2020-12-21 21:28 Sam James
2020-12-21 1:37 Thomas Deutschmann
2020-08-13 16:21 Lars Wendler
2020-03-21 9:24 Mart Raudsepp
2020-03-15 13:08 Mikle Kolyada
2020-03-02 11:49 Sergei Trofimovich
2020-03-02 11:34 Sergei Trofimovich
2020-03-02 11:22 Sergei Trofimovich
2020-02-26 13:12 Agostino Sarubbo
2020-02-26 13:11 Agostino Sarubbo
2020-02-26 11:11 Agostino Sarubbo
2020-02-26 11:11 Agostino Sarubbo
2020-02-26 11:11 Agostino Sarubbo
2020-02-26 11:10 Agostino Sarubbo
2020-01-04 20:57 Lars Wendler
2020-01-04 12:41 Lars Wendler
2020-01-04 12:41 Lars Wendler
2019-05-04 13:18 Mikle Kolyada
2019-01-29 11:31 Lars Wendler
2019-01-29 11:31 Lars Wendler
2019-01-09 15:41 Michał Górny
2018-06-06 17:57 Mike Frysinger
2018-05-27 16:24 Mikle Kolyada
2018-04-22 8:22 Mart Raudsepp
2018-03-29 7:00 Sergei Trofimovich
2018-03-22 22:54 Sergei Trofimovich
2018-03-15 16:40 Mikle Kolyada
2018-03-04 16:23 Tobias Klausmann
2018-02-07 22:32 Sergei Trofimovich
2018-01-21 10:28 Sergei Trofimovich
2018-01-18 17:52 Mikle Kolyada
2017-11-14 20:02 Tim Harder
2017-07-23 22:24 Thomas Deutschmann
2016-01-19 16:46 Mike Frysinger
2015-08-18 5:41 Lars Wendler
2015-08-18 5:41 Lars Wendler
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=1668397690.1cf55a042f01f5c95beb7eef1ffa2bee8c7cf4e6.sam@gentoo \
--to=sam@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