* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Swap/
@ 2015-03-31 12:58 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2015-03-31 12:58 UTC (permalink / raw
To: gentoo-commits
commit: 1dd60ef4e3b6535ecd1908cdfbe202735f78daff
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 31 12:45:07 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 31 12:57:27 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=1dd60ef4
[added] Data-Swap-0.80.0 for latest KiokuDB
Package-Manager: portage-2.2.17
dev-perl/Data-Swap/Data-Swap-0.80.0.ebuild | 24 ++++++++++++++++++++++++
dev-perl/Data-Swap/metadata.xml | 13 +++++++++++++
2 files changed, 37 insertions(+)
diff --git a/dev-perl/Data-Swap/Data-Swap-0.80.0.ebuild b/dev-perl/Data-Swap/Data-Swap-0.80.0.ebuild
new file mode 100644
index 0000000..de60231
--- /dev/null
+++ b/dev-perl/Data-Swap/Data-Swap-0.80.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MODULE_AUTHOR=XMATH
+MODULE_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="Swap type and contents of variables"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/Data-Swap/metadata.xml b/dev-perl/Data-Swap/metadata.xml
new file mode 100644
index 0000000..8754a2e
--- /dev/null
+++ b/dev-perl/Data-Swap/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>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Data-Swap</remote-id>
+ <remote-id type="cpan-module">Data::Swap</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-31 12:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-31 12:58 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Swap/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox