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 3D98C138351 for ; Wed, 15 Apr 2020 12:29:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F72AE08EC; Wed, 15 Apr 2020 12:29:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 48A53E08EB for ; Wed, 15 Apr 2020 12:29:05 +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 8A7F834F2EA for ; Wed, 15 Apr 2020 12:29:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1DDB1E0 for ; Wed, 15 Apr 2020 12:29:00 +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: <1586953648.8f1adb2129955b50b99a4bf1f3a4052909a5af3d.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Ident/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild X-VCS-Directories: dev-perl/Net-Ident/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 8f1adb2129955b50b99a4bf1f3a4052909a5af3d X-VCS-Branch: master Date: Wed, 15 Apr 2020 12:29:00 +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: d9541d8e-e709-4cfe-ad7c-528238567fc9 X-Archives-Hash: 4cfcfc28a42d8485069798664728e222 commit: 8f1adb2129955b50b99a4bf1f3a4052909a5af3d Author: Kent Fredric gentoo org> AuthorDate: Wed Apr 15 10:52:30 2020 +0000 Commit: Kent Fredric gentoo org> CommitDate: Wed Apr 15 12:27:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1adb21 dev-perl/Net-Ident: Remove old 1.240.0 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild b/dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild deleted file mode 100644 index 442a2324a02..00000000000 --- a/dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=TODDR -MODULE_VERSION=1.24 -inherit perl-module - -DESCRIPTION="lookup the username on the remote end of a TCP/IP connection" - -SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE=""