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 1QkLCb-0001ia-6j for garchives@archives.gentoo.org; Fri, 22 Jul 2011 19:16:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4236521C49A; Fri, 22 Jul 2011 19:15:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1161A21C49A for ; Fri, 22 Jul 2011 19:15:18 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 885271B4016 for ; Fri, 22 Jul 2011 19:15:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8F6B78003F for ; Fri, 22 Jul 2011 19:15:17 +0000 (UTC) From: "Torsten Veller" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Torsten Veller" Message-ID: <5612cd8a6f4ab20c09a94d7d13ed9345c27ec151.tove@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/File-Fetch/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: perl-core/File-Fetch/ChangeLog perl-core/File-Fetch/File-Fetch-0.320.0.ebuild perl-core/File-Fetch/File-Fetch-0.320.ebuild X-VCS-Directories: perl-core/File-Fetch/ X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller X-VCS-Revision: 5612cd8a6f4ab20c09a94d7d13ed9345c27ec151 Date: Fri, 22 Jul 2011 19:15:17 +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: f756c96332dc5b6c71f05b373eb1b791 commit: 5612cd8a6f4ab20c09a94d7d13ed9345c27ec151 Author: Torsten Veller gentoo org> AuthorDate: Fri Jul 22 19:14:37 2011 +0000 Commit: Torsten Veller gentoo org> CommitDate: Fri Jul 22 19:14:37 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D5612cd8a [fix] perl-core/File-Fetch version scheme (Portage version: 2.2.0_alpha46/git/Linux x86_64, signed Manifest commit = with key 0x4E046AEC) --- perl-core/File-Fetch/ChangeLog | 6 ++++++ ...etch-0.320.ebuild =3D> File-Fetch-0.320.0.ebuild} | 0 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/perl-core/File-Fetch/ChangeLog b/perl-core/File-Fetch/Change= Log index 1941d0a..b9820e5 100644 --- a/perl-core/File-Fetch/ChangeLog +++ b/perl-core/File-Fetch/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*File-Fetch-0.320.0 (22 Jul 2011) + + 22 Jul 2011; Torsten Veller -File-Fetch-0.320.ebuild= , + +File-Fetch-0.320.0.ebuild: + Fix version scheme + *File-Fetch-0.320 (20 Jan 2011) =20 20 Jan 2011; Torsten Veller +File-Fetch-0.320.ebuild= : diff --git a/perl-core/File-Fetch/File-Fetch-0.320.ebuild b/perl-core/Fil= e-Fetch/File-Fetch-0.320.0.ebuild similarity index 100% rename from perl-core/File-Fetch/File-Fetch-0.320.ebuild rename to perl-core/File-Fetch/File-Fetch-0.320.0.ebuild