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/WWW-Pastebin-PastebinCom-Create | |
| 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/WWW-Pastebin-PastebinCom-Create')
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest b/dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest deleted file mode 100644 index 149168bab34d..000000000000 --- a/dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST WWW-Pastebin-PastebinCom-Create-1.003.tar.gz 15663 BLAKE2B ce192b00695d87ba99ebbe61c7df291ca316bf5ae7e5f9d82615d4cee096aba0e6652065effdf3fe714a4f2e21829e35855bc3165904c366df5434c2e1015013 SHA512 6388477145578fbe0478463884fe5cb3240c153e486dda48e9e54ead47d2ef75b22e65476241a9e834c66609427bed53d0c269b62d8575ac4af3eba6f8b93fe9 diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild deleted file mode 100644 index c87dbb9fae97..000000000000 --- a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=ZOFFIX -DIST_VERSION=1.003 -inherit perl-module - -DESCRIPTION="Paste on www.pastebin.com without API keys" - -SLOT="0" -KEYWORDS="amd64 arm ppc x86" - -RDEPEND=" - >=dev-perl/Moo-1.4.1 - >=dev-perl/WWW-Mechanize-1.730.0 -" -BDEPEND=" - ${RDEPEND} - dev-perl/Module-Build -" - -src_test() { - local my_test_control=${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}} - if ! has network ${my_test_control} ; then - einfo "Supressing Network Test without DIST_TEST_OVERRIDE =~ network" - perl_rm_files t/01-paste.t - fi - perl-module_src_test -} diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/metadata.xml b/dev-perl/WWW-Pastebin-PastebinCom-Create/metadata.xml deleted file mode 100644 index ff689aaf3d92..000000000000 --- a/dev-perl/WWW-Pastebin-PastebinCom-Create/metadata.xml +++ /dev/null @@ -1,12 +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">WWW-Pastebin-PastebinCom-Create</remote-id> - <remote-id type="cpan-module">WWW::Pastebin::PastebinCom::Create</remote-id> - </upstream> -</pkgmetadata> |
