From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/cstream/
Date: Sat, 2 Jul 2022 22:48:19 +0000 (UTC) [thread overview]
Message-ID: <1656802084.071635a02a465e0ecdd46e9625a0a894b1422fda.sam@gentoo> (raw)
commit: 071635a02a465e0ecdd46e9625a0a894b1422fda
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 22:48:04 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 22:48:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071635a0
app-misc/cstream: add 3.2.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/cstream/Manifest | 1 +
app-misc/cstream/cstream-3.2.1.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/app-misc/cstream/Manifest b/app-misc/cstream/Manifest
index 47c4b98b7b6c..749aab551d88 100644
--- a/app-misc/cstream/Manifest
+++ b/app-misc/cstream/Manifest
@@ -1 +1,2 @@
DIST cstream-3.1.1.tar.gz 96609 BLAKE2B 360183c215e4aaf536d6455393b8e5a27fcfb15dc581205e53c0a160c97d028165cd9c24feea13f9a4ed11de1710ffbd1d548cadaa7fdef912eb1ee932a49ee6 SHA512 8d6364da622711f6888fd221b2f36f5da23d2a562d5a797d58d7ef361415481de8ab9ae55ae856d47c2d0141d570e22a61ab0ce9954c043877196df168f2f43a
+DIST cstream-3.2.1.tar.gz 110388 BLAKE2B 4537f2affd696620f53cfdb08d8f85ba01bdc1b5db8b3d8fa3e373a1ece96f2dc1e88efed20f1278ffde87cd1456b466d87c2c2c05480abdf79af84ca7d629f7 SHA512 f40819f07e27887528d9ff1abe6183e6e97fcefc60eb0b289f20449cdef73567b2cb5f40c52bf66dd3f4c8f869bdfdcbe0faa983659e6f8f427129f75ee1ee70
diff --git a/app-misc/cstream/cstream-3.2.1.ebuild b/app-misc/cstream/cstream-3.2.1.ebuild
new file mode 100644
index 000000000000..315ee13ddc53
--- /dev/null
+++ b/app-misc/cstream/cstream-3.2.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="General-purpose stream-handling tool like UNIX dd"
+HOMEPAGE="http://www.cons.org/cracauer/cstream.html"
+SRC_URI="http://www.cons.org/cracauer/download/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+ default
+
+ rm auxdir/missing || die "Failed to remove auxdir/missing"
+
+ eautoreconf
+}
next reply other threads:[~2022-07-02 22:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-02 22:48 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-23 12:15 [gentoo-commits] repo/gentoo:master commit in: app-misc/cstream/ Petr Vaněk
2024-11-23 16:20 Michał Górny
2024-11-23 15:42 Michał Górny
2024-06-17 22:36 Conrad Kostecki
2024-06-17 22:36 Conrad Kostecki
2022-12-18 19:59 Arthur Zamarin
2019-12-11 20:53 Patrice Clement
2019-12-11 20:53 Patrice Clement
2017-10-21 16:52 Patrice Clement
2017-10-21 16:52 Patrice Clement
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=1656802084.071635a02a465e0ecdd46e9625a0a894b1422fda.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