commit:     6302bacd324016ec72e42270bb34616db43f82b4
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 13:07:32 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 13:10:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6302bacd

dev-perl/USB-LibUSB: EAPI=8 bump

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{USB-LibUSB-0.90.0.ebuild => USB-LibUSB-0.90.0-r1.ebuild}       | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild 
b/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0-r1.ebuild
similarity index 86%
rename from dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild
rename to dev-perl/USB-LibUSB/USB-LibUSB-0.90.0-r1.ebuild
index 6f216a3d776..2e7b842bd3a 100644
--- a/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild
+++ b/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_VERSION=0.09
 DIST_AUTHOR=AMBA
@@ -11,8 +11,6 @@ inherit perl-module
 DESCRIPTION="Perl interface to the libusb-1.0 API"
 
 SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        virtual/libusb:1
@@ -21,7 +19,7 @@ RDEPEND="
        dev-perl/Moo
        virtual/perl-XSLoader
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? ( virtual/perl-Test-Simple )
 "

Reply via email to