Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Pid/
Date: Thu, 13 Jan 2022 09:17:11
Message-Id: 1642065423.e845bffb49c65f726f372afc64a5dd37865c15de.alexxy@gentoo
1 commit: e845bffb49c65f726f372afc64a5dd37865c15de
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 13 09:17:03 2022 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 13 09:17:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e845bffb
7
8 dev-perl/File-Pid: Fix QA
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
12
13 dev-perl/File-Pid/File-Pid-1.01.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/dev-perl/File-Pid/File-Pid-1.01.ebuild b/dev-perl/File-Pid/File-Pid-1.01.ebuild
17 index d69a0c2d3071..ef6bdad5fdcb 100644
18 --- a/dev-perl/File-Pid/File-Pid-1.01.ebuild
19 +++ b/dev-perl/File-Pid/File-Pid-1.01.ebuild
20 @@ -4,7 +4,6 @@
21 EAPI=7
22
23 DIST_AUTHOR=CWEST
24 -DIST_VERSION=1.01
25 inherit perl-module
26
27 DESCRIPTION="Pid File Manipulation"