From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sngrep/
Date: Wed, 10 Jun 2020 12:04:03 +0000 (UTC) [thread overview]
Message-ID: <1591790641.f60f3b0b31d7dfd1f67fcd8de7c35139ed1d83ad.jer@gentoo> (raw)
commit: f60f3b0b31d7dfd1f67fcd8de7c35139ed1d83ad
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 12:02:50 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 12:04:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60f3b0b
net-analyzer/sngrep: Drop IUSE=logo
I assumed without checking that the logo would be used in the installed
code, but it turns out that it is only used to display the logo during
the configure phase.
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
net-analyzer/sngrep/metadata.xml | 1 -
net-analyzer/sngrep/sngrep-1.4.7.ebuild | 3 +--
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/net-analyzer/sngrep/metadata.xml b/net-analyzer/sngrep/metadata.xml
index b6a99fc054d..eeb043ad62b 100644
--- a/net-analyzer/sngrep/metadata.xml
+++ b/net-analyzer/sngrep/metadata.xml
@@ -7,7 +7,6 @@
<use>
<flag name='eep'>Enable EEP packet send/receive support</flag>
<flag name='gnutls'>Use <pkg>net-libs/gnutls</pkg> to parse captured TLS packets</flag>
-<flag name='logo'>Enable Irontec Logo from Summary menu</flag>
<flag name='openssl'>Use <pkg>dev-libs/openssl</pkg> to parse captured TLS packets</flag>
</use>
</pkgmetadata>
diff --git a/net-analyzer/sngrep/sngrep-1.4.7.ebuild b/net-analyzer/sngrep/sngrep-1.4.7.ebuild
index 6782684125c..f021e73049e 100644
--- a/net-analyzer/sngrep/sngrep-1.4.7.ebuild
+++ b/net-analyzer/sngrep/sngrep-1.4.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/irontec/sngrep/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="eep gnutls ipv6 logo openssl pcre unicode"
+IUSE="eep gnutls ipv6 openssl pcre unicode"
REQUIRED_USE="
gnutls? ( !openssl )
"
@@ -37,7 +37,6 @@ src_configure() {
econf \
$(use_enable eep) \
$(use_enable ipv6) \
- $(use_enable logo) \
$(use_enable unicode) \
$(use_with gnutls) \
$(use_with openssl) \
next reply other threads:[~2020-06-10 12:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-10 12:04 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 23:54 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sngrep/ Conrad Kostecki
2024-08-25 23:54 Conrad Kostecki
2023-04-20 5:01 Sam James
2022-12-18 4:20 Sam James
2022-10-10 23:36 Sam James
2022-07-29 3:16 Sam James
2021-07-17 21:30 David Seifert
2020-03-29 12:26 Jeroen Roovers
2019-05-29 10:03 Michał Górny
2019-04-01 16:40 Jeroen Roovers
2018-11-25 20:26 Jeroen Roovers
2018-11-25 20:23 Jeroen Roovers
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=1591790641.f60f3b0b31d7dfd1f67fcd8de7c35139ed1d83ad.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