summaryrefslogtreecommitdiff
path: root/dev-perl/Net-Twitter
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-Twitter')
-rw-r--r--dev-perl/Net-Twitter/Manifest3
-rw-r--r--dev-perl/Net-Twitter/Net-Twitter-4.10.430.ebuild62
-rw-r--r--dev-perl/Net-Twitter/metadata.xml39
3 files changed, 0 insertions, 104 deletions
diff --git a/dev-perl/Net-Twitter/Manifest b/dev-perl/Net-Twitter/Manifest
deleted file mode 100644
index 127613ad424a..000000000000
--- a/dev-perl/Net-Twitter/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Net-Twitter-4.01043.tar.gz 140431 BLAKE2B dcb97df53809ad65cbf594dfb22339ba07fa1c5c42db9ff3e9af9cbb84bb81677f07f47ab3baaf818bc65e609b28f45cd098a826c111c2979fcd1a2179342378 SHA512 498c83328064205b50923cd4d628b434dd32f62be649a00bc9776649b98f8b571cc6924671655c3460aaa0b362f76629c5336eff96d88b8aef45f6bc547a1790
-EBUILD Net-Twitter-4.10.430.ebuild 1355 BLAKE2B acf3799e0d9deb09c3f1462640213c3c2046cde7c2cbd4a6210ce259a3be9f99f86ed118defe3eebd49f6e7543734f6f66f21c9aa00d19a6ad26ab37fa8bb726 SHA512 f4ecc42cf34d2eff12aacf2e84c0bce6978075ca5ef8a4234a230ffef1d40a75da95d053f9b3805d7febe342c91553babcbaed1f295ccebc3d14c60ef0234376
-MISC metadata.xml 2406 BLAKE2B cc6ce556b8700db1111311c6ac0e4772ba1f07f95d5c91569c661c7082623e5d305aad2681d529fd966ca3563361b87b8cd3791f435846bcf0f8d9a05a980025 SHA512 9a8d1016e88f2cdc17126e58636b0a57db74177941a10c686a4f19d7b6ece7939730eb8e52526e33095b689b8059e2a16007ab2495c6cba1675da85958a25d0c
diff --git a/dev-perl/Net-Twitter/Net-Twitter-4.10.430.ebuild b/dev-perl/Net-Twitter/Net-Twitter-4.10.430.ebuild
deleted file mode 100644
index 451730b1e0f1..000000000000
--- a/dev-perl/Net-Twitter/Net-Twitter-4.10.430.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=MMIMS
-DIST_VERSION=4.01043
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="A perl interface to the Twitter API (DEPRECATED)"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-perl/Carp-Clan
- dev-perl/Class-Load
- dev-perl/Data-Visitor
- >=dev-perl/DateTime-0.51
- dev-perl/DateTime-Format-Strptime
- >=dev-perl/Devel-StackTrace-1.21
- virtual/perl-Digest-SHA
- virtual/perl-Encode
- dev-perl/HTML-Parser
- dev-perl/HTTP-Message
- >=dev-perl/IO-Socket-SSL-2.5.0
- dev-perl/JSON-MaybeXS
- dev-perl/LWP-Protocol-https
- virtual/perl-Scalar-List-Utils
- >=dev-perl/Moose-0.940.0
- dev-perl/MooseX-Role-Parameterized
- dev-perl/Net-HTTP
- !~dev-perl/Net-HTTP-6.40.0
- !~dev-perl/Net-HTTP-6.50.0
- virtual/perl-libnet
- >=dev-perl/Net-OAuth-0.25
- virtual/perl-Time-HiRes
- >=dev-perl/Try-Tiny-0.30.0
- >=dev-perl/URI-1.400.0
- virtual/perl-libnet
- dev-perl/namespace-autoclean
-"
-
-BDEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-7.110.100
- test? (
- virtual/perl-Carp
- virtual/perl-File-Spec
- virtual/perl-IO
- >=dev-perl/libwww-perl-5.819.0
- dev-perl/Test-Deep
- dev-perl/Test-Fatal
- >=virtual/perl-Test-Simple-0.980.0
- dev-perl/Test-Warn
- )
-"
-
-src_test() {
- perl_rm_files 't/99-pod_spelling.t' t/author-*.t
- perl-module_src_test
-}
diff --git a/dev-perl/Net-Twitter/metadata.xml b/dev-perl/Net-Twitter/metadata.xml
deleted file mode 100644
index fb539c8c6eb1..000000000000
--- a/dev-perl/Net-Twitter/metadata.xml
+++ /dev/null
@@ -1,39 +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">Net-Twitter</remote-id>
- <remote-id type="cpan-module">Net::Identica</remote-id>
- <remote-id type="cpan-module">Net::Twitter</remote-id>
- <remote-id type="cpan-module">Net::Twitter::API</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Core</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Error</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Meta::Method</remote-id>
- <remote-id type="cpan-module">Net::Twitter::OAuth</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::API::Lists</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::API::REST</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::API::RESTv1_1</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::API::Search</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::API::Search::Trends</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::API::TwitterVision</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::API::Upload</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::API::UploadMedia</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::AppAuth</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::AutoCursor</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::InflateObjects</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::Legacy</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::OAuth</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::RateLimit</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::RetryOnError</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::SimulateCursors</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::WrapError</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Role::WrapResult</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Search</remote-id>
- <remote-id type="cpan-module">Net::Twitter::Types</remote-id>
- <remote-id type="cpan-module">Net::Twitter::WrappedResult</remote-id>
- </upstream>
-</pkgmetadata>