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/MooseX-Storage/
Date: Fri,  6 May 2011 07:21:25 +0000 (UTC)	[thread overview]
Message-ID: <0d669ed5fbf8a2ff6c455d72f09a807e7083fd73.kent@gentoo> (raw)
Message-ID: <20110506072125.GFmquTOnMLV94jM5CEbOOEiKctWAbmuHdCt8NlxE-hs@z> (raw)

commit:     0d669ed5fbf8a2ff6c455d72f09a807e7083fd73
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 04:22:15 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 04:22:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0d669ed5

[newversion] MooseX-Storage

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

---
 dev-perl/MooseX-Storage/ChangeLog                  |    6 +++
 .../MooseX-Storage/MooseX-Storage-0.300.0.ebuild   |   46 ++++++++++++++++++++
 2 files changed, 52 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-Storage/ChangeLog b/dev-perl/MooseX-Storage/ChangeLog
index 89dd1c7..4d1d1dc 100644
--- a/dev-perl/MooseX-Storage/ChangeLog
+++ b/dev-perl/MooseX-Storage/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*MooseX-Storage-0.300.0 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +MooseX-Storage-0.300.0.ebuild:
+  Bump
+
 *MooseX-Storage-0.290.0 (06 May 2011)
 *MooseX-Storage-0.280.0 (06 May 2011)
 *MooseX-Storage-0.270.0 (06 May 2011)

diff --git a/dev-perl/MooseX-Storage/MooseX-Storage-0.300.0.ebuild b/dev-perl/MooseX-Storage/MooseX-Storage-0.300.0.ebuild
new file mode 100644
index 0000000..2b01b25
--- /dev/null
+++ b/dev-perl/MooseX-Storage/MooseX-Storage-0.300.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.30
+inherit perl-module
+
+DESCRIPTION="An serialization framework for Moose classes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test +json +yaml +storable +file"
+
+RDEPEND="
+	>=dev-perl/Moose-0.87
+	dev-perl/String-RewritePrefix
+	json? (
+		>=dev-perl/JSON-Any-1.15
+	)
+	yaml? (
+		dev-perl/yaml
+	)
+	storable? (
+		virtual/perl-Storable
+	)
+	file? (
+		>=virtual/perl-IO-0.1
+	)
+"
+DEPEND="${RDEPEND}
+	test? (
+
+		dev-perl/Test-Deep
+		dev-perl/Test-Exception
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.88
+
+		json? (
+			>=dev-perl/Test-JSON-0.06
+		)
+	)
+"
+SRC_TEST="do"



             reply	other threads:[~2011-05-06  7:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-08 16:10 Kent Fredric [this message]
2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Storage/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-05-08 16:10 Kent Fredric
2011-05-08 16:10 ` [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=0d669ed5fbf8a2ff6c455d72f09a807e7083fd73.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