summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2024-03-04 13:17:06 -0500
committerRick Farina <zerochaos@gentoo.org>2024-03-04 13:33:17 -0500
commit9954d285f995fd2448a8ac658f57a224bf0ef423 (patch)
treea4fb65346774d92631ecc21199c730231823af39 /dev-ruby/libusb
parentdev-ruby/filesize: drop myself as a maintainer (diff)
downloadgentoo-9954d285f995fd2448a8ac658f57a224bf0ef423.tar.gz
gentoo-9954d285f995fd2448a8ac658f57a224bf0ef423.tar.bz2
gentoo-9954d285f995fd2448a8ac658f57a224bf0ef423.zip
dev-ruby/libusb: minor qa
Per discussion with Graaff, dropping myself as maintainer for everything I originally added as a metasploit deps or worked on because it was a metasploit dep. Adding ruby project where missing. Minor qa Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'dev-ruby/libusb')
-rw-r--r--dev-ruby/libusb/libusb-0.6.4-r2.ebuild3
-rw-r--r--dev-ruby/libusb/metadata.xml4
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-ruby/libusb/libusb-0.6.4-r2.ebuild b/dev-ruby/libusb/libusb-0.6.4-r2.ebuild
index cbde53e96e70..e46f91d5705a 100644
--- a/dev-ruby/libusb/libusb-0.6.4-r2.ebuild
+++ b/dev-ruby/libusb/libusb-0.6.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,6 @@ HOMEPAGE="https://github.com/larskanis/libusb"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND+="virtual/libusb:1"
RDEPEND+="${DEPEND}"
diff --git a/dev-ruby/libusb/metadata.xml b/dev-ruby/libusb/metadata.xml
index 0d8083ebbde2..1e7c1b5e79e2 100644
--- a/dev-ruby/libusb/metadata.xml
+++ b/dev-ruby/libusb/metadata.xml
@@ -5,6 +5,10 @@
<email>zerochaos@gentoo.org</email>
<name>Rick Farina</name>
</maintainer>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
<upstream>
<remote-id type="github">larskanis/libusb</remote-id>
</upstream>