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 5D715139695 for ; Sat, 1 Apr 2017 21:53:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2624E0BEB; Sat, 1 Apr 2017 21:53:53 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93B64E0BEC for ; Sat, 1 Apr 2017 21:53:53 +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 606E0340FDA for ; Sat, 1 Apr 2017 21:53:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E9EC71DC for ; Sat, 1 Apr 2017 21:53:51 +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: <1491083618.e41cb79da7eb9ee50a4efcf3406a7eddf8ac9ab2.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-XSLoader/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-XSLoader/perl-XSLoader-0.210.0-r1.ebuild virtual/perl-XSLoader/perl-XSLoader-0.220.0.ebuild X-VCS-Directories: virtual/perl-XSLoader/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: e41cb79da7eb9ee50a4efcf3406a7eddf8ac9ab2 X-VCS-Branch: master Date: Sat, 1 Apr 2017 21:53:51 +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: f49fbddc-6c07-475b-8890-52a3aa12e2eb X-Archives-Hash: 0e174c68f4bd160758cf14dd7f95dfbc commit: e41cb79da7eb9ee50a4efcf3406a7eddf8ac9ab2 Author: Kent Fredric gentoo org> AuthorDate: Sat Apr 1 21:15:01 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Apr 1 21:53:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41cb79d virtual/perl-XSLoader: Bump to 0.220.0 Managed to somehow overlook this in corelist updates. 5.24.0 -> 5.24.1 did 0.21 -> 0.22 So this has to increment its own version, and reduce its perl availability as well. Package-Manager: Portage-2.3.4, Repoman-2.3.2 .../{perl-XSLoader-0.210.0-r1.ebuild => perl-XSLoader-0.220.0.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-XSLoader/perl-XSLoader-0.210.0-r1.ebuild b/virtual/perl-XSLoader/perl-XSLoader-0.220.0.ebuild similarity index 89% rename from virtual/perl-XSLoader/perl-XSLoader-0.210.0-r1.ebuild rename to virtual/perl-XSLoader/perl-XSLoader-0.220.0.ebuild index 0a6fcf4f9d8..803ec3a55b0 100644 --- a/virtual/perl-XSLoader/perl-XSLoader-0.210.0-r1.ebuild +++ b/virtual/perl-XSLoader/perl-XSLoader-0.220.0.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.24.1* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !perl-core/${PN#perl-}-${PV}-r999