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/Catalyst-Model-DBIC-Schema/
Date: Sun, 31 Jul 2011 09:41:47 +0000 (UTC)	[thread overview]
Message-ID: <be2ee7d6da33b329d6e0199248cad3a76ff66fc9.kent@gentoo> (raw)

commit:     be2ee7d6da33b329d6e0199248cad3a76ff66fc9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 31 09:41:23 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 31 09:41:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=be2ee7d6

[newversion] Catalyst-Model-DBIC-Schema-0.520.0

(Portage version: 2.2.0_alpha47/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 .../Catalyst-Model-DBIC-Schema-0.520.0.ebuild      |   46 ++++++++++++++++++++
 dev-perl/Catalyst-Model-DBIC-Schema/ChangeLog      |    6 +++
 2 files changed, 52 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Catalyst-Model-DBIC-Schema/Catalyst-Model-DBIC-Schema-0.520.0.ebuild b/dev-perl/Catalyst-Model-DBIC-Schema/Catalyst-Model-DBIC-Schema-0.520.0.ebuild
new file mode 100644
index 0000000..65fb8a7
--- /dev/null
+++ b/dev-perl/Catalyst-Model-DBIC-Schema/Catalyst-Model-DBIC-Schema-0.520.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=RKITOVER
+MODULE_VERSION=0.52
+inherit perl-module
+
+DESCRIPTION="DBIx::Class::Schema Model Class"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+comment() { echo ''; }
+IUSE="catalyst_helper caching replication test"
+RDEPEND="
+	>=dev-perl/DBIx-Class-0.08114 $(comment 0.81.140)
+	>=dev-perl/Catalyst-Runtime-5.800.50
+	>=dev-perl/CatalystX-Component-Traits-0.14 $(comment 0.140.0)
+	>=dev-perl/Moose-1.12 $(comment 1.120.0)
+	dev-perl/MooseX-Types
+	>=dev-perl/namespace-autoclean-0.90.0
+	dev-perl/Carp-Clan
+	dev-perl/List-MoreUtils
+	dev-perl/Tie-IxHash
+	dev-perl/Try-Tiny
+	catalyst_helper? (
+		>=dev-perl/Catalyst-Devel-1.0.0
+		>=dev-perl/DBIx-Class-Schema-Loader-0.40.50
+		>=dev-perl/MooseX-NonMoose-0.150.0
+	)
+	caching? (
+		dev-perl/DBIx-Class-Cursor-Cached
+	)
+	replication? (
+		dev-perl/namespace-clean
+		dev-perl/Hash-Merge
+	)
+"
+DEPEND="${RDEPEND}
+	test? (
+		>=virtual/perl-Test-Simple-0.94 $(comment 0.940.0)
+		dev-perl/Test-Exception
+	)
+"
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Model-DBIC-Schema/ChangeLog b/dev-perl/Catalyst-Model-DBIC-Schema/ChangeLog
index d576f40..a8c9b9b 100644
--- a/dev-perl/Catalyst-Model-DBIC-Schema/ChangeLog
+++ b/dev-perl/Catalyst-Model-DBIC-Schema/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Model-DBIC-Schema-0.520.0 (31 Jul 2011)
+
+  31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  +Catalyst-Model-DBIC-Schema-0.520.0.ebuild:
+  Version Bump
+
 *Catalyst-Model-DBIC-Schema-0.480.0 (31 Jul 2011)
 *Catalyst-Model-DBIC-Schema-0.430.0 (31 Jul 2011)
 *Catalyst-Model-DBIC-Schema-0.410.0 (31 Jul 2011)



             reply	other threads:[~2011-07-31  9:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-31  9:41 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-19  9:48 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Model-DBIC-Schema/ Kent Fredric
2014-12-23 20:18 Kent Fredric
2012-10-27  8:36 Kent Fredric
2012-06-23 14:09 Kent Fredric
2012-06-23 14:09 Kent Fredric
2011-11-11 14:38 Kent Fredric
2011-11-11 14:38 Kent Fredric
2011-09-23  6:17 Kent Fredric
2011-08-26 12:14 Kent Fredric
2011-08-03 18:19 Kent Fredric
2011-07-31  9:41 Kent Fredric
2011-05-23  5:21 Kent Fredric
2011-05-14  7:11 Torsten Veller
2011-03-23  6:19 Kent Fredric
2011-03-22 17:56 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=be2ee7d6da33b329d6e0199248cad3a76ff66fc9.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