From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/network_interface/
Date: Mon, 4 Nov 2024 16:33:41 +0000 (UTC) [thread overview]
Message-ID: <1730737981.1d9e07c17fa425721322af19fa55c83dcfcd7a31.graaff@gentoo> (raw)
commit: 1d9e07c17fa425721322af19fa55c83dcfcd7a31
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 3 09:32:40 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Nov 4 16:33:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d9e07c1
dev-ruby/network_interface: drop 0.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/network_interface/Manifest | 1 -
.../network_interface-0.0.3.ebuild | 29 ----------------------
2 files changed, 30 deletions(-)
diff --git a/dev-ruby/network_interface/Manifest b/dev-ruby/network_interface/Manifest
index a5d38de34c4c..f31a6c8ea03e 100644
--- a/dev-ruby/network_interface/Manifest
+++ b/dev-ruby/network_interface/Manifest
@@ -1,2 +1 @@
-DIST network_interface-0.0.3.tar.gz 13584 BLAKE2B 61cd72974e9ec1b72adb9c6a7f77e43ff3a025e4bfddb70b1e899ee34ca0fe42a56f81095ee0cff66e2da1712af7854ee811d26d7af316cb6c5fb905b3a8ad4b SHA512 9a2c9ae4a49666f27a1afdd188bd3be614f5aba7ec548f6b081627a9aaff5b5cdb2d7f5b98e8687eb78ea05ee3e90cf8f942403256076d80710945b5f2a429c2
DIST network_interface-0.0.4.tar.gz 14231 BLAKE2B 140db70e0ed3091b0b76af046a46827d7cf660dd0823157d5c4e67be8e7d158a532392c499a4734b5f412b7ae58aca422428712e5cd5dc966429c7fc75108843 SHA512 68e19a657d95a49cd771447687d74991d7e1e58191c94c69ab594d11ee2491c89b8ddad7c2708021eedd093ec6a5bdd2434a5ecb9d695663d11aa5b9971c9584
diff --git a/dev-ruby/network_interface/network_interface-0.0.3.ebuild b/dev-ruby/network_interface/network_interface-0.0.3.ebuild
deleted file mode 100644
index 97db0fdc051c..000000000000
--- a/dev-ruby/network_interface/network_interface-0.0.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_GEMSPEC="network_interface.gemspec"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTENSIONS=(ext/network_interface_ext/extconf.rb)
-
-inherit ruby-fakegem
-
-DESCRIPTION="network_interface layer from metasploit pcaprub"
-HOMEPAGE="https://github.com/rapid7/network_interface"
-SRC_URI="https://github.com/rapid7/network_interface/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-# Tests are brittle as they cannot deal with all network interface configurations.
-RESTRICT="test"
-
-all_ruby_prepare() {
- sed -i -e 's:/sbin/ifconfig:/bin/ifconfig:' spec/spec_helper.rb || die
-
- sed --i -e 's/__dir__/"."/' -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}
next reply other threads:[~2024-11-04 16:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-04 16:33 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-01 5:41 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/network_interface/ Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-12-31 14:36 Hans de Graaff
2023-12-24 7:55 Hans de Graaff
2023-08-15 5:45 Hans de Graaff
2023-04-02 5:07 Sam James
2022-06-25 6:22 Hans de Graaff
2022-05-01 8:38 Hans de Graaff
2021-10-31 11:35 Hans de Graaff
2020-08-03 5:26 Hans de Graaff
2019-01-31 7:35 Hans de Graaff
2018-09-11 4:50 Hans de Graaff
2018-02-07 6:30 Hans de Graaff
2017-08-29 5:40 Hans de Graaff
2016-06-05 6:24 Hans de Graaff
2016-06-05 6:24 Hans de Graaff
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=1730737981.1d9e07c17fa425721322af19fa55c83dcfcd7a31.graaff@gentoo \
--to=graaff@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