net-libs/libwhisker: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 28 Jul 2018 11:56:25 +0000 (13:56 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 28 Jul 2018 11:58:41 +0000 (13:58 +0200)
Closes: https://bugs.gentoo.org/652186

net-libs/libwhisker/Manifest [deleted file]
net-libs/libwhisker/libwhisker-2.5-r1.ebuild [deleted file]
net-libs/libwhisker/metadata.xml [deleted file]
profiles/package.mask

diff --git a/net-libs/libwhisker/Manifest b/net-libs/libwhisker/Manifest
deleted file mode 100644 (file)
index 3f4483a..0000000
+++ /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 (file)
index 17bf43d..0000000
+++ /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 (file)
index eb87724..0000000
+++ /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>
index acd468658035cde0a080e0ad6271ecb9187e8a80..7f64930c5276422e96e0568a82a2e1bc7155c906 100644 (file)
@@ -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.