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 C65DB1382C5 for ; Sun, 15 Apr 2018 08:36:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D24BBE0931; Sun, 15 Apr 2018 08:36:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A9641E092F for ; Sun, 15 Apr 2018 08:36:48 +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 3FD8B335C76 for ; Sun, 15 Apr 2018 08:36:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C241B285 for ; Sun, 15 Apr 2018 08:36:45 +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: <1523781360.af6d5498d84b3508a55978a6e8a07199a3f3baa1.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/common-sense/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/common-sense/common-sense-3.740.0.ebuild X-VCS-Directories: dev-perl/common-sense/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: af6d5498d84b3508a55978a6e8a07199a3f3baa1 X-VCS-Branch: master Date: Sun, 15 Apr 2018 08:36:45 +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: f8384733-8527-45c6-b10c-e33196cdffce X-Archives-Hash: 96fd84ce16361b4d91da87abbbfcb786 commit: af6d5498d84b3508a55978a6e8a07199a3f3baa1 Author: Kent Fredric gentoo org> AuthorDate: Thu Apr 12 07:52:36 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Apr 15 08:36:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6d5498 dev-perl/common-sense: Cleanup old Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-perl/common-sense/common-sense-3.740.0.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/dev-perl/common-sense/common-sense-3.740.0.ebuild b/dev-perl/common-sense/common-sense-3.740.0.ebuild deleted file mode 100644 index f458c9ffe31..00000000000 --- a/dev-perl/common-sense/common-sense-3.740.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MLEHMANN -MODULE_VERSION=3.74 -inherit perl-module - -DESCRIPTION="Save a tree AND a kitten, use common::sense!" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris" -IUSE="" - -DEPEND="virtual/perl-ExtUtils-MakeMaker" - -SRC_TEST=do