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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6B5CD15808E for ; Wed, 27 Apr 2022 14:12:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 486A0E07FE; Wed, 27 Apr 2022 14:12:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 225B3E0802 for ; Wed, 27 Apr 2022 14:12:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DD7A341393 for ; Wed, 27 Apr 2022 14:12:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DFBF42F for ; Wed, 27 Apr 2022 14:12:18 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1651068578.9c587315ea8b68a366435ee48f03c9cb815808de.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-PodViewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r3.ebuild dev-perl/Gtk2-Ex-PodViewer/Manifest dev-perl/Gtk2-Ex-PodViewer/metadata.xml X-VCS-Directories: dev-perl/Gtk2-Ex-PodViewer/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9c587315ea8b68a366435ee48f03c9cb815808de X-VCS-Branch: master Date: Wed, 27 Apr 2022 14:12:18 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46778e8b-b89e-4699-9b8a-d68395e53d16 X-Archives-Hash: 651c2da040690ab52bdaed35743b56f5 commit: 9c587315ea8b68a366435ee48f03c9cb815808de Author: Matt Turner gentoo org> AuthorDate: Wed Apr 27 14:09:38 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Apr 27 14:09:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c587315 dev-perl/Gtk2-Ex-PodViewer: Remove Signed-off-by: Matt Turner gentoo.org> .../Gtk2-Ex-PodViewer-0.180.0-r3.ebuild | 44 ---------------------- dev-perl/Gtk2-Ex-PodViewer/Manifest | 1 - dev-perl/Gtk2-Ex-PodViewer/metadata.xml | 13 ------- 3 files changed, 58 deletions(-) diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r3.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r3.ebuild deleted file mode 100644 index 1348da599cae..000000000000 --- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r3.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -DIST_AUTHOR=GBROWN -DIST_VERSION=0.18 -inherit perl-module - -DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)" - -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND="x11-libs/gtk+:2 - dev-perl/Gtk2 - dev-perl/IO-stringy - dev-perl/Pod-Parser - virtual/perl-Pod-Simple - dev-perl/Gtk2-Ex-Simple-List - dev-perl/Locale-gettext" -DEPEND="${RDEPEND}" -BDEPEND="${RDEPEND}" - -src_test() { - local MODULES=( - "Gtk2::Ex::PodViewer ${DIST_VERSION}" - "Gtk2::Ex::PodViewer::Parser" - ) - local failed=() - for dep in "${MODULES[@]}"; do - ebegin "Compile testing ${dep}" - perl -Mblib="${S}" -M"${dep} ()" -e1 - eend $? || failed+=( "$dep" ) - done - if [[ ${failed[@]} ]]; then - echo - eerror "One or more modules failed compile:"; - for dep in "${failed[@]}"; do - eerror " ${dep}" - done - die "Failing due to module compilation errors"; - fi - perl-module_src_test -} diff --git a/dev-perl/Gtk2-Ex-PodViewer/Manifest b/dev-perl/Gtk2-Ex-PodViewer/Manifest deleted file mode 100644 index d5d3336f56a1..000000000000 --- a/dev-perl/Gtk2-Ex-PodViewer/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Gtk2-Ex-PodViewer-0.18.tar.gz 15417 BLAKE2B 4c74a58dd023c2be098d0c752d9d34baa7eee9db7910be01eb9a979aa940a618a9eabc6e52a7720858d6ca680fb34381fa77d1651025f014934d0f9c48873483 SHA512 488c83a95776f0d54d92bc45abc7b1727d76930a16d16c203865ecd9e9274340f59fe2916ceb16fed0babc8b531cad625cfd549ff9914321440e14ea81c49893 diff --git a/dev-perl/Gtk2-Ex-PodViewer/metadata.xml b/dev-perl/Gtk2-Ex-PodViewer/metadata.xml deleted file mode 100644 index 32f185bd94cc..000000000000 --- a/dev-perl/Gtk2-Ex-PodViewer/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - Gtk2-Ex-PodViewer - Gtk2::Ex::PodViewer - Gtk2::Ex::PodViewer::Parser - -