diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/Math-ModInt | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/Math-ModInt')
| -rw-r--r-- | dev-perl/Math-ModInt/Manifest | 1 | ||||
| -rw-r--r-- | dev-perl/Math-ModInt/Math-ModInt-0.13.0-r1.ebuild | 35 | ||||
| -rw-r--r-- | dev-perl/Math-ModInt/metadata.xml | 20 |
3 files changed, 0 insertions, 56 deletions
diff --git a/dev-perl/Math-ModInt/Manifest b/dev-perl/Math-ModInt/Manifest deleted file mode 100644 index 6721db590378..000000000000 --- a/dev-perl/Math-ModInt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Math-ModInt-0.013.tar.gz 53006 BLAKE2B 0889bfd9acd6e63b38ac20ef176580c0002db441e045f8298dd5c3b9d76471708f0b2955d137adfd93ba2315ee9d85040e0a1bac01d6a91a58b970842468b49b SHA512 ec69a8f0bcddae3175bf7b3f495697c0b33160db1bf8d71d7828d36065ade6bce2b1ddc135b3d09aaa590e550dc25ed2ae61731efb88a1a9b7582826dabca858 diff --git a/dev-perl/Math-ModInt/Math-ModInt-0.13.0-r1.ebuild b/dev-perl/Math-ModInt/Math-ModInt-0.13.0-r1.ebuild deleted file mode 100644 index c22b376ac11f..000000000000 --- a/dev-perl/Math-ModInt/Math-ModInt-0.13.0-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=MHASCH -DIST_VERSION=0.013 - -inherit perl-module - -DESCRIPTION="modular integer arithmetic" - -SLOT="0" -KEYWORDS="~amd64" -IUSE="minimal" -LICENSE="Artistic-2" - -PERL_RM_FILES=( - "t/90_pod.t" - "t/91_pod_cover_cp.t" - "t/92_consistency.t" - "t/93_examples.t" - "t/95_versions.t" - "t/99_signature.t" -) - -RDEPEND=" - >=virtual/perl-Math-BigInt-1.991.0 - !minimal? ( - dev-perl/Math-BigInt-GMP - ) -" -BDEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.640.0 -" diff --git a/dev-perl/Math-ModInt/metadata.xml b/dev-perl/Math-ModInt/metadata.xml deleted file mode 100644 index 52470e7b5e54..000000000000 --- a/dev-perl/Math-ModInt/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://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">Math-ModInt</remote-id> - <remote-id type="cpan-module">Math::ModInt</remote-id> - <remote-id type="cpan-module">Math::ModInt::BigInt</remote-id> - <remote-id type="cpan-module">Math::ModInt::ChineseRemainder</remote-id> - <remote-id type="cpan-module">Math::ModInt::Event</remote-id> - <remote-id type="cpan-module">Math::ModInt::Event::Trap</remote-id> - <remote-id type="cpan-module">Math::ModInt::GF2</remote-id> - <remote-id type="cpan-module">Math::ModInt::GF3</remote-id> - <remote-id type="cpan-module">Math::ModInt::Perl</remote-id> - <remote-id type="cpan-module">Math::ModInt::Trivial</remote-id> - </upstream> -</pkgmetadata> |
