summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-06-16 20:06:08 +0000
committerTorsten Veller <tove@gentoo.org>2012-06-16 20:06:08 +0000
commit988c03ddee9b12af9889615f97625a2c2313fa8b (patch)
tree630e27328e2ad5726876e5a98dd72ba0c662da7e /perl-core
parentInitial import of Hash-MoreUtils required (indirectly) by the new google-api-... (diff)
downloadgentoo-2-988c03ddee9b12af9889615f97625a2c2313fa8b.tar.gz
gentoo-2-988c03ddee9b12af9889615f97625a2c2313fa8b.tar.bz2
gentoo-2-988c03ddee9b12af9889615f97625a2c2313fa8b.zip
Import from ::perl-experimental
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/ExtUtils-Constant/ChangeLog14
-rw-r--r--perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild17
-rw-r--r--perl-core/ExtUtils-Constant/Manifest4
-rw-r--r--perl-core/ExtUtils-Constant/metadata.xml14
4 files changed, 49 insertions, 0 deletions
diff --git a/perl-core/ExtUtils-Constant/ChangeLog b/perl-core/ExtUtils-Constant/ChangeLog
new file mode 100644
index 000000000000..c4416c8f6632
--- /dev/null
+++ b/perl-core/ExtUtils-Constant/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for perl-core/ExtUtils-Constant
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog,v 1.1 2012/06/16 20:06:08 tove Exp $
+
+ 16 Jun 2012; Torsten Veller <tove@gentoo.org>
+ +ExtUtils-Constant-0.230.0.ebuild, +metadata.xml:
+ Import from ::perl-experimental
+
+*ExtUtils-Constant-0.230.0 (11 Mar 2011)
+
+ 11 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ +ExtUtils-Constant-0.230.0.ebuild, +metadata.xml:
+ Added: reported outdated by cpan-outdated
+
diff --git a/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild b/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild
new file mode 100644
index 000000000000..386caf105297
--- /dev/null
+++ b/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild,v 1.1 2012/06/16 20:06:08 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=NWCLARK
+MODULE_VERSION="0.23"
+inherit perl-module
+
+DESCRIPTION="Generate XS code to import C header constants"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/perl-core/ExtUtils-Constant/Manifest b/perl-core/ExtUtils-Constant/Manifest
new file mode 100644
index 000000000000..1c75354475bc
--- /dev/null
+++ b/perl-core/ExtUtils-Constant/Manifest
@@ -0,0 +1,4 @@
+DIST ExtUtils-Constant-0.23.tar.gz 40113 RMD160 ffaecd2372b3e0f75c0dcff33ada8b842130adf6 SHA1 accc6f703555b81b7c88c7624029f7aa4a538efa SHA256 23b77025c8a5d3b93c586d4f0e712bcca3ef934edbee00a78c3fad4285f48eab
+EBUILD ExtUtils-Constant-0.230.0.ebuild 310 RMD160 4ad97fddf15063dfeaf4af6933e209bbfd9424b9 SHA1 84c07e47b572e1cf02538cd6494493f6184a0c58 SHA256 7ee91c85c96210ed161306b2ca42742d0aef7705659bca07ab3df7e5b53a8fff
+MISC ChangeLog 454 RMD160 7814c2f5011b692e2e53320dfbf38f03224f1165 SHA1 d775ae638670e2135a28a1efa824f3093e3be529 SHA256 10ad8af063b3c61566ed40d3862ec6d9f364b335ba35b614f80a5dea0d472bef
+MISC metadata.xml 675 RMD160 adac2ee54acf0337f596bc0a472d19ca0d3be136 SHA1 f291fb222b04322b9b79d54b413bf73410885a40 SHA256 e37b57a69812e9c383896deb266a5b777ca25e59bad4028384a9eaac1db41fbc
diff --git a/perl-core/ExtUtils-Constant/metadata.xml b/perl-core/ExtUtils-Constant/metadata.xml
new file mode 100644
index 000000000000..77a089f7e613
--- /dev/null
+++ b/perl-core/ExtUtils-Constant/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan-module">ExtUtils::Constant</remote-id>
+ <remote-id type="cpan-module">ExtUtils::Constant::Aaargh56Hash</remote-id>
+ <remote-id type="cpan-module">ExtUtils::Constant::Base</remote-id>
+ <remote-id type="cpan-module">ExtUtils::Constant::ProxySubs</remote-id>
+ <remote-id type="cpan-module">ExtUtils::Constant::Utils</remote-id>
+ <remote-id type="cpan-module">ExtUtils::Constant::XS</remote-id>
+ <remote-id type="cpan">ExtUtils-Constant</remote-id>
+ </upstream>
+</pkgmetadata>