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 4DF8A139694 for ; Sat, 15 Jul 2017 23:46:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7E07E0C5C; Sat, 15 Jul 2017 23:46:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 86A09E0C5C for ; Sat, 15 Jul 2017 23:46:42 +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 7A7BF3419FB for ; Sat, 15 Jul 2017 23:46:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ECCD374B7 for ; Sat, 15 Jul 2017 23:46:39 +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: <1500162343.111b78f70469fb3b561235fc9dcfed63ef982713.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Module-CoreList/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Module-CoreList/Manifest perl-core/Module-CoreList/Module-CoreList-5.201.707.150.ebuild X-VCS-Directories: perl-core/Module-CoreList/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 111b78f70469fb3b561235fc9dcfed63ef982713 X-VCS-Branch: master Date: Sat, 15 Jul 2017 23:46:39 +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: 9d53da95-292d-47f0-ba14-8946807a93d8 X-Archives-Hash: c313679dd07a63f2f90617e0efd07295 commit: 111b78f70469fb3b561235fc9dcfed63ef982713 Author: Kent Fredric gentoo org> AuthorDate: Sat Jul 15 22:36:16 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Jul 15 23:45:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111b78f7 perl-core/Module-CoreList: Add equivalent of Perl 5.24.2's version This is mostly a gap filler to avoid weird version combinations. See https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/virtual/perl-Module-CoreList Package-Manager: Portage-2.3.6, Repoman-2.3.2 perl-core/Module-CoreList/Manifest | 1 + .../Module-CoreList/Module-CoreList-5.201.707.150.ebuild | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/perl-core/Module-CoreList/Manifest b/perl-core/Module-CoreList/Manifest index 9701011b33f..6833ced87bd 100644 --- a/perl-core/Module-CoreList/Manifest +++ b/perl-core/Module-CoreList/Manifest @@ -1 +1,2 @@ DIST Module-CoreList-5.20170530.tar.gz 97643 SHA256 2d1bebd30cb2f082755f0604353316cb530fb22a7ef477313fed518691555c65 SHA512 addc57ceac69b8002a1673c0fbf90394d46c4dcaa0af2c30b3e24062f2806be5fd48cd2c04422fed16da75eeea9942e76e64d6f01512a1d516eed8f999b964ce WHIRLPOOL ddad059d908f97d4b6879c14154b2ecf37201c21f08eafe23e617a1444b9c7742c6e18645713ec73638384d8383b8f41561c48de95a59a2394a74de0f06a183d +DIST Module-CoreList-5.20170715.tar.gz 99382 SHA256 c623d5fca832881c54f3ba3f58d63297395a5b7e0fe7296e0dc8cc3cebf84349 SHA512 94ac968e94dae5e5e2d1f69f6dcb2b72ec50cd30b695fa95b1c48fff42f9a62f6e1c7ca9f9576491b6f1eacd952bb0c5cef55626ba3985de65a715ecde59026b WHIRLPOOL 57bfa188a515b5ad0c14cab14ebbbef05876aa0f5a6dda808600f13c0599e8f542fdec25e858c8ba2390345085e04388999e1ec1cd2f162432ee737a8643c8c3 diff --git a/perl-core/Module-CoreList/Module-CoreList-5.201.707.150.ebuild b/perl-core/Module-CoreList/Module-CoreList-5.201.707.150.ebuild new file mode 100644 index 00000000000..edc900d352b --- /dev/null +++ b/perl-core/Module-CoreList/Module-CoreList-5.201.707.150.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=BINGOS +DIST_VERSION=5.20170715 +inherit perl-module + +DESCRIPTION="what modules shipped with versions of perl" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE=""