Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/USB-LibUSB/
Date: Wed, 07 Jul 2021 22:42:32
Message-Id: 1625697713.3aedc6096a50ad4f00e9a9cc9dccd4ad6ba36500.dilfridge@gentoo
1 commit: 3aedc6096a50ad4f00e9a9cc9dccd4ad6ba36500
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 7 22:10:06 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 7 22:41:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aedc609
7
8 dev-perl/USB-LibUSB: stable for amd64
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild b/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild
17 index e580e5fedc1..6f216a3d776 100644
18 --- a/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild
19 +++ b/dev-perl/USB-LibUSB/USB-LibUSB-0.90.0.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 DIST_VERSION=0.09
28 DIST_AUTHOR=AMBA
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 inherit perl-module
32
33 DESCRIPTION="Perl interface to the libusb-1.0 API"