From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ubridge/
Date: Tue, 07 Jan 2025 05:20:34 +0000 (UTC) [thread overview]
Message-ID: <1736227131.f9f1e9ec67c73ab29266ee5f21c1ca483b712531.ionen@gentoo> (raw)
commit: f9f1e9ec67c73ab29266ee5f21c1ca483b712531
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 7 02:13:29 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jan 7 05:18:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f1e9ec
net-misc/ubridge: drop 0.9.18
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
net-misc/ubridge/Manifest | 1 -
net-misc/ubridge/ubridge-0.9.18.ebuild | 47 ----------------------------------
2 files changed, 48 deletions(-)
diff --git a/net-misc/ubridge/Manifest b/net-misc/ubridge/Manifest
index 5cf3d291486a..e0c9e79c5f09 100644
--- a/net-misc/ubridge/Manifest
+++ b/net-misc/ubridge/Manifest
@@ -1,2 +1 @@
-DIST ubridge-0.9.18.tar.gz 64340 BLAKE2B 7ac540ccf180adc8bf0bb0d440d6a0335626181ba680f7f94cea43d6b6b70745cd64f8ee8048aa1621b7407fea83cf03039147ffe38236e70970c014771ab09b SHA512 f2c9e9d0242f61363a3f4ce6f1acf4013245ff0854a7f64c96d6b8737bd3cc505a38aaf43a0928e2a5a88bcd39f786e00fab68748ad56770d18d713005750c60
DIST ubridge-0.9.19.tar.gz 66911 BLAKE2B c9de0485b84fa7cb78edb6651f0022c6e3f3d6e62aa2e1c56927c62d540ae1efaee25225bc7eb843ad688b7bd0aa39eb8a2ff1015a5c01f2d23d5a798b21ff14 SHA512 b693a64569ba17fcb40f8a7894fcc205efba17fc3103150bb6f1d7a8a165505c88251e75f56d003f4c4337e97bffa57b5948156e42d01a2938b8d969a088ff32
diff --git a/net-misc/ubridge/ubridge-0.9.18.ebuild b/net-misc/ubridge/ubridge-0.9.18.ebuild
deleted file mode 100644
index adfeeba6492c..000000000000
--- a/net-misc/ubridge/ubridge-0.9.18.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit fcaps toolchain-funcs
-
-DESCRIPTION="Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces"
-HOMEPAGE="https://github.com/GNS3/ubridge"
-SRC_URI="https://github.com/GNS3/ubridge/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-3+"
-
-RDEPEND="
- acct-group/ubridge
- dev-libs/iniparser:4=
- net-libs/libpcap"
-
-DEPEND="${RDEPEND}"
-
-# Bugs: https://bugs.gentoo.org/647588
-# https://github.com/GNS3/ubridge/issues/60
-PATCHES=( "${FILESDIR}/${PN}-0.9.16_add_slotted_iniparser-4.1+_support.patch" )
-
-src_compile() {
- emake \
- CC="$(tc-getCC)" \
- SYSTEM_INIPARSER=1
-}
-
-src_install() {
- exeinto /usr/bin
- exeopts -m 710 -g ubridge
- doexe ubridge
-
- dodoc README.rst
-}
-
-pkg_postinst() {
- fcaps -g ubridge -m 4710 -M 0710 cap_net_raw,cap_net_admin \
- "${EROOT}"/usr/bin/ubridge
-
- einfo "\nNOTE: To read packets from the network interfaces with ubridge as"
- einfo "normal user you have to add trusted users to the \"ubridge\" group.\n"
-}
next reply other threads:[~2025-01-07 5:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 5:20 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-11 5:01 [gentoo-commits] repo/gentoo:master commit in: net-misc/ubridge/ Eli Schwartz
2024-10-10 20:29 Conrad Kostecki
2024-10-10 20:29 Conrad Kostecki
2020-08-16 18:55 Jonas Stein
2020-07-25 22:13 Aaron Bauman
2020-07-25 22:13 Aaron Bauman
2020-07-25 22:13 Aaron Bauman
2018-11-07 23:44 Thomas Deutschmann
2018-03-14 17:52 Michał Górny
2018-03-05 0:31 Thomas Deutschmann
2018-03-03 2:07 Thomas Deutschmann
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=1736227131.f9f1e9ec67c73ab29266ee5f21c1ca483b712531.ionen@gentoo \
--to=ionen@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