From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/cstream/
Date: Wed, 11 Dec 2019 20:53:47 +0000 (UTC) [thread overview]
Message-ID: <1576097619.5004356dfb22bfb369c25ad082d0dc2d96e9c6fc.monsieurp@gentoo> (raw)
commit: 5004356dfb22bfb369c25ad082d0dc2d96e9c6fc
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 11 20:42:51 2019 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Dec 11 20:53:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5004356d
app-misc/cstream: EAPI 7 bump.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
app-misc/cstream/cstream-3.1.1-r1.ebuild | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/app-misc/cstream/cstream-3.1.1-r1.ebuild b/app-misc/cstream/cstream-3.1.1-r1.ebuild
new file mode 100644
index 00000000000..dc7409c52f6
--- /dev/null
+++ b/app-misc/cstream/cstream-3.1.1-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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:[~2019-12-11 20:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-11 20:53 Patrice Clement [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
2022-07-02 22:48 Sam James
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=1576097619.5004356dfb22bfb369c25ad082d0dc2d96e9c6fc.monsieurp@gentoo \
--to=monsieurp@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