From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B5073138D18 for ; Wed, 15 Jul 2015 03:46:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12F3AE0841; Wed, 15 Jul 2015 03:46:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4A0BE0841 for ; Wed, 15 Jul 2015 03:46:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D043340887 for ; Wed, 15 Jul 2015 03:46:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71988738 for ; Wed, 15 Jul 2015 03:46:36 +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: <1436908243.89515b96a9264573ef4b55f0dc2438828d6669c1.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-IPC-SysV/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0-r1.ebuild virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0-r2.ebuild X-VCS-Directories: virtual/perl-IPC-SysV/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 89515b96a9264573ef4b55f0dc2438828d6669c1 X-VCS-Branch: master Date: Wed, 15 Jul 2015 03:46:36 +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: 991a8d05-454c-49c6-9b95-a30dc94e9088 X-Archives-Hash: e52e218082c1a93f13ef78ec36982593 commit: 89515b96a9264573ef4b55f0dc2438828d6669c1 Author: Kent Fredric gmail com> AuthorDate: Tue Jul 14 21:10:43 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Tue Jul 14 21:10:43 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=89515b96 virtual/perl-IPC-SysV: Provide via perl-5.22 Package-Manager: portage-2.2.17 .../{perl-IPC-SysV-2.40.0-r1.ebuild => perl-IPC-SysV-2.40.0-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0-r1.ebuild b/virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0-r2.ebuild similarity index 84% rename from virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0-r1.ebuild rename to virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0-r2.ebuild index 57d838b..12d7f75 100644 --- a/virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0-r1.ebuild +++ b/virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0-r2.ebuild @@ -12,7 +12,7 @@ KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="" -RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) +RDEPEND="|| ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) !perl-core/${PN#perl-}-${PV}-r999 "