public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Peter Wilmott" <p@p8952.info>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/dm-validations/
Date: Tue, 29 Oct 2013 19:18:21 +0000 (UTC)	[thread overview]
Message-ID: <1383072837.fc10d6534735bafdcc262c99391b4d4ab1d1018c.p8952@gentoo> (raw)

commit:     fc10d6534735bafdcc262c99391b4d4ab1d1018c
Author:     Peter Wilmott <p <AT> p8952 <DOT> info>
AuthorDate: Tue Oct 29 18:53:57 2013 +0000
Commit:     Peter Wilmott <p <AT> p8952 <DOT> info>
CommitDate: Tue Oct 29 18:53:57 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=fc10d653

dev-ruby/dm-validations: Initial commit, dependency for datamapper(dm)-1.2.x

Package-Manager: portage-2.2.7

---
 dev-ruby/dm-validations/ChangeLog                  |  9 ++++++
 .../dm-validations/dm-validations-1.2.0.ebuild     | 35 ++++++++++++++++++++++
 dev-ruby/dm-validations/metadata.xml               |  5 ++++
 3 files changed, 49 insertions(+)

diff --git a/dev-ruby/dm-validations/ChangeLog b/dev-ruby/dm-validations/ChangeLog
new file mode 100644
index 0000000..0501412
--- /dev/null
+++ b/dev-ruby/dm-validations/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-ruby/dm-validations
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*dm-validations-1.2.0 (29 Oct 2013)
+
+  29 Oct 2013; Peter Wilmott <p@p8952.info> +dm-validations-1.2.0.ebuild,
+  +metadata.xml:
+  dev-ruby/dm-validations: Initial commit, dependency for datamapper(dm)-1.2.x

diff --git a/dev-ruby/dm-validations/dm-validations-1.2.0.ebuild b/dev-ruby/dm-validations/dm-validations-1.2.0.ebuild
new file mode 100644
index 0000000..ab42eec
--- /dev/null
+++ b/dev-ruby/dm-validations/dm-validations-1.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+RUBY_FAKEGEM_TASK_TEST="spec"
+RUBY_FAKEGEM_TASK_DOC="yard"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Library for performing validations on DM models and pure Ruby object"
+HOMEPAGE="http://datamapper.org/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "doc? ( dev-ruby/jeweler >=dev-ruby/yard-0.8.7 )"
+ruby_add_bdepend "test? (
+	=dev-ruby/dm-migrations-1.2.0
+	=dev-ruby/dm-types-1.2.2
+	dev-ruby/jeweler
+	dev-ruby/rspec:0 )"
+
+ruby_add_rdepend "=dev-ruby/dm-core-1.2.1"
+
+all_ruby_prepare() {
+	sed -i -e "s/gem 'jeweler'/#gem 'jeweler'/g" Rakefile || die
+}

diff --git a/dev-ruby/dm-validations/metadata.xml b/dev-ruby/dm-validations/metadata.xml
new file mode 100644
index 0000000..8521361
--- /dev/null
+++ b/dev-ruby/dm-validations/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ruby</herd>
+</pkgmetadata>


             reply	other threads:[~2013-10-29 19:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-29 19:18 Peter Wilmott [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-12 19:42 [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/dm-validations/ Peter Wilmott
2013-05-29  5:35 Manuel Rüger

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=1383072837.fc10d6534735bafdcc262c99391b4d4ab1d1018c.p8952@gentoo \
    --to=p@p8952.info \
    --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