commit:     54494aabf6ffe25b1275030077b03c216e6d480b
Author:     Matthew Brewer <tomboy64 <AT> sina <DOT> cn>
AuthorDate: Thu Mar 31 01:10:16 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 21:23:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54494aab

dev-perl/ExtUtils-Typemaps-Default: initial ebuild, version 1.50.0

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches

 .../ExtUtils-Typemaps-Default-1.50.0.ebuild        | 20 +++++++++++++++++
 dev-perl/ExtUtils-Typemaps-Default/Manifest        |  1 +
 dev-perl/ExtUtils-Typemaps-Default/metadata.xml    | 26 ++++++++++++++++++++++
 3 files changed, 47 insertions(+)

diff --git 
a/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild 
b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
new file mode 100644
index 0000000..bf0a6ca
--- /dev/null
+++ b/dev-perl/ExtUtils-Typemaps-Default/ExtUtils-Typemaps-Default-1.50.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=SMUELLER
+DIST_VERSION=1.05
+inherit perl-module
+
+DESCRIPTION="A set of useful typemaps"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=virtual/perl-ExtUtils-ParseXS-3.180.300"
+DEPEND="${RDEPEND}
+       >=dev-perl/Module-Build-0.400.0
+       test? ( virtual/perl-Test-Simple )"

diff --git a/dev-perl/ExtUtils-Typemaps-Default/Manifest 
b/dev-perl/ExtUtils-Typemaps-Default/Manifest
new file mode 100644
index 0000000..6377cc5
--- /dev/null
+++ b/dev-perl/ExtUtils-Typemaps-Default/Manifest
@@ -0,0 +1 @@
+DIST ExtUtils-Typemaps-Default-1.05.tar.gz 9327 SHA256 
3dfaf5837ebfdc007895bfca84c3c2e76d589a7d336400e8dfb3243d818215de SHA512 
91f3f5e3abfe2532a38bfb097d06e5a4145c84729a906af5269353f92b19bfcb86ac5c664067dc3adad405bbc8d0b43071180da4e6575e468b7b946d6c44e949
 WHIRLPOOL 
e33d47c237e1501492e3c25b0e5026a829bc4f1558ecc90289a231ed78c7862f1b4abaf77a3454016c7e86ef54bbc4849b431a82bff32a9bbc9c3c288da7cc1e

diff --git a/dev-perl/ExtUtils-Typemaps-Default/metadata.xml 
b/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
new file mode 100644
index 0000000..9f4fd86
--- /dev/null
+++ b/dev-perl/ExtUtils-Typemaps-Default/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Proxy-Maintainer; please assign him to bugs.</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Perl Project</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Proxy Maintainers Project</name>
+       </maintainer>
+       <upstream>
+               <remote-id type="cpan">ExtUtils-Typemaps-Default</remote-id>
+               <remote-id 
type="cpan-module">ExtUtils::Typemaps::Basic</remote-id>
+               <remote-id 
type="cpan-module">ExtUtils::Typemaps::Default</remote-id>
+               <remote-id 
type="cpan-module">ExtUtils::Typemaps::ObjectMap</remote-id>
+               <remote-id 
type="cpan-module">ExtUtils::Typemaps::STL</remote-id>
+               <remote-id 
type="cpan-module">ExtUtils::Typemaps::STL::List</remote-id>
+               <remote-id 
type="cpan-module">ExtUtils::Typemaps::STL::String</remote-id>
+               <remote-id 
type="cpan-module">ExtUtils::Typemaps::STL::Vector</remote-id>
+       </upstream>
+</pkgmetadata>

Reply via email to