summaryrefslogtreecommitdiff
path: root/dev-perl/Passwd-Linux
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/Passwd-Linux
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Passwd-Linux')
-rw-r--r--dev-perl/Passwd-Linux/Manifest5
-rw-r--r--dev-perl/Passwd-Linux/Passwd-Linux-1.200.0-r1.ebuild15
-rw-r--r--dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild15
-rw-r--r--dev-perl/Passwd-Linux/metadata.xml12
4 files changed, 47 insertions, 0 deletions
diff --git a/dev-perl/Passwd-Linux/Manifest b/dev-perl/Passwd-Linux/Manifest
new file mode 100644
index 000000000000..3d9f5dce3f52
--- /dev/null
+++ b/dev-perl/Passwd-Linux/Manifest
@@ -0,0 +1,5 @@
+DIST Passwd-Linux-1.2.tar.gz 5211 BLAKE2B 7c80c6b514e59a8af92335bff2d347d6fb7104b09aeb1d5326ae305d695571f87812edfc3d8652faa4d71ec70568ca1a773b6f87cf74270bbf84aa2ed4f05814 SHA512 9ca79db8afb235b7819e1a19d9915e052286ff7d816b933d32cf65871fbcc36d7edf5900aae56076621f170c7b65d7f9618dae6b7ce3ab10e9ad65d37f5065af
+DIST Passwd-Linux-1.3.tar.gz 5610 BLAKE2B 7de308b022d2085771b7a84910da7dc5ca8dad7464b077ad5b382b8b39cf1aa07cae2884596a2cef091f2b763e42279139f539b4961484c369a5caff40dd17ee SHA512 1598f0ec29d9450f97ec2872f2d414ceafcea9baeed2e1fa75018230b6bcea408386ec6e650d9bbafe0390c23d176873f43cc4433de60c9dd74cd48838f2e537
+EBUILD Passwd-Linux-1.200.0-r1.ebuild 317 BLAKE2B 7d6528fa1ee4c548c21a23b371ccee794614a22a70e0d25405fbab9ead0d4968ad1209d3ee34f66b3d59e19e899943b434aef04408846e5f55a4d61cb977decd SHA512 f67d00b6ad12372396181ea906c6efbfba804cd5e41f29f58e2c85498ffec455abc8dd13c20008c15d0062a7f08f0283e1fdba4f8d39bc1dd85fdd2ab40b698a
+EBUILD Passwd-Linux-1.300.0.ebuild 313 BLAKE2B dd5e39585a6498fdc856594d265df879f8ac4ac368692612bda47bb66ce2389a75728c86cbb1d4714bca14bdd44f974466a9111e88c47b64f5a788cc74f8cbb8 SHA512 296da952e4936f8652bc912d3acce1c40850201984145446ca205f70dcc530f1757bebecca3ff829d94b5dbf98dba494c79bcbc5af3a5ad0469567d70bc0bba8
+MISC metadata.xml 396 BLAKE2B 1b0d5a8242b184be95673fdb03269b2858a837f800f66be0d787d4fa0ae3822daba18d5d4544a39c7deea70bd5554ad1960e06082abf7f6206da7f639a6a1c81 SHA512 bd95c967fb7c82c325c72f6f17020c5f203dab6d08b0c1ee581fbed2340eee2d14e11c2b83336da5fb97089a8caf65443e611da37520ba85aa3e8e85d382f359
diff --git a/dev-perl/Passwd-Linux/Passwd-Linux-1.200.0-r1.ebuild b/dev-perl/Passwd-Linux/Passwd-Linux-1.200.0-r1.ebuild
new file mode 100644
index 000000000000..489c7d317727
--- /dev/null
+++ b/dev-perl/Passwd-Linux/Passwd-Linux-1.200.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=EESTABROO
+MODULE_VERSION=1.2
+inherit perl-module
+
+DESCRIPTION="Perl module for manipulating the passwd and shadow files"
+
+LICENSE="Artistic" # ???
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
diff --git a/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild b/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild
new file mode 100644
index 000000000000..de9fd16932a1
--- /dev/null
+++ b/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=EESTABROO
+DIST_VERSION=1.3
+inherit perl-module
+
+DESCRIPTION="Perl module for manipulating the passwd and shadow files"
+
+LICENSE="Artistic" # ???
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
diff --git a/dev-perl/Passwd-Linux/metadata.xml b/dev-perl/Passwd-Linux/metadata.xml
new file mode 100644
index 000000000000..e5fd597ab873
--- /dev/null
+++ b/dev-perl/Passwd-Linux/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">Passwd-Linux</remote-id>
+ <remote-id type="cpan-module">Passwd::Linux</remote-id>
+ </upstream>
+</pkgmetadata>