summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-28 22:42:34 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-28 22:42:34 +0100
commitdbe991d5f7c55659d89df37558f3c7d4552cfc83 (patch)
tree8b1eea7d55d09b6454c25a5e482e022a44e2fe5d
parentsci-libs/superlu_mt: apply Alex's PREDEFS patch (diff)
downloadgentoo-dbe991d5.tar.gz
gentoo-dbe991d5.tar.bz2
gentoo-dbe991d5.zip
dev-perl/MongoDB: treeclean
Closes: https://bugs.gentoo.org/728556 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-perl/MongoDB/Manifest1
-rw-r--r--dev-perl/MongoDB/MongoDB-1.8.0.ebuild80
-rw-r--r--dev-perl/MongoDB/metadata.xml64
-rw-r--r--profiles/package.mask6
4 files changed, 0 insertions, 151 deletions
diff --git a/dev-perl/MongoDB/Manifest b/dev-perl/MongoDB/Manifest
deleted file mode 100644
index b1c7f58446a9..000000000000
--- a/dev-perl/MongoDB/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST MongoDB-v1.8.0.tar.gz 521237 BLAKE2B 95e6da1c4bb19dd778c3b02d4b58a27f2b4e492da7dbdd14ec2fd9aa4af690166a5aa0884785dd169292c4787b13eb96f906ca7f8c1d51fd0fe3f91b7a42118f SHA512 1346a1c82528f409f467e77cb713af856d8dcd90ff57d07ce9312d60a16c7b7922dc99fb23a5374447ba61a082de43eccd495c779cd8a32463a039a6a13fa427
diff --git a/dev-perl/MongoDB/MongoDB-1.8.0.ebuild b/dev-perl/MongoDB/MongoDB-1.8.0.ebuild
deleted file mode 100644
index f9b804fe97a3..000000000000
--- a/dev-perl/MongoDB/MongoDB-1.8.0.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=MONGODB
-DIST_VERSION="v${PV}"
-
-inherit perl-module
-
-DESCRIPTION="Official MongoDB Driver for Perl"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-LICENSE="Apache-2.0"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-# IO::Socket::SSL was escallated from suggested to recommended
-RDEPEND="
- !minimal? (
- >=virtual/perl-IO-Socket-IP-0.250.0
- >=dev-perl/IO-Socket-SSL-1.560.0
- >=dev-perl/Mozilla-CA-20130114
- >=dev-perl/Net-SSLeay-1.490.0
- )
- >=dev-perl/Authen-SCRAM-0.3.0
- dev-perl/BSON
- virtual/perl-Carp
- dev-perl/Class-XSAccessor
- >=dev-perl/DateTime-0.780.0
- virtual/perl-Digest-MD5
- virtual/perl-Encode
- >=virtual/perl-Exporter-5.570.0
- virtual/perl-IO
- virtual/perl-MIME-Base64
- >=dev-perl/Moo-2
- dev-perl/Safe-Isa
- virtual/perl-Scalar-List-Utils
- virtual/perl-Socket
- dev-perl/Tie-IxHash
- virtual/perl-Time-HiRes
- dev-perl/Try-Tiny
- dev-perl/Type-Tiny
- dev-perl/Type-Tiny-XS
- virtual/perl-XSLoader
- >=dev-perl/boolean-0.250.0
- virtual/perl-if
- dev-perl/namespace-clean
- virtual/perl-version
-"
-DEPEND="${RDEPEND}
- >=dev-perl/Config-AutoConf-0.220.0
- virtual/perl-ExtUtils-MakeMaker
- >=dev-perl/Path-Tiny-0.52.0
- test? (
- !minimal? (
- >=virtual/perl-CPAN-Meta-2.120.900
- >=dev-perl/DateTime-Tiny-1.0.0
- >=virtual/perl-Test-Harness-3.310.0
- >=dev-perl/Time-Moment-0.220.0
- )
- virtual/perl-Data-Dumper
- virtual/perl-File-Spec
- virtual/perl-File-Temp
- dev-perl/JSON-MaybeXS
- virtual/perl-Math-BigInt
- >=dev-perl/Path-Tiny-0.54.0
- >=dev-perl/Test-Deep-0.111.0
- dev-perl/Test-Fatal
- >=virtual/perl-Test-Simple-0.960.0
- virtual/perl-bignum
- virtual/perl-threads-shared
- )
-"
-
-pkg_setup() {
- # https://jira.mongodb.org/browse/PERL-766
- LDFLAGS="${LDFLAGS} -lpthread"
-}
diff --git a/dev-perl/MongoDB/metadata.xml b/dev-perl/MongoDB/metadata.xml
deleted file mode 100644
index ad067dce20c7..000000000000
--- a/dev-perl/MongoDB/metadata.xml
+++ /dev/null
@@ -1,64 +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">MongoDB</remote-id>
- <remote-id type="cpan-module">MongoDB</remote-id>
- <remote-id type="cpan-module">MongoDB::AuthError</remote-id>
- <remote-id type="cpan-module">MongoDB::BSON</remote-id>
- <remote-id type="cpan-module">MongoDB::BSON::Binary</remote-id>
- <remote-id type="cpan-module">MongoDB::BSON::Regexp</remote-id>
- <remote-id type="cpan-module">MongoDB::BulkWrite</remote-id>
- <remote-id type="cpan-module">MongoDB::BulkWriteResult</remote-id>
- <remote-id type="cpan-module">MongoDB::BulkWriteView</remote-id>
- <remote-id type="cpan-module">MongoDB::Code</remote-id>
- <remote-id type="cpan-module">MongoDB::Collection</remote-id>
- <remote-id type="cpan-module">MongoDB::CommandResult</remote-id>
- <remote-id type="cpan-module">MongoDB::ConnectionError</remote-id>
- <remote-id type="cpan-module">MongoDB::Cursor</remote-id>
- <remote-id type="cpan-module">MongoDB::CursorNotFoundError</remote-id>
- <remote-id type="cpan-module">MongoDB::DBRef</remote-id>
- <remote-id type="cpan-module">MongoDB::Database</remote-id>
- <remote-id type="cpan-module">MongoDB::DatabaseError</remote-id>
- <remote-id type="cpan-module">MongoDB::DecodingError</remote-id>
- <remote-id type="cpan-module">MongoDB::DeleteResult</remote-id>
- <remote-id type="cpan-module">MongoDB::DocumentError</remote-id>
- <remote-id type="cpan-module">MongoDB::DuplicateKeyError</remote-id>
- <remote-id type="cpan-module">MongoDB::Error</remote-id>
- <remote-id type="cpan-module">MongoDB::ExecutionTimeout</remote-id>
- <remote-id type="cpan-module">MongoDB::GridFS</remote-id>
- <remote-id type="cpan-module">MongoDB::GridFS::File</remote-id>
- <remote-id type="cpan-module">MongoDB::GridFSBucket</remote-id>
- <remote-id type="cpan-module">MongoDB::GridFSBucket::DownloadStream</remote-id>
- <remote-id type="cpan-module">MongoDB::GridFSBucket::UploadStream</remote-id>
- <remote-id type="cpan-module">MongoDB::GridFSError</remote-id>
- <remote-id type="cpan-module">MongoDB::HandshakeError</remote-id>
- <remote-id type="cpan-module">MongoDB::IndexView</remote-id>
- <remote-id type="cpan-module">MongoDB::InsertManyResult</remote-id>
- <remote-id type="cpan-module">MongoDB::InsertOneResult</remote-id>
- <remote-id type="cpan-module">MongoDB::InternalError</remote-id>
- <remote-id type="cpan-module">MongoDB::MongoClient</remote-id>
- <remote-id type="cpan-module">MongoDB::NetworkError</remote-id>
- <remote-id type="cpan-module">MongoDB::NetworkTimeout</remote-id>
- <remote-id type="cpan-module">MongoDB::NotMasterError</remote-id>
- <remote-id type="cpan-module">MongoDB::OID</remote-id>
- <remote-id type="cpan-module">MongoDB::ProtocolError</remote-id>
- <remote-id type="cpan-module">MongoDB::QueryResult</remote-id>
- <remote-id type="cpan-module">MongoDB::QueryResult::Filtered</remote-id>
- <remote-id type="cpan-module">MongoDB::ReadConcern</remote-id>
- <remote-id type="cpan-module">MongoDB::ReadPreference</remote-id>
- <remote-id type="cpan-module">MongoDB::SelectionError</remote-id>
- <remote-id type="cpan-module">MongoDB::TimeoutError</remote-id>
- <remote-id type="cpan-module">MongoDB::Timestamp</remote-id>
- <remote-id type="cpan-module">MongoDB::UnacknowledgedResult</remote-id>
- <remote-id type="cpan-module">MongoDB::UpdateResult</remote-id>
- <remote-id type="cpan-module">MongoDB::UsageError</remote-id>
- <remote-id type="cpan-module">MongoDB::WriteConcern</remote-id>
- <remote-id type="cpan-module">MongoDB::WriteConcernError</remote-id>
- <remote-id type="cpan-module">MongoDB::WriteError</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 1176e84cc2a8..35cba5550978 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -488,12 +488,6 @@ dev-util/mutrace
# bug #775962. Removal on 2021-11-25.
sys-apps/mtree
-# Sam James <sam@gentoo.org> (2021-10-25)
-# Fails to build with glibc-2.30(!) and was abandoned upstream
-# a few years ago. No reverse dependencies in tree.
-# bug #728556. Removal on 2021-11-25.
-dev-perl/MongoDB
-
# Sam James <sam@gentoo.org> (2021-10-10)
# Needs upstream build system fixes (currently in progress).
# Python toggles don't work correctly right now.