From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/mrouted/
Date: Sat, 14 Sep 2024 06:24:39 +0000 (UTC) [thread overview]
Message-ID: <1726295043.c84bc11cde7ab92c655b48a4b10bcaf570afea00.arkamar@gentoo> (raw)
commit: c84bc11cde7ab92c655b48a4b10bcaf570afea00
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 06:10:27 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 06:24:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84bc11c
net-misc/mrouted: remove USE=rsrr
Upstream removed RSRR feature in version 4.4, see [1].
[1] https://github.com/troglobit/mrouted/commit/e3269bc986ba4a9c9466fefa3b21cfecc31a9192
Closes: https://bugs.gentoo.org/828900
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
net-misc/mrouted/metadata.xml | 3 ---
net-misc/mrouted/mrouted-4.5.ebuild | 5 ++---
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/net-misc/mrouted/metadata.xml b/net-misc/mrouted/metadata.xml
index 49e44a47135d..cae4749bf1c9 100644
--- a/net-misc/mrouted/metadata.xml
+++ b/net-misc/mrouted/metadata.xml
@@ -2,9 +2,6 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
- <use>
- <flag name="rsrr">Enable Routing Support for Resource Reservations, for RSVP</flag>
- </use>
<upstream>
<remote-id type="github">troglobit/mrouted</remote-id>
</upstream>
diff --git a/net-misc/mrouted/mrouted-4.5.ebuild b/net-misc/mrouted/mrouted-4.5.ebuild
index 82e719972457..dd6d1e4f2e8b 100644
--- a/net-misc/mrouted/mrouted-4.5.ebuild
+++ b/net-misc/mrouted/mrouted-4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="Stanford GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE="rsrr test"
+IUSE="test"
# Needs unshare
RESTRICT="!test? ( test ) test"
@@ -26,7 +26,6 @@ src_configure() {
tc-export CC CXX
econf \
- $(usev rsrr --enable-rsrr) \
$(use_enable test)
}
next reply other threads:[~2024-09-14 6:24 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-14 6:24 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-11 17:02 [gentoo-commits] repo/gentoo:master commit in: net-misc/mrouted/ Sam James
2024-09-14 6:24 Petr Vaněk
2023-11-29 12:03 Arthur Zamarin
2023-10-09 18:57 Sam James
2023-10-09 16:21 Arthur Zamarin
2023-06-05 5:02 Sam James
2023-03-10 9:44 Arthur Zamarin
2023-02-24 17:38 Sam James
2023-02-24 16:58 Arthur Zamarin
2021-11-04 16:12 Sam James
2021-09-19 3:45 Sam James
2021-03-16 19:57 Sam James
2021-02-16 12:30 Sam James
2021-02-11 7:53 Sam James
2021-02-09 22:52 Sam James
2021-01-09 23:50 Sam James
2021-01-09 23:50 Sam James
2021-01-09 23:50 Sam James
2021-01-07 11:33 Sam James
2021-01-07 10:09 Sam James
2021-01-04 1:32 Sam James
2019-09-26 9:25 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=1726295043.c84bc11cde7ab92c655b48a4b10bcaf570afea00.arkamar@gentoo \
--to=arkamar@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