* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Pid/
@ 2022-01-13 8:59 Alexey Shvetsov
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov @ 2022-01-13 8:59 UTC (permalink / raw
To: gentoo-commits
commit: 8465a40065b62574570e78b1e06ae06b4444c286
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 08:59:06 2022 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 08:59:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8465a400
dev-perl/File-Pid: Initial import
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
dev-perl/File-Pid/File-Pid-1.01.ebuild | 28 ++++++++++++++++++++++++++++
dev-perl/File-Pid/Manifest | 1 +
dev-perl/File-Pid/metadata.xml | 16 ++++++++++++++++
3 files changed, 45 insertions(+)
diff --git a/dev-perl/File-Pid/File-Pid-1.01.ebuild b/dev-perl/File-Pid/File-Pid-1.01.ebuild
new file mode 100644
index 000000000000..d69a0c2d3071
--- /dev/null
+++ b/dev-perl/File-Pid/File-Pid-1.01.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=CWEST
+DIST_VERSION=1.01
+inherit perl-module
+
+DESCRIPTION="Pid File Manipulation"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-IO
+ virtual/perl-Test-Simple
+ virtual/perl-autodie
+ )
+"
diff --git a/dev-perl/File-Pid/Manifest b/dev-perl/File-Pid/Manifest
new file mode 100644
index 000000000000..67b813f403fc
--- /dev/null
+++ b/dev-perl/File-Pid/Manifest
@@ -0,0 +1 @@
+DIST File-Pid-1.01.tar.gz 3053 BLAKE2B e9e94134910b9a705154a1db7c7ec20a983d78e123b7fefa0477acd903a160f36b97f14f27e7b17bac5884ec672af0faf82e860b5d701cc998eaa7d4041e94cf SHA512 37deaa427b6b3ec2126d53f78eb437fe3b06af4167cdf46455434843c64b780f6d9941a3264d714eb8c1d46ed57dd6113d2ee17abbd1a7299a31e5a1a541999a
diff --git a/dev-perl/File-Pid/metadata.xml b/dev-perl/File-Pid/metadata.xml
new file mode 100644
index 000000000000..802c4c21997a
--- /dev/null
+++ b/dev-perl/File-Pid/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>alexxy@gentoo.org</email>
+ <name>Alexey Shvetsov</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">File-Pid</remote-id>
+ <remote-id type="cpan-module">File::Pid</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Pid/
@ 2022-01-13 9:17 Alexey Shvetsov
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov @ 2022-01-13 9:17 UTC (permalink / raw
To: gentoo-commits
commit: e845bffb49c65f726f372afc64a5dd37865c15de
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 09:17:03 2022 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 09:17:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e845bffb
dev-perl/File-Pid: Fix QA
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
dev-perl/File-Pid/File-Pid-1.01.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-perl/File-Pid/File-Pid-1.01.ebuild b/dev-perl/File-Pid/File-Pid-1.01.ebuild
index d69a0c2d3071..ef6bdad5fdcb 100644
--- a/dev-perl/File-Pid/File-Pid-1.01.ebuild
+++ b/dev-perl/File-Pid/File-Pid-1.01.ebuild
@@ -4,7 +4,6 @@
EAPI=7
DIST_AUTHOR=CWEST
-DIST_VERSION=1.01
inherit perl-module
DESCRIPTION="Pid File Manipulation"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-13 9:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-13 8:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Pid/ Alexey Shvetsov
-- strict thread matches above, loose matches on Subject: below --
2022-01-13 9:17 Alexey Shvetsov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox