summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-lchown')
-rw-r--r--dev-perl/File-lchown/ChangeLog3
-rw-r--r--dev-perl/File-lchown/File-lchown-0.20.ebuild2
-rw-r--r--dev-perl/File-lchown/metadata.xml8
3 files changed, 12 insertions, 1 deletions
diff --git a/dev-perl/File-lchown/ChangeLog b/dev-perl/File-lchown/ChangeLog
index 2e6d2387..a96e9690 100644
--- a/dev-perl/File-lchown/ChangeLog
+++ b/dev-perl/File-lchown/ChangeLog
@@ -4,5 +4,8 @@
*File-lchown-0.2 (21 Sep 2014)
+ 24 Sep 2014; Martin Väth <martin@mvaeth.de>:
+ Add ~ARCH which probably work, even if untested
+
21 Sep 2014; Martin Väth <martin@mvaeth.de>:
New ebuild from scratch
diff --git a/dev-perl/File-lchown/File-lchown-0.20.ebuild b/dev-perl/File-lchown/File-lchown-0.20.ebuild
index 7d6ea288..9a7b9a31 100644
--- a/dev-perl/File-lchown/File-lchown-0.20.ebuild
+++ b/dev-perl/File-lchown/File-lchown-0.20.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Use the lchown(2) and lutimes(2) system call from Perl"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+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=""
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>