From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE708138334 for ; Sat, 28 Jul 2018 11:59:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C150E0864; Sat, 28 Jul 2018 11:59:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19B2BE0864 for ; Sat, 28 Jul 2018 11:59:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CD11335CCD for ; Sat, 28 Jul 2018 11:59:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60B3538D for ; Sat, 28 Jul 2018 11:59:04 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1532779121.b7b9c071e5f3f15601048dd84ea1c580bd2707be.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwhisker/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libwhisker/Manifest net-libs/libwhisker/libwhisker-2.5-r1.ebuild net-libs/libwhisker/metadata.xml profiles/package.mask X-VCS-Directories: profiles/ net-libs/libwhisker/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b7b9c071e5f3f15601048dd84ea1c580bd2707be X-VCS-Branch: master Date: Sat, 28 Jul 2018 11:59:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 86b813c8-459a-4952-80dd-eb6ddcd5880c X-Archives-Hash: 7bbb331890d01bd82cdc33173fd7a428 commit: b7b9c071e5f3f15601048dd84ea1c580bd2707be Author: Michał Górny gentoo org> AuthorDate: Sat Jul 28 11:56:25 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 28 11:58:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b9c071 net-libs/libwhisker: Remove last-rited pkg Closes: https://bugs.gentoo.org/652186 net-libs/libwhisker/Manifest | 1 - net-libs/libwhisker/libwhisker-2.5-r1.ebuild | 33 ---------------------------- net-libs/libwhisker/metadata.xml | 18 --------------- profiles/package.mask | 4 ---- 4 files changed, 56 deletions(-) diff --git a/net-libs/libwhisker/Manifest b/net-libs/libwhisker/Manifest deleted file mode 100644 index 3f4483ac0a1..00000000000 --- 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 17bf43d4d46..00000000000 --- 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 eb87724cfa6..00000000000 --- a/net-libs/libwhisker/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - 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). - - diff --git a/profiles/package.mask b/profiles/package.mask index acd46865803..7f64930c527 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 (17 Jun 2018) -# Dead lib not used by anything in the tree (#652186). Removal in a month. -net-libs/libwhisker - # Mart Raudsepp (16 Jun 2018) # No upstream (website disappeared), no upstream plugin maintainer, # and pretty much a fringe format anyway.