From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cmd/
Date: Fri, 18 Mar 2011 02:57:17 +0000 (UTC) [thread overview]
Message-ID: <9a83a28b86294bd5fc8cd94505f4a240f1df30fe.kent@gentoo> (raw)
commit: 9a83a28b86294bd5fc8cd94505f4a240f1df30fe
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar 18 02:51:10 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Mar 18 02:51:10 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9a83a28b
[migrate] App-Cmd
(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
...App-Cmd-0.308.ebuild => App-Cmd-0.308.0.ebuild} | 3 ++-
...App-Cmd-0.309.ebuild => App-Cmd-0.309.0.ebuild} | 3 ++-
...App-Cmd-0.310.ebuild => App-Cmd-0.310.0.ebuild} | 3 ++-
dev-perl/App-Cmd/ChangeLog | 11 ++++++++++-
4 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/dev-perl/App-Cmd/App-Cmd-0.308.ebuild b/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
similarity index 90%
rename from dev-perl/App-Cmd/App-Cmd-0.308.ebuild
rename to dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
index d9844e0..3a2d2b3 100644
--- a/dev-perl/App-Cmd/App-Cmd-0.308.ebuild
+++ b/dev-perl/App-Cmd/App-Cmd-0.308.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=RJBS
+MODULE_VERSION="0.308"
inherit perl-module
DESCRIPTION="write command line apps with less suffering "
diff --git a/dev-perl/App-Cmd/App-Cmd-0.309.ebuild b/dev-perl/App-Cmd/App-Cmd-0.309.0.ebuild
similarity index 90%
rename from dev-perl/App-Cmd/App-Cmd-0.309.ebuild
rename to dev-perl/App-Cmd/App-Cmd-0.309.0.ebuild
index d9844e0..6eb28dc 100644
--- a/dev-perl/App-Cmd/App-Cmd-0.309.ebuild
+++ b/dev-perl/App-Cmd/App-Cmd-0.309.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=RJBS
+MODULE_VERSION="0.309"
inherit perl-module
DESCRIPTION="write command line apps with less suffering "
diff --git a/dev-perl/App-Cmd/App-Cmd-0.310.ebuild b/dev-perl/App-Cmd/App-Cmd-0.310.0.ebuild
similarity index 90%
rename from dev-perl/App-Cmd/App-Cmd-0.310.ebuild
rename to dev-perl/App-Cmd/App-Cmd-0.310.0.ebuild
index 7d049fb..73b5ea4 100644
--- a/dev-perl/App-Cmd/App-Cmd-0.310.ebuild
+++ b/dev-perl/App-Cmd/App-Cmd-0.310.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=RJBS
+MODULE_VERSION="0.310"
inherit perl-module
DESCRIPTION="write command line apps with less suffering "
diff --git a/dev-perl/App-Cmd/ChangeLog b/dev-perl/App-Cmd/ChangeLog
index ff227b5..13fe6a1 100644
--- a/dev-perl/App-Cmd/ChangeLog
+++ b/dev-perl/App-Cmd/ChangeLog
@@ -1,7 +1,16 @@
# ChangeLog for dev-perl/App-Cmd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*App-Cmd-0.310.0 (18 Mar 2011)
+*App-Cmd-0.309.0 (18 Mar 2011)
+*App-Cmd-0.308.0 (18 Mar 2011)
+
+ 18 Mar 2011; Kent Fredric <kentfredric@gmail.com> -App-Cmd-0.308.ebuild,
+ +App-Cmd-0.308.0.ebuild, -App-Cmd-0.309.ebuild, +App-Cmd-0.309.0.ebuild,
+ -App-Cmd-0.310.ebuild, +App-Cmd-0.310.0.ebuild:
+ Migrate to x.y.z version scheme
+
18 Dec 2010; Kent Fredric <kentfredric@gmail.com> -App-Cmd-0.307.ebuild:
gone from cpan
next reply other threads:[~2011-03-18 2:57 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-18 2:57 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-13 15:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-Cmd/ Kent Fredric
2015-03-26 22:05 Kent Fredric
2013-02-05 12:24 Kent Fredric
2012-05-07 5:19 Kent Fredric
2012-03-27 9:30 Kent Fredric
2012-02-13 18:04 Kent Fredric
2012-02-11 13:45 Kent Fredric
2012-02-08 13:55 Kent Fredric
2012-01-07 5:29 Kent Fredric
2012-01-07 5:29 Kent Fredric
2011-08-26 9:33 Kent Fredric
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-03-18 2:57 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9a83a28b86294bd5fc8cd94505f4a240f1df30fe.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox