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-Int64 | |
| 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-Int64')
| -rw-r--r-- | dev-perl/Math-Int64/Manifest | 1 | ||||
| -rw-r--r-- | dev-perl/Math-Int64/Math-Int64-0.540.0-r1.ebuild | 25 | ||||
| -rw-r--r-- | dev-perl/Math-Int64/metadata.xml | 19 |
3 files changed, 0 insertions, 45 deletions
diff --git a/dev-perl/Math-Int64/Manifest b/dev-perl/Math-Int64/Manifest deleted file mode 100644 index e8d9dd12f94e..000000000000 --- a/dev-perl/Math-Int64/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Math-Int64-0.54.tar.gz 119664 BLAKE2B cf12dd1f156c92cbbd2f87913737cd1a4b48ef3d879e340506241bea6debcdc2313f8c1503597f54a0d80e6e50f16cbdba5be112e4e6df71e1f2c38575c423c3 SHA512 03677df499ebc3924fabefbc6fb863adc2f765341a9697305b03bb24477b391029e65cc492c831a24e282e26e850082abbd0e52dda198aa041f3f4f41cc4f995 diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0-r1.ebuild b/dev-perl/Math-Int64/Math-Int64-0.540.0-r1.ebuild deleted file mode 100644 index 020496cf6ab2..000000000000 --- a/dev-perl/Math-Int64/Math-Int64-0.540.0-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2020-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=SALVA -DIST_VERSION=0.54 -DIST_EXAMPLES=( "examples/*" ) -inherit perl-module - -DESCRIPTION="Manipulate 64 bits integers in Perl" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND="" -BDEPEND="${RDEPEND} - test? ( - >=virtual/perl-Test-Simple-0.960.0 - ) -" -PERL_RM_FILES=( - "t/author-eol.t" "t/author-no-tabs.t" "t/author-pod-spell.t" - "t/author-pod-syntax.t" "t/release-cpan-changes.t" "t/release-pod-coverage.t" - "t/release-portability.t" "t/release-synopsis.t" -) diff --git a/dev-perl/Math-Int64/metadata.xml b/dev-perl/Math-Int64/metadata.xml deleted file mode 100644 index 230deec40bee..000000000000 --- a/dev-perl/Math-Int64/metadata.xml +++ /dev/null @@ -1,19 +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> - <maintainer type="person" proxied="yes"> - <email>hydrapolic@gmail.com</email> - <name>Tomáš Mózes</name> - </maintainer> - <upstream> - <remote-id type="cpan">Math-Int64</remote-id> - <remote-id type="cpan-module">Math::Int64</remote-id> - <remote-id type="cpan-module">Math::Int64::die_on_overflow</remote-id> - <remote-id type="cpan-module">Math::Int64::native_if_available</remote-id> - <remote-id type="cpan-module">Math::UInt64</remote-id> - </upstream> -</pkgmetadata> |
