From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/alive/
Date: Tue, 17 Dec 2019 09:38:16 +0000 (UTC) [thread overview]
Message-ID: <1576575495.2f4b3aba255ae4de2eb20330890100d128d2e914.jer@gentoo> (raw)
commit: 2f4b3aba255ae4de2eb20330890100d128d2e914
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 17 09:36:42 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Dec 17 09:38:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f4b3aba
net-analyzer/alive: EAPI=7
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
net-analyzer/alive/alive-2.0.2-r1.ebuild | 33 ++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/net-analyzer/alive/alive-2.0.2-r1.ebuild b/net-analyzer/alive/alive-2.0.2-r1.ebuild
new file mode 100644
index 00000000000..9ee866d5fd4
--- /dev/null
+++ b/net-analyzer/alive/alive-2.0.2-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="a periodic ping program"
+HOMEPAGE="https://www.gnu.org/software/alive/"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+
+COMMON_DEPEND="
+ net-misc/iputils
+"
+DEPEND="
+ app-arch/xz-utils
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ dev-scheme/guile
+ ${COMMON_DEPEND}
+"
+PATCHES=(
+ "${FILESDIR}"/${P}-ping-test.patch
+)
+
+src_prepare() {
+ default
+ eautoreconf
+}
next reply other threads:[~2019-12-17 9:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-17 9:38 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-18 9:52 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/alive/ Sam James
2022-04-09 2:42 Sam James
2022-01-03 0:10 Sam James
2022-01-02 7:12 Sam James
2022-01-02 3:05 Sam James
2021-04-01 12:19 Thomas Deutschmann
2021-03-27 19:17 Sergei Trofimovich
2021-03-16 13:10 Sam James
2019-12-17 9:38 Jeroen Roovers
2019-11-13 1:03 Aaron Bauman
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=1576575495.2f4b3aba255ae4de2eb20330890100d128d2e914.jer@gentoo \
--to=jer@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