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 83AF21388C1 for ; Sat, 26 Dec 2015 19:32:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98EC8E07DF; Sat, 26 Dec 2015 19:32:19 +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 248BBE07DF for ; Sat, 26 Dec 2015 19:32:19 +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 D17F2340662 for ; Sat, 26 Dec 2015 19:32:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E3C1A4B for ; Sat, 26 Dec 2015 19:32:15 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1451158337.c64d3c5ee13aedfec9880daf5c566c6c669358f5.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Devel-PPPort/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild perl-core/Devel-PPPort/Manifest perl-core/Devel-PPPort/metadata.xml X-VCS-Directories: perl-core/Devel-PPPort/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: c64d3c5ee13aedfec9880daf5c566c6c669358f5 X-VCS-Branch: master Date: Sat, 26 Dec 2015 19:32:15 +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: 4d6f1ac6-192c-4111-bfcf-b6ce1cd21ee4 X-Archives-Hash: 491503bcba810c062175ab2972a7db28 commit: c64d3c5ee13aedfec9880daf5c566c6c669358f5 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Dec 26 17:07:12 2015 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Dec 26 19:32:17 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64d3c5e perl-core/Devel-PPPort: Re-add Perl 5.22 version (with keywords from Perl 5.22) to enable earlier stabilization Package-Manager: portage-2.2.26 perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild | 17 +++++++++++++++++ perl-core/Devel-PPPort/Manifest | 1 + perl-core/Devel-PPPort/metadata.xml | 5 +++++ 3 files changed, 23 insertions(+) diff --git a/perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild b/perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild new file mode 100644 index 0000000..ee9df50 --- /dev/null +++ b/perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Devel-PPPort/Devel-PPPort-3.200.0.ebuild,v 1.10 2015/06/04 21:39:06 dilfridge Exp $ + +EAPI=5 + +MODULE_AUTHOR=WOLFSAGE +MODULE_VERSION=3.31 +inherit perl-module + +DESCRIPTION="Perl/Pollution/Portability" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~ia64 ~ia64-hpux ~ia64-linux ~m68k ~m68k-mint ~mips ~ppc ~ppc64 ~ppc-aix ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris" +IUSE="" + +SRC_TEST="do" diff --git a/perl-core/Devel-PPPort/Manifest b/perl-core/Devel-PPPort/Manifest new file mode 100644 index 0000000..2387c28 --- /dev/null +++ b/perl-core/Devel-PPPort/Manifest @@ -0,0 +1 @@ +DIST Devel-PPPort-3.31.tar.gz 218537 SHA256 ead2c49f0442a26890723231a92d3c0ac6ac297b814839e421a77d7889a2471d SHA512 7c139bbf80b06abda61de5f1aaff162d0e6bcec3f06c75a8519610d0e5766c9a24513d36681dd082aaee2238eedab9c971c89d0c31ebd16b43f2ed9d9da12e71 WHIRLPOOL 915fceb332eb4ddfb8ec5b43d302dfe63aea8599a7867f52395207c46bb73a2721876528dc4c4b863b553b3a7fb50fd0227dfa8df1cdb1be7038682373162715 diff --git a/perl-core/Devel-PPPort/metadata.xml b/perl-core/Devel-PPPort/metadata.xml new file mode 100644 index 0000000..801e938 --- /dev/null +++ b/perl-core/Devel-PPPort/metadata.xml @@ -0,0 +1,5 @@ + + + + perl +