public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dtach/
Date: Thu,  3 Mar 2022 15:21:20 +0000 (UTC)	[thread overview]
Message-ID: <1646320826.93f52b75819903bbd4374b6a9a4d839146967edf.conikost@gentoo> (raw)

commit:     93f52b75819903bbd4374b6a9a4d839146967edf
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  3 15:20:26 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Mar  3 15:20:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f52b75

app-misc/dtach: update EAPI 6 -> 8

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-misc/dtach/dtach-0.9-r1.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/app-misc/dtach/dtach-0.9-r1.ebuild b/app-misc/dtach/dtach-0.9-r1.ebuild
new file mode 100644
index 000000000000..91555efd05b3
--- /dev/null
+++ b/app-misc/dtach/dtach-0.9-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Emulates the detach feature of screen"
+HOMEPAGE="http://dtach.sourceforge.net/ https://github.com/crigler/dtach"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2+"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+
+src_install() {
+	dobin dtach
+	doman dtach.1
+	einstalldocs
+}


             reply	other threads:[~2022-03-03 15:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-03 15:21 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-03 15:21 [gentoo-commits] repo/gentoo:master commit in: app-misc/dtach/ Conrad Kostecki
2022-03-03 15:21 Conrad Kostecki
2022-03-03 15:14 Yixun Lan
2020-12-01  9:38 Sam James
2020-10-11 17:48 Sam James
2019-11-17  1:09 Aaron Bauman
2019-01-21 19:40 Sergei Trofimovich
2018-06-08  7:19 Mikle Kolyada
2018-05-26  9:57 Mikle Kolyada
2018-05-08 18:43 Sergei Trofimovich
2018-04-21  9:20 Mikle Kolyada
2018-04-14 11:25 Markus Meier
2018-04-01 11:09 Tobias Klausmann
2018-03-30 18:49 Sergei Trofimovich
2018-03-30 13:32 Aaron Bauman
2018-03-27 19:07 Sergei Trofimovich
2018-03-27  7:31 Sergei Trofimovich
2018-03-01 22:41 Michał Górny
2017-03-04 10:23 Tim Harder
2017-03-04 10:21 Tim Harder
2016-07-04 17:02 Tobias Klausmann

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=1646320826.93f52b75819903bbd4374b6a9a4d839146967edf.conikost@gentoo \
    --to=conikost@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