summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Mac-Pasteboard')
-rw-r--r--dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild19
-rw-r--r--dev-perl/Mac-Pasteboard/Manifest1
-rw-r--r--dev-perl/Mac-Pasteboard/metadata.xml13
3 files changed, 33 insertions, 0 deletions
diff --git a/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild b/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild
new file mode 100644
index 000000000000..8257fc664025
--- /dev/null
+++ b/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=WYANT
+MODULE_VERSION=0.003
+inherit perl-module
+
+DESCRIPTION="Manipulate Mac OS X clipboards/pasteboards"
+
+SLOT="0"
+KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"
+IUSE=""
+
+DEPEND="
+ dev-perl/Module-Build
+"
diff --git a/dev-perl/Mac-Pasteboard/Manifest b/dev-perl/Mac-Pasteboard/Manifest
new file mode 100644
index 000000000000..b1f6ad7124d2
--- /dev/null
+++ b/dev-perl/Mac-Pasteboard/Manifest
@@ -0,0 +1 @@
+DIST Mac-Pasteboard-0.003.tar.gz 98521 SHA256 d5cb00ea467e866bfc73872ee6a0109c05d295687abcda47fd99f930db753b14 SHA512 aef307706db5721def91be4a37d504e4f1cfd48edbaf4c1e2367d6667e69ee118910653d2b4dab00132b6e70a3b7a863ae289f5153a41e23135b3ac1508035b8 WHIRLPOOL e56de479cb9189ec28e1fa83c5d3a79817eda736ece0500b85ac0e46a996ce78f2d97f713d20bc4800f2cb905df5a2ed2f1867c4d9b7a88c8dc2d11a9ec3350d
diff --git a/dev-perl/Mac-Pasteboard/metadata.xml b/dev-perl/Mac-Pasteboard/metadata.xml
new file mode 100644
index 000000000000..e3889681f0d8
--- /dev/null
+++ b/dev-perl/Mac-Pasteboard/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>prefix@gentoo.org</email>
+ <description>Primary Maintainer (for OSX part)</description>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Mac-Pasteboard</remote-id>
+ <remote-id type="cpan-module">Mac::Pasteboard</remote-id>
+ </upstream>
+</pkgmetadata>