From: "Sergey Popov" <pinkbyte@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/empty/
Date: Thu, 16 Feb 2023 10:55:07 +0000 (UTC) [thread overview]
Message-ID: <1676544904.0cc80c01554809f6b1b46cfd5bd713bdebdabe32.pinkbyte@gentoo> (raw)
commit: 0cc80c01554809f6b1b46cfd5bd713bdebdabe32
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 10:52:41 2023 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 10:55:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc80c01
app-misc/empty: version bump
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
app-misc/empty/Manifest | 1 +
app-misc/empty/empty-0.6.23c.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/app-misc/empty/Manifest b/app-misc/empty/Manifest
index 58b70b740b0c..6b2ba48dc606 100644
--- a/app-misc/empty/Manifest
+++ b/app-misc/empty/Manifest
@@ -1 +1,2 @@
DIST empty-0.6.21b.tgz 26793 BLAKE2B d7266c03ef1580bf9871c294e54e292ba264ef6b72c4be1db8e408696bc8327891cb7827de68e429b0496165bc7e105c697c76f29267b3f10030bc6b183a4910 SHA512 4aef74a61161e8d6b6b5159adfa5b7f2779798fddfdbc070b15ca3f747081eb2f7984b58b0a0cef4452892712d274580cf33c64ffddaee3f70ac9bacfc2f7e09
+DIST empty-0.6.23c.tgz 17665 BLAKE2B cac050f1f8c55462c988a3558e89c1b1a6f85d5e72b740a849f902da4ee3c31917cb20440165980e1025d29ba366d4757aad1f3b2c42b3097eebeb5529940706 SHA512 14331b0c2e572b90cb1ebd97e296b16ebd9fb34415f2b8cac67972da4db3504baa26ecf8370e67b3e6f5607b4ea08effe86610a0bd067dfce71c1183d3fd8b93
diff --git a/app-misc/empty/empty-0.6.23c.ebuild b/app-misc/empty/empty-0.6.23c.ebuild
new file mode 100644
index 000000000000..1bb6073c4f06
--- /dev/null
+++ b/app-misc/empty/empty-0.6.23c.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Small shell utility, similar to expect(1)"
+HOMEPAGE="http://empty.sourceforge.net"
+SRC_URI="https://download.sourceforge.net/empty/${P}.tgz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="virtual/logger"
+
+PATCHES=( "${FILESDIR}/${PN}-respect-LDFLAGS.patch" )
+
+src_compile() {
+ emake CC="$(tc-getCC)"
+}
+
+src_install() {
+ dobin empty
+ doman empty.1
+ dodoc README.txt
+ dodoc -r examples
+}
next reply other threads:[~2023-02-16 10:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 10:55 Sergey Popov [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-10 14:21 [gentoo-commits] repo/gentoo:master commit in: app-misc/empty/ Sergey Popov
2023-05-15 10:05 Sergey Popov
2022-03-19 23:17 David Seifert
2022-02-25 10:29 Yixun Lan
2022-02-25 8:23 Sergey Popov
2022-02-25 8:23 Sergey Popov
2021-01-15 10:04 Sergey Popov
2017-04-26 14:42 Sergey Popov
2017-01-17 10:30 Sergey Popov
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=1676544904.0cc80c01554809f6b1b46cfd5bd713bdebdabe32.pinkbyte@gentoo \
--to=pinkbyte@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