summaryrefslogtreecommitdiff
path: root/dev-perl/Linux-Pid
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Linux-Pid
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Linux-Pid')
-rw-r--r--dev-perl/Linux-Pid/Linux-Pid-0.40.0-r1.ebuild16
-rw-r--r--dev-perl/Linux-Pid/Manifest3
-rw-r--r--dev-perl/Linux-Pid/metadata.xml12
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/Linux-Pid/Linux-Pid-0.40.0-r1.ebuild b/dev-perl/Linux-Pid/Linux-Pid-0.40.0-r1.ebuild
new file mode 100644
index 000000000000..93e9fac19107
--- /dev/null
+++ b/dev-perl/Linux-Pid/Linux-Pid-0.40.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=RGARCIA
+MODULE_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="Interface to Linux getpp?id functions"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Linux-Pid/Manifest b/dev-perl/Linux-Pid/Manifest
new file mode 100644
index 000000000000..5008adb45b36
--- /dev/null
+++ b/dev-perl/Linux-Pid/Manifest
@@ -0,0 +1,3 @@
+DIST Linux-Pid-0.04.tar.gz 2304 BLAKE2B 80bb80648e1e28afc525b0466095aa7006c6361e64452a817be7ba5a97610900ec566c518afc2f52b8f20e06ac862aae4da619dba5a95f206f3cad76644603b2 SHA512 b28418285f6e75e87d23b6eae2b5bcd300ba68248b10a0fc8ba38e8e4c09a3053076e591357263caf43dc09958bceea02680f420bb92ed05ce243a36b1e42c09
+EBUILD Linux-Pid-0.40.0-r1.ebuild 322 BLAKE2B 9ce5fb908593099c530963c30392da6233190e0f131db70983598717c8fcd9af35880469e2d56a69997907d63b090adbe3bf2cab6cfa90b0f0adc80b045a03d2 SHA512 f011b979effdcbe3559887c877445782529cd2f3f8772f38fff6c914b53b13f4f96c7525f636875423558d074eecfc9faa0c4965e250d83e759001e71282a779
+MISC metadata.xml 378 BLAKE2B c3620fb5bdfb28896ee1a5e65d16f24f671567c7ab456b7e4e9d3eb69488c4d2cd649abbea6235b0350bd2ad091a4f41e28109468b9696a51a1980c5eba06b63 SHA512 3ab8ae04372ef38a1d6ebe3fa1db306bb9f920deaabb033a7c1bdd1e02c1d54696cd981ed107100c5bdd1277b70b6d6a080ac598221fa135bccb38e771f92307
diff --git a/dev-perl/Linux-Pid/metadata.xml b/dev-perl/Linux-Pid/metadata.xml
new file mode 100644
index 000000000000..cc5d05a2c8b9
--- /dev/null
+++ b/dev-perl/Linux-Pid/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Linux-Pid</remote-id>
+ <remote-id type="cpan-module">Linux::Pid</remote-id>
+ </upstream>
+</pkgmetadata>