public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Config-JSON/
Date: Sat, 23 Apr 2011 14:47:27 +0000 (UTC)	[thread overview]
Message-ID: <49c0d8cdedd8accd537755122cf07a2041165406.kent@gentoo> (raw)

commit:     49c0d8cdedd8accd537755122cf07a2041165406
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:24:19 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:24:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=49c0d8cd

[migrate] Config-JSON

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Config-JSON/ChangeLog                     |    8 ++++++++
 ...ON-1.5000.ebuild => Config-JSON-1.500.0.ebuild} |    3 ++-
 ...ON-1.5100.ebuild => Config-JSON-1.510.0.ebuild} |    1 +
 3 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Config-JSON/ChangeLog b/dev-perl/Config-JSON/ChangeLog
index 77ff887..d9adc15 100644
--- a/dev-perl/Config-JSON/ChangeLog
+++ b/dev-perl/Config-JSON/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Config-JSON-1.510.0 (23 Apr 2011)
+*Config-JSON-1.500.0 (23 Apr 2011)
+
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +Config-JSON-1.500.0.ebuild, +Config-JSON-1.510.0.ebuild,
+  -Config-JSON-1.5000.ebuild, -Config-JSON-1.5100.ebuild:
+  Migrate to x.y.z
+
 *Config-JSON-1.5100 (08 Jan 2011)
 
   08 Jan 2011; Kent Fredric <kentfredric@gmail.com> +Config-JSON-1.5100.ebuild:

diff --git a/dev-perl/Config-JSON/Config-JSON-1.5000.ebuild b/dev-perl/Config-JSON/Config-JSON-1.500.0.ebuild
similarity index 88%
rename from dev-perl/Config-JSON/Config-JSON-1.5000.ebuild
rename to dev-perl/Config-JSON/Config-JSON-1.500.0.ebuild
index a41fc9c..79c60f0 100644
--- a/dev-perl/Config-JSON/Config-JSON-1.5000.ebuild
+++ b/dev-perl/Config-JSON/Config-JSON-1.500.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="2"
 
 MODULE_AUTHOR="RIZEN"
+MODULE_VERSION="1.5000"
 inherit perl-module
 
 DESCRIPTION="A JSON based config file system."

diff --git a/dev-perl/Config-JSON/Config-JSON-1.5100.ebuild b/dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
similarity index 95%
rename from dev-perl/Config-JSON/Config-JSON-1.5100.ebuild
rename to dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
index 277edf9..8520938 100644
--- a/dev-perl/Config-JSON/Config-JSON-1.5100.ebuild
+++ b/dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
@@ -5,6 +5,7 @@
 EAPI="3"
 
 MODULE_AUTHOR="RIZEN"
+MODULE_VERSION="1.5100"
 inherit perl-module
 
 DESCRIPTION="A JSON based config file system."



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Config-JSON/
Date: Sat, 23 Apr 2011 14:45:33 +0000 (UTC)	[thread overview]
Message-ID: <49c0d8cdedd8accd537755122cf07a2041165406.kent@gentoo> (raw)
Message-ID: <20110423144533.QSH1RxIMT0u0FKQ7JisWSVJKJ4OD4iEvqKv3gpUbdGU@z> (raw)

commit:     49c0d8cdedd8accd537755122cf07a2041165406
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:24:19 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:24:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=49c0d8cd

[migrate] Config-JSON

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Config-JSON/ChangeLog                     |    8 ++++++++
 ...ON-1.5000.ebuild => Config-JSON-1.500.0.ebuild} |    3 ++-
 ...ON-1.5100.ebuild => Config-JSON-1.510.0.ebuild} |    1 +
 3 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Config-JSON/ChangeLog b/dev-perl/Config-JSON/ChangeLog
index 77ff887..d9adc15 100644
--- a/dev-perl/Config-JSON/ChangeLog
+++ b/dev-perl/Config-JSON/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Config-JSON-1.510.0 (23 Apr 2011)
+*Config-JSON-1.500.0 (23 Apr 2011)
+
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +Config-JSON-1.500.0.ebuild, +Config-JSON-1.510.0.ebuild,
+  -Config-JSON-1.5000.ebuild, -Config-JSON-1.5100.ebuild:
+  Migrate to x.y.z
+
 *Config-JSON-1.5100 (08 Jan 2011)
 
   08 Jan 2011; Kent Fredric <kentfredric@gmail.com> +Config-JSON-1.5100.ebuild:

diff --git a/dev-perl/Config-JSON/Config-JSON-1.5000.ebuild b/dev-perl/Config-JSON/Config-JSON-1.500.0.ebuild
similarity index 88%
rename from dev-perl/Config-JSON/Config-JSON-1.5000.ebuild
rename to dev-perl/Config-JSON/Config-JSON-1.500.0.ebuild
index a41fc9c..79c60f0 100644
--- a/dev-perl/Config-JSON/Config-JSON-1.5000.ebuild
+++ b/dev-perl/Config-JSON/Config-JSON-1.500.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="2"
 
 MODULE_AUTHOR="RIZEN"
+MODULE_VERSION="1.5000"
 inherit perl-module
 
 DESCRIPTION="A JSON based config file system."

diff --git a/dev-perl/Config-JSON/Config-JSON-1.5100.ebuild b/dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
similarity index 95%
rename from dev-perl/Config-JSON/Config-JSON-1.5100.ebuild
rename to dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
index 277edf9..8520938 100644
--- a/dev-perl/Config-JSON/Config-JSON-1.5100.ebuild
+++ b/dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
@@ -5,6 +5,7 @@
 EAPI="3"
 
 MODULE_AUTHOR="RIZEN"
+MODULE_VERSION="1.5100"
 inherit perl-module
 
 DESCRIPTION="A JSON based config file system."



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Config-JSON/
Date: Sat, 23 Apr 2011 14:47:37 +0000 (UTC)	[thread overview]
Message-ID: <49c0d8cdedd8accd537755122cf07a2041165406.kent@gentoo> (raw)
Message-ID: <20110423144737.Ok2CRd0NM2sIPeYtErPXBtm4hnuZ84Ul4OCyu8JlHfg@z> (raw)

commit:     49c0d8cdedd8accd537755122cf07a2041165406
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:24:19 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:24:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=49c0d8cd

[migrate] Config-JSON

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Config-JSON/ChangeLog                     |    8 ++++++++
 ...ON-1.5000.ebuild => Config-JSON-1.500.0.ebuild} |    3 ++-
 ...ON-1.5100.ebuild => Config-JSON-1.510.0.ebuild} |    1 +
 3 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Config-JSON/ChangeLog b/dev-perl/Config-JSON/ChangeLog
index 77ff887..d9adc15 100644
--- a/dev-perl/Config-JSON/ChangeLog
+++ b/dev-perl/Config-JSON/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Config-JSON-1.510.0 (23 Apr 2011)
+*Config-JSON-1.500.0 (23 Apr 2011)
+
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +Config-JSON-1.500.0.ebuild, +Config-JSON-1.510.0.ebuild,
+  -Config-JSON-1.5000.ebuild, -Config-JSON-1.5100.ebuild:
+  Migrate to x.y.z
+
 *Config-JSON-1.5100 (08 Jan 2011)
 
   08 Jan 2011; Kent Fredric <kentfredric@gmail.com> +Config-JSON-1.5100.ebuild:

diff --git a/dev-perl/Config-JSON/Config-JSON-1.5000.ebuild b/dev-perl/Config-JSON/Config-JSON-1.500.0.ebuild
similarity index 88%
rename from dev-perl/Config-JSON/Config-JSON-1.5000.ebuild
rename to dev-perl/Config-JSON/Config-JSON-1.500.0.ebuild
index a41fc9c..79c60f0 100644
--- a/dev-perl/Config-JSON/Config-JSON-1.5000.ebuild
+++ b/dev-perl/Config-JSON/Config-JSON-1.500.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="2"
 
 MODULE_AUTHOR="RIZEN"
+MODULE_VERSION="1.5000"
 inherit perl-module
 
 DESCRIPTION="A JSON based config file system."

diff --git a/dev-perl/Config-JSON/Config-JSON-1.5100.ebuild b/dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
similarity index 95%
rename from dev-perl/Config-JSON/Config-JSON-1.5100.ebuild
rename to dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
index 277edf9..8520938 100644
--- a/dev-perl/Config-JSON/Config-JSON-1.5100.ebuild
+++ b/dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild
@@ -5,6 +5,7 @@
 EAPI="3"
 
 MODULE_AUTHOR="RIZEN"
+MODULE_VERSION="1.5100"
 inherit perl-module
 
 DESCRIPTION="A JSON based config file system."



             reply	other threads:[~2011-04-23 14:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-23 14:47 Kent Fredric [this message]
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Config-JSON/ Kent Fredric
2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-04-23 14:45 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514 " 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=49c0d8cdedd8accd537755122cf07a2041165406.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