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 1S23qb-00056v-FG for garchives@archives.gentoo.org; Mon, 27 Feb 2012 16:54:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 192BEE0592; Mon, 27 Feb 2012 16:54:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DD965E0478 for ; Mon, 27 Feb 2012 16:54:21 +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 298211B4019 for ; Mon, 27 Feb 2012 16:54:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 39DB8E540F for ; Mon, 27 Feb 2012 16:54:19 +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: <1330359624.ded68967ce639bd3a12f3b3dbc3e4d0788780164.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DateTime-Format-MySQL/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/DateTime-Format-MySQL/ChangeLog dev-perl/DateTime-Format-MySQL/DateTime-Format-MySQL-0.04.ebuild dev-perl/DateTime-Format-MySQL/DateTime-Format-MySQL-0.40.0.ebuild X-VCS-Directories: dev-perl/DateTime-Format-MySQL/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: ded68967ce639bd3a12f3b3dbc3e4d0788780164 X-VCS-Branch: master Date: Mon, 27 Feb 2012 16:54:19 +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: e231ac0e-5c16-41ac-94df-13c8954b42b7 X-Archives-Hash: b2bc36e8aee9b5dddfa71093c3828d26 commit: ded68967ce639bd3a12f3b3dbc3e4d0788780164 Author: Kent Fredric gmail com> AuthorDate: Mon Feb 27 16:20:24 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Feb 27 16:20:24 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dded68967 [migrate] DateTime-Format-MySQL to X.y.z (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/DateTime-Format-MySQL/ChangeLog | 10 ++++++++++ ....ebuild =3D> DateTime-Format-MySQL-0.40.0.ebuild} | 3 ++- 2 files changed, 12 insertions(+), 1 deletions(-) diff --git a/dev-perl/DateTime-Format-MySQL/ChangeLog b/dev-perl/DateTime= -Format-MySQL/ChangeLog new file mode 100644 index 0000000..d1acf5e --- /dev/null +++ b/dev-perl/DateTime-Format-MySQL/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-perl/DateTime-Format-MySQL +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*DateTime-Format-MySQL-0.40.0 (27 Feb 2012) + + 27 Feb 2012; Kent Fredric + -DateTime-Format-MySQL-0.04.ebuild, +DateTime-Format-MySQL-0.40.0.ebui= ld: + Migrate to x.y.z + diff --git a/dev-perl/DateTime-Format-MySQL/DateTime-Format-MySQL-0.04.eb= uild b/dev-perl/DateTime-Format-MySQL/DateTime-Format-MySQL-0.40.0.ebuild similarity index 86% rename from dev-perl/DateTime-Format-MySQL/DateTime-Format-MySQL-0.04.ebu= ild rename to dev-perl/DateTime-Format-MySQL/DateTime-Format-MySQL-0.40.0.ebu= ild index c20198b..8829f77 100644 --- a/dev-perl/DateTime-Format-MySQL/DateTime-Format-MySQL-0.04.ebuild +++ b/dev-perl/DateTime-Format-MySQL/DateTime-Format-MySQL-0.40.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 MODULE_AUTHOR=3DDROLSKY +MODULE_VERSION=3D"0.04" inherit perl-module =20 DESCRIPTION=3D"Parse and format MySQL dates and times"