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 1S2LnE-0003DY-Sv for garchives@archives.gentoo.org; Tue, 28 Feb 2012 12:04:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 401E6E096A; Tue, 28 Feb 2012 12:02:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F14ADE0969 for ; Tue, 28 Feb 2012 12:02:24 +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 2EC761B4021 for ; Tue, 28 Feb 2012 12:02:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0BFFBE540D for ; Tue, 28 Feb 2012 12:02:18 +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: <1330430250.857194dabc5d9cda241aa3bdf2b028b16ab842dd.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-ToIdentifier-EN/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/String-ToIdentifier-EN/ChangeLog dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.70.0.ebuild X-VCS-Directories: dev-perl/String-ToIdentifier-EN/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 857194dabc5d9cda241aa3bdf2b028b16ab842dd X-VCS-Branch: master Date: Tue, 28 Feb 2012 12:02:18 +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: 926d4148-4260-4ff8-ba74-c65885d4f5ad X-Archives-Hash: 453f5fb13b7d46ab1554156b24639cb4 commit: 857194dabc5d9cda241aa3bdf2b028b16ab842dd Author: Kent Fredric gmail com> AuthorDate: Tue Feb 28 11:57:30 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Tue Feb 28 11:57:30 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D857194da [newversion] /String-ToIdentifier-EN-0.70.0 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/String-ToIdentifier-EN/ChangeLog | 8 +++- .../String-ToIdentifier-EN-0.70.0.ebuild | 44 ++++++++++++++= ++++++ 2 files changed, 51 insertions(+), 1 deletions(-) diff --git a/dev-perl/String-ToIdentifier-EN/ChangeLog b/dev-perl/String-= ToIdentifier-EN/ChangeLog index 762de75..d526ffd 100644 --- a/dev-perl/String-ToIdentifier-EN/ChangeLog +++ b/dev-perl/String-ToIdentifier-EN/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for dev-perl/String-ToIdentifier-EN -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*String-ToIdentifier-EN-0.70.0 (28 Feb 2012) + + 28 Feb 2012; Kent Fredric + +String-ToIdentifier-EN-0.70.0.ebuild: + Version Bump + *String-ToIdentifier-EN-0.50.0 (14 Nov 2011) =20 14 Nov 2011; Kent Fredric diff --git a/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.70.= 0.ebuild b/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.70.0.= ebuild new file mode 100644 index 0000000..377fec6 --- /dev/null +++ b/dev-perl/String-ToIdentifier-EN/String-ToIdentifier-EN-0.70.0.ebuil= d @@ -0,0 +1,44 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D4 +MODULE_AUTHOR=3DRKITOVER +MODULE_VERSION=3D0.07 +inherit perl-module + +DESCRIPTION=3D'Convert Strings to English Program Identifiers' +LICENSE=3D" || ( Artistic GPL-2 )" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +perl_meta_configure() { + # ExtUtils::MakeMaker 6.62 ( 6.620.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.620.0 +} +perl_meta_build() { + # ExtUtils::MakeMaker 6.62 ( 6.620.0 ) + echo \>=3Dvirtual/perl-ExtUtils-MakeMaker-6.620.0 + # Test::More 0.92 ( 0.920.0 ) + echo \>=3Dvirtual/perl-Test-Simple-0.92 +} +perl_meta_runtime() { + # Exporter 5.57 ( 5.570.0 ) + echo \>=3Dvirtual/perl-Exporter-5.570.0 + # Lingua::EN::Inflect::Phrase 0.07 ( 0.70.0 ) + echo \>=3Ddev-perl/Lingua-EN-Inflect-Phrase-0.70.0 + # Text::Unidecode 0.04 ( 0.40.0 ) + echo \>=3Ddev-perl/Text-Unidecode-0.40.0 + # namespace::clean 0.20 ( 0.200.0 ) + echo \>=3Ddev-perl/namespace-clean-0.200 + # perl v5.8.1 ( 5.8.1 ) + echo \>=3Ddev-lang/perl-5.8.1 +} +DEPEND=3D" + $(perl_meta_configure) + $(perl_meta_build) + $(perl_meta_runtime) +" +RDEPEND=3D" + $(perl_meta_runtime) +" +SRC_TEST=3D"do"