dev-perl/NetxAP: drop last-rited pkg
authorAaron Bauman <bman@gentoo.org>
Sun, 8 Dec 2019 19:05:58 +0000 (14:05 -0500)
committerAaron Bauman <bman@gentoo.org>
Sun, 8 Dec 2019 19:19:19 +0000 (14:19 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-perl/NetxAP/Manifest [deleted file]
dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild [deleted file]
dev-perl/NetxAP/NetxAP-0.20.0-r2.ebuild [deleted file]
dev-perl/NetxAP/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-perl/NetxAP/Manifest b/dev-perl/NetxAP/Manifest
deleted file mode 100644 (file)
index 97efd7e..0000000
+++ /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 (file)
index ddd3e85..0000000
+++ /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 (file)
index a4a2340..0000000
+++ /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 (file)
index ff331c2..0000000
+++ /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>
index 57fa7880968d36627a834b1bdfc0e56dd1c0cdac..c51f34c1d8b62229ec43d8815a513e9e141045e4 100644 (file)
@@ -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