Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwhisker/, profiles/
Date: Sat, 28 Jul 2018 11:59:11
Message-Id: 1532779121.b7b9c071e5f3f15601048dd84ea1c580bd2707be.mgorny@gentoo
1 commit: b7b9c071e5f3f15601048dd84ea1c580bd2707be
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 11:56:25 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 11:58:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b9c071
7
8 net-libs/libwhisker: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/652186
11
12 net-libs/libwhisker/Manifest | 1 -
13 net-libs/libwhisker/libwhisker-2.5-r1.ebuild | 33 ----------------------------
14 net-libs/libwhisker/metadata.xml | 18 ---------------
15 profiles/package.mask | 4 ----
16 4 files changed, 56 deletions(-)
17
18 diff --git a/net-libs/libwhisker/Manifest b/net-libs/libwhisker/Manifest
19 deleted file mode 100644
20 index 3f4483ac0a1..00000000000
21 --- a/net-libs/libwhisker/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST libwhisker2-2.5.tar.gz 207569 BLAKE2B d5e2d9a7cc6801ded09f073a4d658aece97755244e16ee79269d20b1c1059802ad28540d354bd92a725e08eccd728c44b8c7ea45b795057fd96d2dcb9f944fd2 SHA512 ea3cfa7658048b23d4fd773db9ee7fde32758096cf7491d309390247648b7635952d734a0918f53109de37cdd87b675843320539db727fd107e81647b13bce10
25
26 diff --git a/net-libs/libwhisker/libwhisker-2.5-r1.ebuild b/net-libs/libwhisker/libwhisker-2.5-r1.ebuild
27 deleted file mode 100644
28 index 17bf43d4d46..00000000000
29 --- a/net-libs/libwhisker/libwhisker-2.5-r1.ebuild
30 +++ /dev/null
31 @@ -1,33 +0,0 @@
32 -# Copyright 1999-2014 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -inherit perl-module
38 -MY_P=${PN}2-${PV}
39 -
40 -DESCRIPTION="Perl module geared to HTTP testing"
41 -HOMEPAGE="http://www.wiretrip.net/rfp/lw.asp"
42 -SRC_URI="http://www.wiretrip.net/rfp/libwhisker/${MY_P}.tar.gz"
43 -
44 -LICENSE="BSD-2"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
47 -IUSE="ssl"
48 -
49 -DEPEND=""
50 -RDEPEND="virtual/perl-MIME-Base64
51 - ssl? ( dev-perl/Net-SSLeay )"
52 -
53 -S=${WORKDIR}/${MY_P}
54 -
55 -src_compile() {
56 - perl Makefile.pl lib || die
57 -}
58 -
59 -src_install() {
60 - perl_set_version
61 - insinto "${VENDOR_LIB}"
62 - doins LW2.pm
63 - dodoc CHANGES KNOWNBUGS README
64 -}
65
66 diff --git a/net-libs/libwhisker/metadata.xml b/net-libs/libwhisker/metadata.xml
67 deleted file mode 100644
68 index eb87724cfa6..00000000000
69 --- a/net-libs/libwhisker/metadata.xml
70 +++ /dev/null
71 @@ -1,18 +0,0 @@
72 -<?xml version="1.0" encoding="UTF-8"?>
73 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
74 -<pkgmetadata>
75 - <maintainer type="project">
76 - <email>perl@g.o</email>
77 - <name>Gentoo Perl Project</name>
78 - </maintainer>
79 - <longdescription>
80 - Libwhisker is a Perl library useful for HTTP testing scripts. It
81 - contains a pure-Perl implementation of functionality found in the LWP,
82 - URI, Digest::MD5, Digest::MD4, Data::Dumper, Authen::NTLM, HTML::Parser,
83 - HTML::FormParser, CGI::Upload, MIME::Base64, and GetOpt::Std modules.
84 - Libwhisker is designed to be portable (a single perl file), fast
85 - (general benchmarks show libwhisker is faster than LWP), and flexible
86 - (great care was taken to ensure the library does exactly what you want
87 - to do, even if it means breaking the protocol).
88 - </longdescription>
89 -</pkgmetadata>
90
91 diff --git a/profiles/package.mask b/profiles/package.mask
92 index acd46865803..7f64930c527 100644
93 --- a/profiles/package.mask
94 +++ b/profiles/package.mask
95 @@ -281,10 +281,6 @@ app-doc/mkdoxy
96 # Doesn't run, cannot bump it (#651146). Removal in a month.
97 games-emulation/hatari
98
99 -# Pacho Ramos <pacho@g.o> (17 Jun 2018)
100 -# Dead lib not used by anything in the tree (#652186). Removal in a month.
101 -net-libs/libwhisker
102 -
103 # Mart Raudsepp <leio@g.o> (16 Jun 2018)
104 # No upstream (website disappeared), no upstream plugin maintainer,
105 # and pretty much a fringe format anyway.