summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-08 14:05:58 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-08 14:19:19 -0500
commitc0acdbcdf1c1a93a978f4a5303b4538f16b2a1c4 (patch)
treee3966974b213ab37c67262fffc504c7fea2b561e
parentapp-admin/durep: drop last-rited pkg (diff)
downloadgentoo-c0acdbcdf1c1a93a978f4a5303b4538f16b2a1c4.tar.gz
gentoo-c0acdbcdf1c1a93a978f4a5303b4538f16b2a1c4.tar.bz2
gentoo-c0acdbcdf1c1a93a978f4a5303b4538f16b2a1c4.zip
dev-perl/NetxAP: drop last-rited pkg
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--dev-perl/NetxAP/Manifest2
-rw-r--r--dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild21
-rw-r--r--dev-perl/NetxAP/NetxAP-0.20.0-r2.ebuild34
-rw-r--r--dev-perl/NetxAP/metadata.xml43
-rw-r--r--profiles/package.mask5
5 files changed, 0 insertions, 105 deletions
diff --git a/dev-perl/NetxAP/Manifest b/dev-perl/NetxAP/Manifest
deleted file mode 100644
index 97efd7e906fe..000000000000
--- a/dev-perl/NetxAP/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST NetxAP-0.02-patches-1.tar.xz 2912 BLAKE2B f07a22b792b6e876786fb54749d73e10ed9bce2c87c1f56395c53c0aeb0696d12e8ad6590bf33adbf922a57a2b21a9797907c2a205bc69ba0cdb8dfa5598d4ab SHA512 5b54ad9de0467cfdf2876c72552d9a5bd678dc717acd02187dce5d7f405c9a710e4ec65c5b9f44c1d7d0e111e04255e99d27a0fac7950c90df1713875605c28d
-DIST NetxAP-0.02.tar.gz 33374 BLAKE2B 551dcdfe26836f7a3be4c92a5d1eb3e0ad9a14effd977e1d9263a55eff5d795a7e0899de75d1a3f1246b684b33726ec6aeaab763f4cdbe10dc2082f3b6528090 SHA512 72b2cb8e68f462f8dbbda6b1008344be5cd6b120ea7a7f14c3b83dc3f0b649171416cc1d86caefaf6732a9eea978a7fb502cd9315c9d4399d114f80caac8eccf
diff --git a/dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild b/dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild
deleted file mode 100644
index ddd3e8537b60..000000000000
--- a/dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=KJOHNSON
-MODULE_VERSION=0.02
-inherit perl-module
-
-DESCRIPTION="A base class for protocols such as IMAP, ACAP, IMSP, and ICAP"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-MIME-Base64
- dev-perl/MD5
- virtual/perl-Digest-MD5"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=""
diff --git a/dev-perl/NetxAP/NetxAP-0.20.0-r2.ebuild b/dev-perl/NetxAP/NetxAP-0.20.0-r2.ebuild
deleted file mode 100644
index a4a234053305..000000000000
--- a/dev-perl/NetxAP/NetxAP-0.20.0-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=KJOHNSON
-DIST_VERSION=0.02
-DIST_EXAMPLES=("examples/*")
-
-inherit perl-module
-
-PATCH_BASE="${PN}-0.02-patches-1"
-
-DESCRIPTION="A base class for protocols such as IMAP, ACAP, IMSP, and ICAP"
-SRC_URI+=" mirror://gentoo/${PATCH_BASE}.tar.xz https://dev.gentoo.org/~kentnl/distfiles/${PATCH_BASE}.tar.xz"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="virtual/perl-MIME-Base64
- dev-perl/MD5
- dev-perl/Digest-HMAC
- virtual/perl-Digest-MD5
-"
-DEPEND="${RDEPEND}
- test? (
- net-mail/uw-imap
- )
-"
-src_prepare() {
- eapply "${WORKDIR}/patches"
- perl-module_src_prepare
-}
diff --git a/dev-perl/NetxAP/metadata.xml b/dev-perl/NetxAP/metadata.xml
deleted file mode 100644
index ff331c2addc9..000000000000
--- a/dev-perl/NetxAP/metadata.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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">NetxAP</remote-id>
- <remote-id type="cpan-module">Net::IMAP</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Acl</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Addr</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Bad</remote-id>
- <remote-id type="cpan-module">Net::IMAP::BodyStructure</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Bodypart</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Bye</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Capability</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Cond</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Envelope</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Exists</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Expunge</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Fetch</remote-id>
- <remote-id type="cpan-module">Net::IMAP::FetchData</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Flags</remote-id>
- <remote-id type="cpan-module">Net::IMAP::List</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Listrights</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Lsub</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Multipart</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Myrights</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Namespace</remote-id>
- <remote-id type="cpan-module">Net::IMAP::No</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Ok</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Quota</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Quotaroot</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Recent</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Response</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Search</remote-id>
- <remote-id type="cpan-module">Net::IMAP::Status</remote-id>
- <remote-id type="cpan-module">Net::IMAP::UntaggedResponse</remote-id>
- <remote-id type="cpan-module">Net::xAP</remote-id>
- <remote-id type="cpan-module">Net::xAP::Response</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 57fa7880968d..c51f34c1d8b6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -604,11 +604,6 @@ dev-libs/mpfr:1
# Masked for removal in a year.
dev-libs/gmp:3
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-10-15)
-# Fails self-tests badly, no revdeps, upstream doesnt care
-# since 1999. Removal in 30 days. Bug 641530.
-dev-perl/NetxAP
-
# Nick Sarnie <sarnex@gentoo.org> (2019-10-14)
# No longer updated or supported by the Wine project
# wine-any has no value without wine-d3d9