summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/libwhisker/Manifest1
-rw-r--r--net-libs/libwhisker/libwhisker-2.5-r1.ebuild33
-rw-r--r--net-libs/libwhisker/metadata.xml18
-rw-r--r--profiles/package.mask4
4 files changed, 0 insertions, 56 deletions
diff --git a/net-libs/libwhisker/Manifest b/net-libs/libwhisker/Manifest
deleted file mode 100644
index 3f4483ac0a11..000000000000
--- a/net-libs/libwhisker/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libwhisker2-2.5.tar.gz 207569 BLAKE2B d5e2d9a7cc6801ded09f073a4d658aece97755244e16ee79269d20b1c1059802ad28540d354bd92a725e08eccd728c44b8c7ea45b795057fd96d2dcb9f944fd2 SHA512 ea3cfa7658048b23d4fd773db9ee7fde32758096cf7491d309390247648b7635952d734a0918f53109de37cdd87b675843320539db727fd107e81647b13bce10
diff --git a/net-libs/libwhisker/libwhisker-2.5-r1.ebuild b/net-libs/libwhisker/libwhisker-2.5-r1.ebuild
deleted file mode 100644
index 17bf43d4d46a..000000000000
--- a/net-libs/libwhisker/libwhisker-2.5-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-module
-MY_P=${PN}2-${PV}
-
-DESCRIPTION="Perl module geared to HTTP testing"
-HOMEPAGE="http://www.wiretrip.net/rfp/lw.asp"
-SRC_URI="http://www.wiretrip.net/rfp/libwhisker/${MY_P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="ssl"
-
-DEPEND=""
-RDEPEND="virtual/perl-MIME-Base64
- ssl? ( dev-perl/Net-SSLeay )"
-
-S=${WORKDIR}/${MY_P}
-
-src_compile() {
- perl Makefile.pl lib || die
-}
-
-src_install() {
- perl_set_version
- insinto "${VENDOR_LIB}"
- doins LW2.pm
- dodoc CHANGES KNOWNBUGS README
-}
diff --git a/net-libs/libwhisker/metadata.xml b/net-libs/libwhisker/metadata.xml
deleted file mode 100644
index eb87724cfa69..000000000000
--- a/net-libs/libwhisker/metadata.xml
+++ /dev/null
@@ -1,18 +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>
- <longdescription>
- Libwhisker is a Perl library useful for HTTP testing scripts. It
- contains a pure-Perl implementation of functionality found in the LWP,
- URI, Digest::MD5, Digest::MD4, Data::Dumper, Authen::NTLM, HTML::Parser,
- HTML::FormParser, CGI::Upload, MIME::Base64, and GetOpt::Std modules.
- Libwhisker is designed to be portable (a single perl file), fast
- (general benchmarks show libwhisker is faster than LWP), and flexible
- (great care was taken to ensure the library does exactly what you want
- to do, even if it means breaking the protocol).
- </longdescription>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index acd468658035..7f64930c5276 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -281,10 +281,6 @@ app-doc/mkdoxy
# Doesn't run, cannot bump it (#651146). Removal in a month.
games-emulation/hatari
-# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
-# Dead lib not used by anything in the tree (#652186). Removal in a month.
-net-libs/libwhisker
-
# Mart Raudsepp <leio@gentoo.org> (16 Jun 2018)
# No upstream (website disappeared), no upstream plugin maintainer,
# and pretty much a fringe format anyway.