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 D6C6A1395E2 for ; Wed, 23 Nov 2016 10:54:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BEA921C092; Wed, 23 Nov 2016 10:54:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 055E521C092 for ; Wed, 23 Nov 2016 10:54:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3838B341134 for ; Wed, 23 Nov 2016 10:54:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13AFA24B6 for ; Wed, 23 Nov 2016 10:54:09 +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: <1479897102.b2eb375d394a384a64dd689dcae763a63e724ab4.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Net-Ping/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r3.ebuild X-VCS-Directories: virtual/perl-Net-Ping/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: b2eb375d394a384a64dd689dcae763a63e724ab4 X-VCS-Branch: master Date: Wed, 23 Nov 2016 10:54:09 +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: 67f365a9-e2e7-441f-a809-e717e8c86b05 X-Archives-Hash: 9063785d7a67fbf7704055abf8e0cc50 commit: b2eb375d394a384a64dd689dcae763a63e724ab4 Author: Kent Fredric gentoo org> AuthorDate: Wed Nov 23 10:21:33 2016 +0000 Commit: Kent Fredric gentoo org> CommitDate: Wed Nov 23 10:31:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2eb375d virtual/perl-Net-Ping: 2.430.0 not in 5.24.1+ Package-Manager: portage-2.3.2 virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r3.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r3.ebuild index 6791cf0..7af8f3a 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r3.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0-r3.ebuild @@ -15,7 +15,7 @@ IUSE="" DEPEND="" RDEPEND=" - || ( =dev-lang/perl-5.24* =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/Net-Ping-${PV} ) + || ( =dev-lang/perl-5.24.0* =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/Net-Ping-${PV} ) dev-lang/perl:= !perl-core/Net-Ping-${PV}-r999