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 1S27jd-0002j9-C4 for garchives@archives.gentoo.org; Mon, 27 Feb 2012 21:03:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DAB7E0797; Mon, 27 Feb 2012 21:01:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3CF06E0769 for ; Mon, 27 Feb 2012 21:01:31 +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 7CF611B4031 for ; Mon, 27 Feb 2012 21:01:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5CF27E5420 for ; Mon, 27 Feb 2012 21:01:28 +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: <1330369559.982cc0524fc971d52c7afdcae8464d50f5d5d648.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Modern-Perl/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Modern-Perl/ChangeLog dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild X-VCS-Directories: dev-perl/Modern-Perl/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 982cc0524fc971d52c7afdcae8464d50f5d5d648 X-VCS-Branch: master Date: Mon, 27 Feb 2012 21:01:28 +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: 0cd588b5-7e6a-4e77-b753-b440a4200d58 X-Archives-Hash: e9fc82912035bf0313b7e74a508fa750 commit: 982cc0524fc971d52c7afdcae8464d50f5d5d648 Author: Kent Fredric gmail com> AuthorDate: Mon Feb 27 19:05:59 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Feb 27 19:05:59 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D982cc052 [migrate] Modern-Perl to x.y.z (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/Modern-Perl/ChangeLog | 8 +++++++- ...-Perl-1.03.ebuild =3D> Modern-Perl-1.30.0.ebuild} | 3 ++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/dev-perl/Modern-Perl/ChangeLog b/dev-perl/Modern-Perl/Change= Log index 6d0bf38..0c01fa9 100644 --- a/dev-perl/Modern-Perl/ChangeLog +++ b/dev-perl/Modern-Perl/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for dev-perl/Modern-Perl -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Modern-Perl-1.30.0 (27 Feb 2012) + + 27 Feb 2012; Kent Fredric -Modern-Perl-1.03.eb= uild, + +Modern-Perl-1.30.0.ebuild: + Migrate to x.y.z + 09 Feb 2011; Torsten Veller Modern-Perl-1.03.ebuild: DEPEND on Module-Build =20 diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild b/dev-perl/Mode= rn-Perl/Modern-Perl-1.30.0.ebuild similarity index 84% rename from dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild rename to dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild index 847aaac..866b212 100644 --- a/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild +++ b/dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 MODULE_AUTHOR=3DCHROMATIC +MODULE_VERSION=3D"1.03" inherit perl-module =20 DESCRIPTION=3D"enable all of the features of Modern Perl with one comman= d"