From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SYTGi-00044h-Gn for garchives@archives.gentoo.org; Sun, 27 May 2012 02:31:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9742BE0771; Sun, 27 May 2012 02:30:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5A239E0771 for ; Sun, 27 May 2012 02:30:32 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55D371B401C for ; Sun, 27 May 2012 02:30:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 63AE3E5437 for ; Sun, 27 May 2012 02:30:24 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1338083924.67e1219c665ccbe67e4d67c17464137fc29ff99f.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/signatures/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/signatures/ChangeLog dev-perl/signatures/signatures-0.60.0.ebuild dev-perl/signatures/signatures-0.70.0.ebuild X-VCS-Directories: dev-perl/signatures/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 67e1219c665ccbe67e4d67c17464137fc29ff99f X-VCS-Branch: master Date: Sun, 27 May 2012 02:30:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 60543568-4cbb-43d3-9a8b-5deb6851e2a4 X-Archives-Hash: e6d451f6211baacf9429f18188cd175b commit: 67e1219c665ccbe67e4d67c17464137fc29ff99f Author: Kent Fredric gmail com> AuthorDate: Sun May 27 01:58:44 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun May 27 01:58:44 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D67e1219c [newversion] signatures-0.70.0 (Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit= with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/signatures/ChangeLog | 6 +++ dev-perl/signatures/signatures-0.60.0.ebuild | 6 +- dev-perl/signatures/signatures-0.70.0.ebuild | 54 ++++++++++++++++++++= ++++++ 3 files changed, 63 insertions(+), 3 deletions(-) diff --git a/dev-perl/signatures/ChangeLog b/dev-perl/signatures/ChangeLo= g index 3ad65e4..47e9745 100644 --- a/dev-perl/signatures/ChangeLog +++ b/dev-perl/signatures/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*signatures-0.70.0 (27 May 2012) + + 27 May 2012; Kent Fredric signatures-0.60.0.eb= uild, + +signatures-0.70.0.ebuild: + Version Bump + *signatures-0.60.0 (27 May 2012) =20 27 May 2012; Kent Fredric -signatures-0.60.ebu= ild, diff --git a/dev-perl/signatures/signatures-0.60.0.ebuild b/dev-perl/sign= atures/signatures-0.60.0.ebuild index 89c794f..c0e601f 100644 --- a/dev-perl/signatures/signatures-0.60.0.ebuild +++ b/dev-perl/signatures/signatures-0.60.0.ebuild @@ -15,10 +15,10 @@ KEYWORDS=3D"~amd64 ~x86" =20 IUSE=3D"test" RDEPEND=3D" - >=3Ddev-perl/B-Hooks-OP-Check-0.18 + >=3Ddev-perl/B-Hooks-OP-Check-0.180.0 >=3Ddev-perl/B-Hooks-OP-PPAddr-0.30.0 - >=3Ddev-perl/B-Hooks-Parser-0.07 - >=3Ddev-perl/B-Hooks-EndOfScope-0.08 + >=3Ddev-perl/B-Hooks-Parser-0.70.0 + >=3Ddev-perl/B-Hooks-EndOfScope-0.80.0 " DEPEND=3D" ${RDEPEND} diff --git a/dev-perl/signatures/signatures-0.70.0.ebuild b/dev-perl/sign= atures/signatures-0.70.0.ebuild new file mode 100644 index 0000000..797b33c --- /dev/null +++ b/dev-perl/signatures/signatures-0.70.0.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DKAPPA +MODULE_VERSION=3D0.07 +inherit perl-module + +DESCRIPTION=3D'subroutine signatures with no source filter' +LICENSE=3D" || ( Artistic GPL-2 )" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +perl_meta_configure() { + # B::Hooks::OP::Check 0.18 ( 0.180.0 ) + echo \>=3Ddev-perl/B-Hooks-OP-Check-0.180.0 + # B::Hooks::OP::PPAddr 0.03 ( 0.30.0 ) + echo \>=3Ddev-perl/B-Hooks-OP-PPAddr-0.30.0 + # B::Hooks::Parser 0.07 ( 0.70.0 ) + echo \>=3Ddev-perl/B-Hooks-Parser-0.70.0 + # ExtUtils::Depends 0.302 ( 0.302.0 ) + echo \>=3Ddev-perl/extutils-depends-0.302.0 + # ExtUtils::MakeMaker 6.36 ( 6.360.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.36 +} +perl_meta_build() { + # B::Hooks::OP::Check 0.17 ( 0.170.0 ) + echo \>=3Ddev-perl/B-Hooks-OP-Check-0.170.0 + # B::Hooks::OP::PPAddr + echo dev-perl/B-Hooks-OP-PPAddr + # B::Hooks::Parser 0.07 ( 0.70.0 ) + echo \>=3Ddev-perl/B-Hooks-Parser-0.70.0 + # ExtUtils::MakeMaker 6.36 ( 6.360.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.36 +} +perl_meta_runtime() { + # B::Hooks::EndOfScope 0.08 ( 0.80.0 ) + echo \>=3Ddev-perl/B-Hooks-EndOfScope-0.80.0 + # B::Hooks::OP::Check 0.17 ( 0.170.0 ) + echo \>=3Ddev-perl/B-Hooks-OP-Check-0.170.0 + # B::Hooks::OP::PPAddr + echo dev-perl/B-Hooks-OP-PPAddr + # B::Hooks::Parser 0.07 ( 0.70.0 ) + echo \>=3Ddev-perl/B-Hooks-Parser-0.70.0 +} +DEPEND=3D" + $(perl_meta_configure) + $(perl_meta_build) + $(perl_meta_runtime) +" +RDEPEND=3D" + $(perl_meta_runtime) +" +SRC_TEST=3D"do"