summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/File-lchown/File-lchown-0.20-r1.ebuild22
-rw-r--r--dev-perl/File-lchown/Manifest1
-rw-r--r--dev-perl/File-lchown/metadata.xml8
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild b/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild
new file mode 100644
index 00000000..a79c25d3
--- /dev/null
+++ b/dev-perl/File-lchown/File-lchown-0.20-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+RESTRICT="mirror"
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="Use the lchown(2) and lutimes(2) system call from Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="
+ ${RDEPEND}
+ dev-perl/ExtUtils-CChecker
+ dev-perl/Module-Build"
diff --git a/dev-perl/File-lchown/Manifest b/dev-perl/File-lchown/Manifest
new file mode 100644
index 00000000..5d63218e
--- /dev/null
+++ b/dev-perl/File-lchown/Manifest
@@ -0,0 +1 @@
+DIST File-lchown-0.02.tar.gz 11821 SHA256 a02fbf285406a8a4d9399284f032f2d55c56975154c2e1674bd109837b8096ec SHA512 0673176423465cd18d41708977216a3785e4d6204928472499be25be3f86f376646dc2636406855ae75a0bfbce26bc36d2fbf410950febc2978b4c6d5fb99922 WHIRLPOOL 7a78c507c527b2caa667edf536f4f56d3419d00a41a3404b372ec262b4419114f31291fa0d0ec6453e937821fdc9fdbda40cfc5a3e4968c33bd18e13ee196b79
diff --git a/dev-perl/File-lchown/metadata.xml b/dev-perl/File-lchown/metadata.xml
new file mode 100644
index 00000000..ab3ee0c6
--- /dev/null
+++ b/dev-perl/File-lchown/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <upstream>
+ <remote-id type="cpan">File-lchown</remote-id>
+ <remote-id type="cpan-module">File::lchown</remote-id>
+ </upstream>
+</pkgmetadata>