From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1673291-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7C570158083 for <garchives@archives.gentoo.org>; Tue, 24 Sep 2024 01:41:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B19E7E2A68; Tue, 24 Sep 2024 01:41:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 952BAE2A68 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2024 01:41:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B08943433ED for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2024 01:41:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 279C71897 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2024 01:41:30 +0000 (UTC) From: "Mike Gilbert" <floppym@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" <floppym@gentoo.org> Message-ID: <1727142088.303294cca50bc728d1c1bb5a4975e8011fcf0d97.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/moolticute/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/moolticute/moolticute-1.00.1-r1.ebuild app-crypt/moolticute/moolticute-1.00.1.ebuild app-crypt/moolticute/moolticute-1.01.0-r1.ebuild app-crypt/moolticute/moolticute-1.01.0.ebuild app-crypt/moolticute/moolticute-1.03.0-r1.ebuild app-crypt/moolticute/moolticute-1.03.0.ebuild app-crypt/moolticute/moolticute-9999.ebuild X-VCS-Directories: app-crypt/moolticute/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 303294cca50bc728d1c1bb5a4975e8011fcf0d97 X-VCS-Branch: master Date: Tue, 24 Sep 2024 01:41:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 071b3114-ed4a-4867-943c-0b2c5e8ab9f6 X-Archives-Hash: 5fa9e3b25baa93f2cf83e804d2fdcd5c commit: 303294cca50bc728d1c1bb5a4975e8011fcf0d97 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Tue Sep 24 01:40:32 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue Sep 24 01:41:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303294cc app-crypt/moolticute: depend on virtual/libudev Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> .../{moolticute-1.00.1.ebuild => moolticute-1.00.1-r1.ebuild} | 6 ++---- .../{moolticute-1.01.0.ebuild => moolticute-1.01.0-r1.ebuild} | 6 ++---- .../{moolticute-1.03.0.ebuild => moolticute-1.03.0-r1.ebuild} | 6 ++---- app-crypt/moolticute/moolticute-9999.ebuild | 6 ++---- 4 files changed, 8 insertions(+), 16 deletions(-) diff --git a/app-crypt/moolticute/moolticute-1.00.1.ebuild b/app-crypt/moolticute/moolticute-1.00.1-r1.ebuild similarity index 91% rename from app-crypt/moolticute/moolticute-1.00.1.ebuild rename to app-crypt/moolticute/moolticute-1.00.1-r1.ebuild index d7fa4843bf98..fd840ecf9eb0 100644 --- a/app-crypt/moolticute/moolticute-1.00.1.ebuild +++ b/app-crypt/moolticute/moolticute-1.00.1-r1.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 @@ -18,7 +18,6 @@ HOMEPAGE="https://github.com/mooltipass/moolticute" LICENSE="GPL-3" SLOT="0" -IUSE="systemd" RDEPEND=" >=dev-libs/libusb-1.0.20 @@ -29,8 +28,7 @@ RDEPEND=" dev-qt/qttest:5 dev-qt/qtwebsockets:5 dev-qt/qtwidgets:5 - systemd? ( sys-apps/systemd ) - !systemd? ( sys-apps/systemd-utils ) + virtual/libudev:= " BDEPEND="${RDEPEND} dev-qt/linguist-tools:5 diff --git a/app-crypt/moolticute/moolticute-1.01.0.ebuild b/app-crypt/moolticute/moolticute-1.01.0-r1.ebuild similarity index 91% rename from app-crypt/moolticute/moolticute-1.01.0.ebuild rename to app-crypt/moolticute/moolticute-1.01.0-r1.ebuild index d7fa4843bf98..fd840ecf9eb0 100644 --- a/app-crypt/moolticute/moolticute-1.01.0.ebuild +++ b/app-crypt/moolticute/moolticute-1.01.0-r1.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 @@ -18,7 +18,6 @@ HOMEPAGE="https://github.com/mooltipass/moolticute" LICENSE="GPL-3" SLOT="0" -IUSE="systemd" RDEPEND=" >=dev-libs/libusb-1.0.20 @@ -29,8 +28,7 @@ RDEPEND=" dev-qt/qttest:5 dev-qt/qtwebsockets:5 dev-qt/qtwidgets:5 - systemd? ( sys-apps/systemd ) - !systemd? ( sys-apps/systemd-utils ) + virtual/libudev:= " BDEPEND="${RDEPEND} dev-qt/linguist-tools:5 diff --git a/app-crypt/moolticute/moolticute-1.03.0.ebuild b/app-crypt/moolticute/moolticute-1.03.0-r1.ebuild similarity index 91% rename from app-crypt/moolticute/moolticute-1.03.0.ebuild rename to app-crypt/moolticute/moolticute-1.03.0-r1.ebuild index 706c83a1a2da..583d9b162471 100644 --- a/app-crypt/moolticute/moolticute-1.03.0.ebuild +++ b/app-crypt/moolticute/moolticute-1.03.0-r1.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 @@ -18,7 +18,6 @@ HOMEPAGE="https://github.com/mooltipass/moolticute" LICENSE="GPL-3" SLOT="0" -IUSE="systemd" RDEPEND=" >=dev-libs/libusb-1.0.20 @@ -29,8 +28,7 @@ RDEPEND=" dev-qt/qttest:5 dev-qt/qtwebsockets:5 dev-qt/qtwidgets:5 - systemd? ( sys-apps/systemd ) - !systemd? ( sys-apps/systemd-utils ) + virtual/libudev:= " BDEPEND="${RDEPEND} dev-qt/linguist-tools:5 diff --git a/app-crypt/moolticute/moolticute-9999.ebuild b/app-crypt/moolticute/moolticute-9999.ebuild index d7fa4843bf98..fd840ecf9eb0 100644 --- a/app-crypt/moolticute/moolticute-9999.ebuild +++ b/app-crypt/moolticute/moolticute-9999.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 @@ -18,7 +18,6 @@ HOMEPAGE="https://github.com/mooltipass/moolticute" LICENSE="GPL-3" SLOT="0" -IUSE="systemd" RDEPEND=" >=dev-libs/libusb-1.0.20 @@ -29,8 +28,7 @@ RDEPEND=" dev-qt/qttest:5 dev-qt/qtwebsockets:5 dev-qt/qtwidgets:5 - systemd? ( sys-apps/systemd ) - !systemd? ( sys-apps/systemd-utils ) + virtual/libudev:= " BDEPEND="${RDEPEND} dev-qt/linguist-tools:5