summaryrefslogtreecommitdiff
path: root/dev-perl/Math-PlanePath
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/Math-PlanePath
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/Math-PlanePath')
-rw-r--r--dev-perl/Math-PlanePath/Manifest6
-rw-r--r--dev-perl/Math-PlanePath/Math-PlanePath-123.0.0.ebuild35
-rw-r--r--dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild32
-rw-r--r--dev-perl/Math-PlanePath/metadata.xml156
4 files changed, 229 insertions, 0 deletions
diff --git a/dev-perl/Math-PlanePath/Manifest b/dev-perl/Math-PlanePath/Manifest
new file mode 100644
index 000000000000..f79bd155d1da
--- /dev/null
+++ b/dev-perl/Math-PlanePath/Manifest
@@ -0,0 +1,6 @@
+DIST Math-PlanePath-123.tar.gz 1284214 SHA256 cc77cb05ad63cd10b534d8b5cf5c1d99a2d5315d47f3d8f3704239feef107e8d SHA512 5289f674dd62f668e667d69baf52d2f6d8b8fcf4ce6bed1429ef1fb412f2415b474103ca9b6d9c5b876b6926d860f70834e26c68a30b53d2211cbc4c457e2b43 WHIRLPOOL f9eaff401e35c8d99e69ef920bf28f5036d96f4991e2633a12f2559e2e7e3536b1004677fbeb9baf851451bf029ab8a560ad90b6c4264f1a7ac41d89b402d0d8
+DIST Math-PlanePath-124.tar.gz 1308595 SHA256 a849d0e13251c0b10eb8aa48678b3f138ea7d76a87033a292663ceedb87e6c4b SHA512 24e347134b64642775a5641b7c17d1ba1e15169504023d3f08463fde21dadb41357edfc1d7d07466160cb3a7cd2542e0b1a52a845132223a9473b73b32e31009 WHIRLPOOL aedbaf03d9d8548dceb0d7e680bc59e4b3e7db86a844f06b56f018eb33d8ca3d57f0fe703e4f34a59d2851fea89d09668d4175a8ff75726336993eea91565212
+EBUILD Math-PlanePath-123.0.0.ebuild 758 SHA256 15e0de2735c3789cca81432970920358a9ba35cf816d02ccdf934599c13ee5b9 SHA512 c02a2193b2a2479453f6eba4db419e0cd8f398cb45e5ff2a966672809e6b9504688af97662d2f1c641a1b65eaac9e604d318664ce6d4a020b074ab858af89502 WHIRLPOOL 11f34bd9d278e47bb564f2a7aed3a2b662aec248574d5be5cb4590dbb29e610705ecf830772c99df5568551d384d854b33c28387cef6b5136505584b1a4a0a8b
+EBUILD Math-PlanePath-124.0.0.ebuild 665 SHA256 5f50b58726b65f213a824fa1c2c558da36c2b250dfc9920ab9fc9bc82cfae045 SHA512 6ab69d5055b5192d31f7b35a1b8a473f64fe42fbe1360771bfdaa4c902094a0395948b1872507989d14e6bcd955fd84601ffd630d78515ea6da7c459e4ce7a9d WHIRLPOOL 8614c1ff2b9b45f3a0ed12588dd1f51624ec4119fdc3644481cf5e0c9d4752663b9d07d9d7cdd353e9a04c5ff3a0fb7363bce182f6148c406d2e96b515e3a7fe
+MISC ChangeLog 959 SHA256 ac4b88a04081c0698699ac2a716ad1c9cb49e40e2e5a9c057e6ab11299ae4892 SHA512 751856c0fae5661ec7e0bbbc92c75502210a080accc036347f122b1ed5322301dd14cde2231f00ebe426fe94a50295a1dfa23d8e9a5801fda0b6b2c4322e1a3e WHIRLPOOL 12f3a8c123232a07531fa67ba92f29dd5431f3ac454394d136f4e10eaa9ff91b7f7d3b54507087c61ea84aa0805708713e1d9e18af109763da6720dfc641cc74
+MISC metadata.xml 10887 SHA256 ed7b87b89b16c0e3c87839d6be6fd81fb3dc4173e04597f8ca8cc344c619c42c SHA512 e2a02011b29d8240494bfc573aaceb4a1950f02b539a742f8f5bcb38f41740ab2db6cb5c7bf7c6d7363f55b5aad23b2150397901db3096d2a09aaca998aae076 WHIRLPOOL 17d29fc50590f0f2ebca5c6389380afb44d6f9f30cee7147c93b9f991ca510ac63d5f04d098289915cd0bcdcf45d5f714bd6b599a1be4fe65e24bdc4c263cb0b
diff --git a/dev-perl/Math-PlanePath/Math-PlanePath-123.0.0.ebuild b/dev-perl/Math-PlanePath/Math-PlanePath-123.0.0.ebuild
new file mode 100644
index 000000000000..1dd20b1d5d1d
--- /dev/null
+++ b/dev-perl/Math-PlanePath/Math-PlanePath-123.0.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR="KRYDE"
+DIST_VERSION="123"
+inherit perl-module
+
+DESCRIPTION="Mathematical paths through the 2-D plane"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gmp test examples"
+
+RDEPEND="gmp? ( dev-perl/Math-BigInt-GMP )
+ dev-perl/Math-Libm
+ dev-perl/Math-NumSeq
+ >=dev-perl/constant-defer-5.0.0
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Math-BigInt"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test
+ dev-perl/Math-BigInt-Lite
+ dev-perl/Number-Fraction )"
+
+src_install() {
+ perl-module_src_install
+ if use examples; then
+ docompress -x /usr/share/doc/${PF}/examples
+ dodoc -r examples
+ fi
+}
diff --git a/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild b/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild
new file mode 100644
index 000000000000..a8174d48e391
--- /dev/null
+++ b/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR="KRYDE"
+DIST_VERSION=124
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Mathematical paths through the 2-D plane"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gmp test"
+
+RDEPEND="gmp? ( dev-perl/Math-BigInt-GMP )
+ dev-perl/Math-Libm
+ dev-perl/Math-NumSeq
+ >=dev-perl/constant-defer-5.0.0
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Math-BigInt"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test
+ dev-perl/Data-Float
+ dev-perl/Math-BigInt-Lite
+ dev-perl/Number-Fraction
+ )
+"
diff --git a/dev-perl/Math-PlanePath/metadata.xml b/dev-perl/Math-PlanePath/metadata.xml
new file mode 100644
index 000000000000..484d4748152a
--- /dev/null
+++ b/dev-perl/Math-PlanePath/metadata.xml
@@ -0,0 +1,156 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tomboy64@sina.cn</email>
+ <name>Proxy-Maintainer; please assign him to bugs.</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Gentoo Proxy Maintainers Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Math-PlanePath</remote-id>
+ <remote-id type="cpan-module">Math::NumSeq::OEIS::Catalogue::Plugin::PlanePath</remote-id>
+ <remote-id type="cpan-module">Math::NumSeq::PlanePathCoord</remote-id>
+ <remote-id type="cpan-module">Math::NumSeq::PlanePathDelta</remote-id>
+ <remote-id type="cpan-module">Math::NumSeq::PlanePathN</remote-id>
+ <remote-id type="cpan-module">Math::NumSeq::PlanePathTurn</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::AR2W2Curve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::AlternatePaper</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::AlternatePaperMidpoint</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::AnvilSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ArchimedeanChords</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::AztecDiamondRings</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Base::Digits</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Base::Generic</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Base::NSEW</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::BetaOmega</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CellularRule</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CellularRule190</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CellularRule54</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CellularRule57</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CellularRule::Line</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CellularRule::OddSolid</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CellularRule::OneTwo</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CellularRule::Two</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CfracDigits</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ChanTree</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CincoCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Columns</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ComplexMinus</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ComplexPlus</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ComplexRevolving</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CoprimeColumns</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Corner</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CornerReplicate</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CretanLabyrinth</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::CubicBase</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DekkingCentres</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DekkingCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DiagonalRationals</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Diagonals</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DiagonalsAlternating</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DiagonalsOctant</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DiamondArms</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DiamondSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DigitGroups</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DivisibleColumns</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DragonCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DragonMidpoint</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::DragonRounded</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::FactorRationals</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::FibonacciWordFractal</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::File</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::FilledRings</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Flowsnake</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::FlowsnakeCentres</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::FractionsTree</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::GcdRationals</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::GosperIslands</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::GosperReplicate</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::GosperSide</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::GrayCode</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::GreekKeySpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HIndexing</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HTree</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HeptSpiralSkewed</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HexArms</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HexSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HexSpiralSkewed</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HilbertCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HilbertSides</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HilbertSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Hypot</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::HypotOctant</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ImaginaryBase</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ImaginaryHalf</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::KnightSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::KochCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::KochPeaks</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::KochSnowflakes</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::KochSquareflakes</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::KochelCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::LCornerReplicate</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::LCornerTree</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::LTiling</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::MPeaks</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::MultipleRings</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::OctagramSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::OneOfEight</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PeanoCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PentSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PentSpiralSkewed</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PixelRings</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PowerArray</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PyramidRows</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PyramidSides</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PyramidSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::PythagoreanTree</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::QuadricCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::QuadricIslands</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::QuintetCentres</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::QuintetCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::QuintetReplicate</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::R5DragonCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::R5DragonMidpoint</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::RationalsTree</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Rows</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SacksSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SierpinskiArrowhead</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SierpinskiArrowheadCentres</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SierpinskiCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SierpinskiCurveStair</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SierpinskiTriangle</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SquareArms</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SquareReplicate</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::SquareSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::Staircase</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::StaircaseAlternating</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::TerdragonCurve</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::TerdragonMidpoint</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::TerdragonRounded</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::TheodorusSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ToothpickReplicate</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ToothpickSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ToothpickTree</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ToothpickUpist</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::TriangleSpiral</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::TriangleSpiralSkewed</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::TriangularHypot</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::UlamWarburton</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::UlamWarburtonQuarter</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::VogelFloret</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::WunderlichMeander</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::WunderlichSerpentine</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::WythoffArray</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::WythoffPreliminaryTriangle</remote-id>
+ <remote-id type="cpan-module">Math::PlanePath::ZOrderCurve</remote-id>
+ </upstream>
+</pkgmetadata>