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 05B501395E2 for ; Wed, 23 Nov 2016 10:54:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1E03E0CC8; Wed, 23 Nov 2016 10:54:12 +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 A0CE6E0CC8 for ; Wed, 23 Nov 2016 10:54:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BF527341059 for ; Wed, 23 Nov 2016 10:54:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EC997E1 for ; Wed, 23 Nov 2016 10:54:08 +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: <1479897096.10b50567b90a54e205d411e6e33537d0b279874c.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-IPC-Cmd/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0-r3.ebuild X-VCS-Directories: virtual/perl-IPC-Cmd/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 10b50567b90a54e205d411e6e33537d0b279874c X-VCS-Branch: master Date: Wed, 23 Nov 2016 10:54:08 +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: 2bd057f9-e539-4f13-bace-38deaff4b879 X-Archives-Hash: b7a6788115ffcb819925622f7cba3976 commit: 10b50567b90a54e205d411e6e33537d0b279874c Author: Kent Fredric gentoo org> AuthorDate: Wed Nov 23 10:09:53 2016 +0000 Commit: Kent Fredric gentoo org> CommitDate: Wed Nov 23 10:31:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b50567 virtual/perl-IPC-Cmd: 0.920.0 not in 5.24.1+ Package-Manager: portage-2.3.2 virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0-r3.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0-r3.ebuild index 301fe1c..f4fab1d 100644 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0-r3.ebuild +++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0-r3.ebuild @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 IUSE="" RDEPEND=" - || ( =dev-lang/perl-5.24* =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.24.0* =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !perl-core/${PN#perl-}-${PV}-r999