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 B8526138331 for ; Sun, 15 Apr 2018 08:36:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4465FE093A; Sun, 15 Apr 2018 08:36:50 +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 2384FE0940 for ; Sun, 15 Apr 2018 08:36:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0F5CB335C7D for ; Sun, 15 Apr 2018 08:36:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E8D5291 for ; Sun, 15 Apr 2018 08:36:46 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1523781367.0bca1c2d93603bd9a10eaf3cb762966239c8fe8f.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Section/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Data-Section/Data-Section-0.200.6.ebuild dev-perl/Data-Section/Manifest X-VCS-Directories: dev-perl/Data-Section/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0bca1c2d93603bd9a10eaf3cb762966239c8fe8f X-VCS-Branch: master Date: Sun, 15 Apr 2018 08:36:46 +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: 183f58d3-f1a0-42c1-808e-73de0b101d75 X-Archives-Hash: 7e6d3207832426641d05f6265d66af65 commit: 0bca1c2d93603bd9a10eaf3cb762966239c8fe8f Author: Kent Fredric gentoo org> AuthorDate: Thu Apr 12 08:22:07 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Apr 15 08:36:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bca1c2d dev-perl/Data-Section: Cleanup old Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-perl/Data-Section/Data-Section-0.200.6.ebuild | 26 ----------------------- dev-perl/Data-Section/Manifest | 1 - 2 files changed, 27 deletions(-) diff --git a/dev-perl/Data-Section/Data-Section-0.200.6.ebuild b/dev-perl/Data-Section/Data-Section-0.200.6.ebuild deleted file mode 100644 index 2b7691c3a40..00000000000 --- a/dev-perl/Data-Section/Data-Section-0.200.6.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -DIST_AUTHOR=RJBS -DIST_VERSION=0.200006 -inherit perl-module - -DESCRIPTION="read multiple hunks of data out of your DATA section" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -# r: strict, warnings -> perl -RDEPEND=" - virtual/perl-Encode - >=dev-perl/MRO-Compat-0.90.0 - >=dev-perl/Sub-Exporter-0.979.0 -" -# t: base, lib, utf8 -> perl -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.300.0 - test? ( - dev-perl/Test-FailWarnings - >=virtual/perl-Test-Simple-0.960.0 - ) -" diff --git a/dev-perl/Data-Section/Manifest b/dev-perl/Data-Section/Manifest index 317ae11279c..be6c5438910 100644 --- a/dev-perl/Data-Section/Manifest +++ b/dev-perl/Data-Section/Manifest @@ -1,2 +1 @@ -DIST Data-Section-0.200006.tar.gz 19396 BLAKE2B 567b713cbf5abcd4552c6e0fd2f2de7d4ee6457997338a312c7a4c1468bebb6e04d76df5cc173719203f179e23f10e1ea64ffbafe6219faab4d06615257db7ba SHA512 8e5cc644bbee6bccde66fbd2e622fb33cb45e0950cc48abd052d0698965f6903b01a3deac251c27106165903219531e33083305233f21651f49541feefdec1b2 DIST Data-Section-0.200007.tar.gz 22094 BLAKE2B 8bb0f39abb30ac70f5185d9fbbdd9dba1f2b5947961fef937a2913d12b0694629d9e4ec4a3759603a7217cb4a6b0d244bbac5f11bb2b9963b959506bb8b19b51 SHA512 0c23141ccc2041e8c1c222c95d6eab4b56e2d77a94c68507f67acbb62fa5132e9229e9680c9fff6ebbc6a47a42cf1943d6e5b50a5f0168c66193fb52aaa241f0