From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/echoping/
Date: Fri, 20 May 2016 08:00:22 +0000 (UTC) [thread overview]
Message-ID: <1463731221.75a0920dc0e864349a46cdbe470d2dd4d3b8ec0c.jer@gentoo> (raw)
commit: 75a0920dc0e864349a46cdbe470d2dd4d3b8ec0c
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 08:00:03 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri May 20 08:00:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a0920d
net-analyzer/echoping: Old.
Package-Manager: portage-2.3.0_rc1
.../echoping/echoping-6.0.2_p434-r1.ebuild | 55 ----------------------
1 file changed, 55 deletions(-)
diff --git a/net-analyzer/echoping/echoping-6.0.2_p434-r1.ebuild b/net-analyzer/echoping/echoping-6.0.2_p434-r1.ebuild
deleted file mode 100644
index f0c6bf4..0000000
--- a/net-analyzer/echoping/echoping-6.0.2_p434-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="Small program to test performances of remote servers"
-HOMEPAGE="http://echoping.sourceforge.net/"
-SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="gnutls http icp idn priority smtp ssl tos postgres ldap"
-RESTRICT="test"
-
-RDEPEND="idn? ( net-dns/libidn )
- postgres? ( dev-db/postgresql )
- ldap? ( net-nds/openldap )
- ssl? (
- gnutls? ( >=net-libs/gnutls-1.0.17 )
- !gnutls? ( >=dev-libs/openssl-0.9.7d )
- )"
-DEPEND="${RDEPEND}
- >=sys-devel/libtool-2"
-
-REQUIRED_USE="gnutls? ( ssl )"
-
-DOCS=( README AUTHORS ChangeLog DETAILS NEWS TODO )
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-6.0.2_p434-fix_implicit_declarations.patch
-
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_enable http) \
- $(use_enable icp) \
- $(use_enable priority) \
- $(use_enable smtp) \
- $(use_enable tos) \
- $(use_with idn libidn) \
- $(usex gnutls $(use_with gnutls) $(use_with ssl)) \
- --config-cache \
- --disable-static \
- --disable-ttcp
-}
-
-src_install() {
- default
- prune_libtool_files
-}
next reply other threads:[~2016-05-20 8:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 8:00 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-25 21:02 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/echoping/ Jeroen Roovers
2016-07-13 15:46 Anthony G. Basile
2020-11-27 0:07 Thomas Deutschmann
2020-11-27 8:39 Agostino Sarubbo
2020-11-27 14:46 Aaron Bauman
2021-04-30 18:46 Mikle Kolyada
2021-10-19 19:09 Jakov Smolić
2022-03-23 0:45 Sam James
2024-03-05 4:48 Sam James
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=1463731221.75a0920dc0e864349a46cdbe470d2dd4d3b8ec0c.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