summaryrefslogtreecommitdiff
path: root/dev-perl/Exception-Warning
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/Exception-Warning
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/Exception-Warning')
-rw-r--r--dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild25
-rw-r--r--dev-perl/Exception-Warning/Manifest5
-rw-r--r--dev-perl/Exception-Warning/metadata.xml12
3 files changed, 42 insertions, 0 deletions
diff --git a/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild b/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild
new file mode 100644
index 000000000000..fffc9055de4f
--- /dev/null
+++ b/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=DEXTER
+MODULE_VERSION=0.0401
+inherit perl-module
+
+DESCRIPTION="Convert simple warn into real exception object"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-perl/Exception-Base-0.22.01"
+DEPEND="${RDEPEND}
+ dev-perl/Module-Build
+ test? (
+ dev-perl/Test-Assert
+ >=dev-perl/Test-Unit-Lite-0.12
+ virtual/perl-parent
+ )"
+
+SRC_TEST=do
diff --git a/dev-perl/Exception-Warning/Manifest b/dev-perl/Exception-Warning/Manifest
new file mode 100644
index 000000000000..3b3cc9ba7a42
--- /dev/null
+++ b/dev-perl/Exception-Warning/Manifest
@@ -0,0 +1,5 @@
+DIST Exception-Warning-0.0401.tar.gz 19185 SHA256 7b369ca6ceb5b1edf2b5d5f870e974c7c93e930367c39a3900bff609971ed3a8 SHA512 063250f7c821b04cf18b31ac4a7a688e4838573c41662325baa400afa26e97eeae640cf77a2ba45232e20cda54a7ca02772091fd37816afb5fffef8a7c56380d WHIRLPOOL 3c3b93487199e168e86dcb11d7afcddc8817bd247c7b5255506524053b081e9b50c0fe64681ae759ff09da7b188ba2dc396b82bb2a114de6edf7be5d77672bf1
+EBUILD Exception-Warning-0.40.100-r1.ebuild 477 SHA256 b852e6939bec71497308ef6f5afb0d14dfa14aea83506f2f4abfeefbd4417687 SHA512 cb214e2a4f3fec4dbe06754ec2db6eabc6d65e6dedab7021b045802e835fba44cc2b15fbcc34a41bc4442f9d5039d26e735a41bc74d284c40b38ef9f1dac0834 WHIRLPOOL 555dd1c0b3dfa209044e74a633de4cc856da31c5e5965303445e9105965afe69cdc2de2d039dcba283a7a8b50275cd4358163910e09e6bd890e7952f5259195e
+MISC ChangeLog 2469 SHA256 600cdbf92e28f5fd354c8ad50d02889d8533adc35eea348b602da3ce290aeca9 SHA512 7ae3da7b2a4b2759417ae4cc2bc514aeaafded010cebb4caf2ce6143b78b71e4b8e889f5dfea5b51adbb006676849cf4d0377bef84bde218df9501188f4c138b WHIRLPOOL 2605eff343f8562acdf529006c99a00212048a7cb2abd91a7256584491e6054747cd4924722b6644dc4c3725e1ab80dcbad8ecece850a381ed500e901f173ee6
+MISC ChangeLog-2015 1995 SHA256 256a960e4b524a8ac4b0c3e0b87bd4460a01a00ed5db904508f38dc1f53c1a19 SHA512 707f2a1a4edf5de6cde86022a6ef0118225c85a18aaa658fff6f0d249bacd55bc0d2b4ff40836f64203695aa9540d5e1e8999a5a201774539c7c63915b8e1bc1 WHIRLPOOL dc8dabd37d857d76bec687e848924188eb10203b4a35bc425be864a49d9bb0964352d7eaa21a0f4cd12c5ac8f78d7e0bf775e00e22f96f215b36facc55dc247c
+MISC metadata.xml 406 SHA256 49730368599c61e635abfe04b30c4041ea0b9dc05179d56e633880b7cb556f7f SHA512 5aadc7e882c738a3bc978427075466a813c0e16a205c3a1d06843d81ed1f37fb177d2e124a1f15a4d2b39c73ba94d6af40b5a13fa570caceac086f8ae200df22 WHIRLPOOL 1376a17ed75ae3d34f2291890972c442ab22d82ff26708ce8d170679ba5c406378e0347e2e63e169fec780001d0d0d5dc5714e40774fd0b820d06f3266ac29f6
diff --git a/dev-perl/Exception-Warning/metadata.xml b/dev-perl/Exception-Warning/metadata.xml
new file mode 100644
index 000000000000..25f670fd79ca
--- /dev/null
+++ b/dev-perl/Exception-Warning/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Exception-Warning</remote-id>
+ <remote-id type="cpan-module">Exception::Warning</remote-id>
+ </upstream>
+</pkgmetadata>