From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/shmux/
Date: Sat, 5 Oct 2019 08:12:54 +0000 (UTC) [thread overview]
Message-ID: <1570262054.6b66d0126ad49d0a608831cf6366496e739061c4.mgorny@gentoo> (raw)
commit: 6b66d0126ad49d0a608831cf6366496e739061c4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 5 07:54:14 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 5 07:54:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b66d012
net-misc/shmux: Drop old (EAPI=0)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-misc/shmux/Manifest | 1 -
net-misc/shmux/shmux-1.0.ebuild | 32 --------------------------------
2 files changed, 33 deletions(-)
diff --git a/net-misc/shmux/Manifest b/net-misc/shmux/Manifest
index aef05e103fc..0d6da2ec902 100644
--- a/net-misc/shmux/Manifest
+++ b/net-misc/shmux/Manifest
@@ -1,2 +1 @@
DIST shmux-1.0.2.tgz 110473 BLAKE2B 7dcd08c37d0d8d3ee2dfccc89ee9f2c187c97278ba7adfa8e30bd5b86981d3a4b3513dfc884926000cede0b813a922e121c49db75ca4e0ff4efde2b4b9e6480b SHA512 d114678827d4fc203f0d18b4a4e02f8b56efdf490df0aef32756a020c755b387468a88fea7266249445a862d7ed9374640432e5807fa57bca5a7d559d7e67a8a
-DIST shmux-1.0.tgz 81096 BLAKE2B 7f8e34c66ad705576cd76e5c88e5bc7c46122793c4b2366f4d081c5229bc93e16140afad56fa81b5a1b86721fb4cd3fa83a5536ca08dc6c96e3497ae7c75aa80 SHA512 970ba7972f90c99aa201ee9caae904c039da5084d870d621fcbe3b91a86fd979f35665400210105ebc712b6117f0640fc6c2702c901c467491cac860fa4d2181
diff --git a/net-misc/shmux/shmux-1.0.ebuild b/net-misc/shmux/shmux-1.0.ebuild
deleted file mode 100644
index 3d92be96227..00000000000
--- a/net-misc/shmux/shmux-1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-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_compile() {
- econf $(use_with pcre) || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- dobin src/shmux || die "dobin failed"
- doman shmux.1 || die "doman failed"
- dodoc CHANGES || die "dodoc failed"
-}
next reply other threads:[~2019-10-05 8:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-05 8:12 Michał Górny [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-25 18:10 Andreas Sturmlechner
2021-04-22 3:01 Sam James
2021-04-22 2:59 Sam James
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=1570262054.6b66d0126ad49d0a608831cf6366496e739061c4.mgorny@gentoo \
--to=mgorny@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