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 1S0Z8s-0001MM-2K for garchives@archives.gentoo.org; Thu, 23 Feb 2012 13:55:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3EBDE0C9E; Thu, 23 Feb 2012 13:55:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 909F8E0C9E for ; Thu, 23 Feb 2012 13:55:22 +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 E4A961B4004 for ; Thu, 23 Feb 2012 13:55:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A8C02E53FF for ; Thu, 23 Feb 2012 13:55:20 +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: <1330001472.2438b5f1c80975aeaf6c679fb728329237badcb2.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Log-Any-Adapter/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Log-Any-Adapter/ChangeLog dev-perl/Log-Any-Adapter/Log-Any-Adapter-0.03.ebuild dev-perl/Log-Any-Adapter/Log-Any-Adapter-0.30.0.ebuild X-VCS-Directories: dev-perl/Log-Any-Adapter/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 2438b5f1c80975aeaf6c679fb728329237badcb2 X-VCS-Branch: master Date: Thu, 23 Feb 2012 13:55:20 +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: ce2e6041-c78c-4782-b312-ce464b31ede0 X-Archives-Hash: b712f53ec01accb04bf91c0867b21ff1 commit: 2438b5f1c80975aeaf6c679fb728329237badcb2 Author: Kent Fredric gmail com> AuthorDate: Thu Feb 23 12:51:12 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Feb 23 12:51:12 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D2438b5f1 [migrate] Log-Any-Adapter to x.y.z (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/Log-Any-Adapter/ChangeLog | 8 +++++++- ...r-0.03.ebuild =3D> Log-Any-Adapter-0.30.0.ebuild} | 3 ++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/dev-perl/Log-Any-Adapter/ChangeLog b/dev-perl/Log-Any-Adapte= r/ChangeLog index f8a9c62..ca260ac 100644 --- a/dev-perl/Log-Any-Adapter/ChangeLog +++ b/dev-perl/Log-Any-Adapter/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for dev-perl/Log-Any-Adapter -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Log-Any-Adapter-0.30.0 (23 Feb 2012) + + 23 Feb 2012; Kent Fredric + -Log-Any-Adapter-0.03.ebuild, +Log-Any-Adapter-0.30.0.ebuild: + Migrate to x.y.z + *Log-Any-Adapter-0.03 (13 Aug 2010) =20 13 Aug 2010; Kent Fredric diff --git a/dev-perl/Log-Any-Adapter/Log-Any-Adapter-0.03.ebuild b/dev-p= erl/Log-Any-Adapter/Log-Any-Adapter-0.30.0.ebuild similarity index 86% rename from dev-perl/Log-Any-Adapter/Log-Any-Adapter-0.03.ebuild rename to dev-perl/Log-Any-Adapter/Log-Any-Adapter-0.30.0.ebuild index 373dda6..cdf875c 100644 --- a/dev-perl/Log-Any-Adapter/Log-Any-Adapter-0.03.ebuild +++ b/dev-perl/Log-Any-Adapter/Log-Any-Adapter-0.30.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3D3 MODULE_AUTHOR=3DJSWARTZ +MODULE_VERSION=3D"0.03" inherit perl-module =20 DESCRIPTION=3D"Log anywhere"