public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/shmux/
Date: Sun, 25 Apr 2021 18:10:26 +0000 (UTC)	[thread overview]
Message-ID: <1619374210.52f9f253e53d4f0eae46b071c87ff242ff9dfc44.asturm@gentoo> (raw)

commit:     52f9f253e53d4f0eae46b071c87ff242ff9dfc44
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 06:37:55 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 18:10:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f9f253

net-misc/shmux: Drop 1.0.2 (r0), EAPI5--, overshadowed by 1.0.2-r1

Closes: https://bugs.gentoo.org/783729
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-misc/shmux/shmux-1.0.2.ebuild | 38 --------------------------------------
 1 file changed, 38 deletions(-)

diff --git a/net-misc/shmux/shmux-1.0.2.ebuild b/net-misc/shmux/shmux-1.0.2.ebuild
deleted file mode 100644
index 2d94277728f..00000000000
--- a/net-misc/shmux/shmux-1.0.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit autotools epatch
-
-DESCRIPTION="Program for executing the same command on many hosts in parallel"
-HOMEPAGE="http://web.taranis.org/shmux/"
-SRC_URI="http://web.taranis.org/${PN}/dist/${P}.tgz"
-
-LICENSE="shmux"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="pcre"
-RESTRICT="test"
-
-RDEPEND="
-	pcre? ( dev-libs/libpcre )
-	sys-libs/ncurses
-"
-DEPEND="${RDEPEND}
-	virtual/awk"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-tinfo.patch
-	eautoreconf
-}
-
-src_configure() {
-	econf $(use_with pcre)
-}
-
-src_install() {
-	dobin src/shmux
-	doman shmux.1
-	dodoc CHANGES
-}


             reply	other threads:[~2021-04-25 18:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25 18:10 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-18  4:20 [gentoo-commits] repo/gentoo:master commit in: net-misc/shmux/ Sam James
2022-09-15 11:31 Sam James
2021-04-22  3:01 Sam James
2021-04-22  2:59 Sam James
2019-10-05  8:12 Michał Górny
2017-01-15 18:23 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=1619374210.52f9f253e53d4f0eae46b071c87ff242ff9dfc44.asturm@gentoo \
    --to=asturm@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