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 1QbQaG-0001bo-MO for garchives@archives.gentoo.org; Tue, 28 Jun 2011 05:11:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8FCEE0539; Tue, 28 Jun 2011 05:09:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B7DB0E0539 for ; Tue, 28 Jun 2011 05:09:43 +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 679DD1BC019 for ; Tue, 28 Jun 2011 05:09:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BFFCC8001E for ; Tue, 28 Jun 2011 05:09:42 +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: <6bfe25a25f077d60895f2ed86fdc5fbdc19aceb6.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-Stash/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/CGI-Application-Plugin-Stash/CGI-Application-Plugin-Stash-0.01.ebuild dev-perl/CGI-Application-Plugin-Stash/CGI-Application-Plugin-Stash-0.10.0.ebuild dev-perl/CGI-Application-Plugin-Stash/ChangeLog X-VCS-Directories: dev-perl/CGI-Application-Plugin-Stash/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 6bfe25a25f077d60895f2ed86fdc5fbdc19aceb6 Date: Tue, 28 Jun 2011 05:09:42 +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: e98169a685903d1cfaa9111248df6590 commit: 6bfe25a25f077d60895f2ed86fdc5fbdc19aceb6 Author: Kent Fredric gmail com> AuthorDate: Mon Jun 27 02:41:47 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Jun 27 02:41:47 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D6bfe25a2 [migrate] CGI-Application-Plugin-Stash (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- ... =3D> CGI-Application-Plugin-Stash-0.10.0.ebuild} | 3 ++- dev-perl/CGI-Application-Plugin-Stash/ChangeLog | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletions(-) diff --git a/dev-perl/CGI-Application-Plugin-Stash/CGI-Application-Plugin= -Stash-0.01.ebuild b/dev-perl/CGI-Application-Plugin-Stash/CGI-Applicatio= n-Plugin-Stash-0.10.0.ebuild similarity index 82% rename from dev-perl/CGI-Application-Plugin-Stash/CGI-Application-Plugin-= Stash-0.01.ebuild rename to dev-perl/CGI-Application-Plugin-Stash/CGI-Application-Plugin-St= ash-0.10.0.ebuild index 2571c2f..2b131d6 100644 --- a/dev-perl/CGI-Application-Plugin-Stash/CGI-Application-Plugin-Stash-= 0.01.ebuild +++ b/dev-perl/CGI-Application-Plugin-Stash/CGI-Application-Plugin-Stash-= 0.10.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 MODULE_AUTHOR=3DKAZEBURO +MODULE_VERSION=3D"0.01" inherit perl-module =20 DESCRIPTION=3D"Add stash to CGI::Application" diff --git a/dev-perl/CGI-Application-Plugin-Stash/ChangeLog b/dev-perl/C= GI-Application-Plugin-Stash/ChangeLog new file mode 100644 index 0000000..0122201 --- /dev/null +++ b/dev-perl/CGI-Application-Plugin-Stash/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-perl/CGI-Application-Plugin-Stash +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*CGI-Application-Plugin-Stash-0.10.0 (27 Jun 2011) + + 27 Jun 2011; Kent Fredric + -CGI-Application-Plugin-Stash-0.01.ebuild, + +CGI-Application-Plugin-Stash-0.10.0.ebuild: + Migrate to new version scheme +