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-TMC/
Date: Wed, 07 Jul 2021 22:42:32
Message-Id: 1625697717.0c30b9717f08285c42e3516224d5bca0b6db3082.dilfridge@gentoo
1 commit: 0c30b9717f08285c42e3516224d5bca0b6db3082
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 7 22:10:26 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 7 22:41:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c30b971
7
8 dev-perl/USB-TMC: 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-TMC/USB-TMC-0.7.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild b/dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild
17 index ef11c63b2f3..b96f54070c7 100644
18 --- a/dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild
19 +++ b/dev-perl/USB-TMC/USB-TMC-0.7.0.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2019 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.007
28 DIST_AUTHOR=AMBA
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 inherit perl-module
32
33 DESCRIPTION="Perl interface to the USB Test & Measurement (USBTMC) backend"