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 1Q7Ape-0002tx-K6 for garchives@archives.gentoo.org; Tue, 05 Apr 2011 18:18:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C174DE073A; Tue, 5 Apr 2011 18:16:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 93D6FE073A for ; Tue, 5 Apr 2011 18:16:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33ECC1B40E4 for ; Tue, 5 Apr 2011 18:16:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9219F80073 for ; Tue, 5 Apr 2011 18:16:53 +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: <9d4474320e5e27e22d92382cd4af9c22cf7df76b.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Devel-PPPort/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: perl-core/Devel-PPPort/ChangeLog perl-core/Devel-PPPort/Devel-PPPort-3.19.ebuild perl-core/Devel-PPPort/Devel-PPPort-3.190.0.ebuild X-VCS-Directories: perl-core/Devel-PPPort/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 9d4474320e5e27e22d92382cd4af9c22cf7df76b Date: Tue, 5 Apr 2011 18:16:53 +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: X-Archives-Hash: 7bb16f44b1c81ab556255c43910eedb9 commit: 9d4474320e5e27e22d92382cd4af9c22cf7df76b Author: Kent Fredric gmail com> AuthorDate: Tue Apr 5 17:58:58 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Tue Apr 5 17:58:58 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D9d447432 [migrate] perl-core/Devel-PPPort (Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- perl-core/Devel-PPPort/ChangeLog | 8 +++++++- ...ort-3.19.ebuild =3D> Devel-PPPort-3.190.0.ebuild} | 5 +++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/perl-core/Devel-PPPort/ChangeLog b/perl-core/Devel-PPPort/Ch= angeLog index 5feb978..887cfeb 100644 --- a/perl-core/Devel-PPPort/ChangeLog +++ b/perl-core/Devel-PPPort/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for perl-core/Devel-PPPort -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Devel-PPPort-3.190.0 (05 Apr 2011) + + 05 Apr 2011; Kent Fredric -Devel-PPPort-3.19.e= build, + +Devel-PPPort-3.190.0.ebuild: + Migrate + 16 Nov 2010; Torsten Veller -Devel-PPPort-3.17.ebuil= d: Cleanup =20 diff --git a/perl-core/Devel-PPPort/Devel-PPPort-3.19.ebuild b/perl-core/= Devel-PPPort/Devel-PPPort-3.190.0.ebuild similarity index 75% rename from perl-core/Devel-PPPort/Devel-PPPort-3.19.ebuild rename to perl-core/Devel-PPPort/Devel-PPPort-3.190.0.ebuild index 1a8c6e4..e2eaaa1 100644 --- a/perl-core/Devel-PPPort/Devel-PPPort-3.19.ebuild +++ b/perl-core/Devel-PPPort/Devel-PPPort-3.190.0.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D2 +EAPI=3D3 =20 MODULE_AUTHOR=3DMHX +MODULE_VERSION=3D"3.19" inherit perl-module =20 DESCRIPTION=3D"Perl/Pollution/Portability"