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:master commit in: dev-perl/Cache-FastMmap/
Date: Wed, 13 Apr 2011 14:41:45 +0000 (UTC)	[thread overview]
Message-ID: <ff9baf51c952c3d84cab811bc5f2ee4720396646.kent@gentoo> (raw)

commit:     ff9baf51c952c3d84cab811bc5f2ee4720396646
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 13 13:35:02 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 13 13:35:02 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ff9baf51

[migrate] Cache-FastMmap

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

---
 ...p-1.34.ebuild => Cache-FastMmap-1.340.0.ebuild} |    3 ++-
 ...p-1.35.ebuild => Cache-FastMmap-1.350.0.ebuild} |    3 ++-
 ...p-1.36.ebuild => Cache-FastMmap-1.360.0.ebuild} |    3 ++-
 dev-perl/Cache-FastMmap/ChangeLog                  |   12 +++++++++++-
 4 files changed, 17 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.34.ebuild b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.340.0.ebuild
similarity index 83%
rename from dev-perl/Cache-FastMmap/Cache-FastMmap-1.34.ebuild
rename to dev-perl/Cache-FastMmap/Cache-FastMmap-1.340.0.ebuild
index 359b338..346ea8d 100644
--- a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.34.ebuild
+++ b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.340.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=ROBM
+MODULE_VERSION="1.34"
 inherit perl-module
 
 DESCRIPTION="Uses an mmap'ed file to act as a shared memory interprocess cache"

diff --git a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.35.ebuild b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.350.0.ebuild
similarity index 83%
rename from dev-perl/Cache-FastMmap/Cache-FastMmap-1.35.ebuild
rename to dev-perl/Cache-FastMmap/Cache-FastMmap-1.350.0.ebuild
index 3a86df9..bcf4aff 100644
--- a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.35.ebuild
+++ b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.350.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=ROBM
+MODULE_VERSION="1.35"
 inherit perl-module
 
 DESCRIPTION="Uses an mmap'ed file to act as a shared memory interprocess cache"

diff --git a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.36.ebuild b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.360.0.ebuild
similarity index 83%
rename from dev-perl/Cache-FastMmap/Cache-FastMmap-1.36.ebuild
rename to dev-perl/Cache-FastMmap/Cache-FastMmap-1.360.0.ebuild
index c9de3c9..77c1da8 100644
--- a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.36.ebuild
+++ b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.360.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=ROBM
+MODULE_VERSION="1.36"
 inherit perl-module
 
 DESCRIPTION="Uses an mmap'ed file to act as a shared memory interprocess cache"

diff --git a/dev-perl/Cache-FastMmap/ChangeLog b/dev-perl/Cache-FastMmap/ChangeLog
index 0365634..b49a0af 100644
--- a/dev-perl/Cache-FastMmap/ChangeLog
+++ b/dev-perl/Cache-FastMmap/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Cache-FastMmap
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Cache-FastMmap-1.360.0 (13 Apr 2011)
+*Cache-FastMmap-1.350.0 (13 Apr 2011)
+*Cache-FastMmap-1.340.0 (13 Apr 2011)
+
+  13 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Cache-FastMmap-1.34.ebuild, -Cache-FastMmap-1.35.ebuild,
+  -Cache-FastMmap-1.36.ebuild, +Cache-FastMmap-1.340.0.ebuild,
+  +Cache-FastMmap-1.350.0.ebuild, +Cache-FastMmap-1.360.0.ebuild:
+  Migrate
+
 *Cache-FastMmap-1.36 (06 Nov 2010)
 
   06 Nov 2010; Torsten Veller <tove@gentoo.org> +Cache-FastMmap-1.36.ebuild:



             reply	other threads:[~2011-04-13 14:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 14:41 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-16  5:40 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Cache-FastMmap/ Kent Fredric
2011-07-18 17:39 Torsten Veller
2011-12-08  6:46 Kent Fredric
2015-02-18  9:42 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=ff9baf51c952c3d84cab811bc5f2ee4720396646.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