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-timestamps/
Date: Tue, 12 Nov 2013 19:42:57 +0000 (UTC)	[thread overview]
Message-ID: <1384283977.d5428b98021019489db1085f40a2e29294cecbea.p8952@gentoo> (raw)

commit:     d5428b98021019489db1085f40a2e29294cecbea
Author:     Peter Wilmott <p <AT> p8952 <DOT> info>
AuthorDate: Tue Nov 12 19:19:37 2013 +0000
Commit:     Peter Wilmott <p <AT> p8952 <DOT> info>
CommitDate: Tue Nov 12 19:19:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=d5428b98

dm-timestamps: Use versionator + slots

Package-Manager: portage-2.2.7

---
 dev-ruby/dm-timestamps/ChangeLog                  | 3 +++
 dev-ruby/dm-timestamps/dm-timestamps-1.2.0.ebuild | 8 ++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/dm-timestamps/ChangeLog b/dev-ruby/dm-timestamps/ChangeLog
index 9052689..2d5d6e8 100644
--- a/dev-ruby/dm-timestamps/ChangeLog
+++ b/dev-ruby/dm-timestamps/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Nov 2013; Peter Wilmott <p@p8952.info> dm-timestamps-1.2.0.ebuild:
+  dm-timestamps: Use versionator + slots
+
 *dm-timestamps-1.2.0 (29 Oct 2013)
 
   29 Oct 2013; Peter Wilmott <p@p8952.info> +dm-timestamps-1.2.0.ebuild,

diff --git a/dev-ruby/dm-timestamps/dm-timestamps-1.2.0.ebuild b/dev-ruby/dm-timestamps/dm-timestamps-1.2.0.ebuild
index 509d25e..c9a4bb0 100644
--- a/dev-ruby/dm-timestamps/dm-timestamps-1.2.0.ebuild
+++ b/dev-ruby/dm-timestamps/dm-timestamps-1.2.0.ebuild
@@ -11,23 +11,23 @@ RUBY_FAKEGEM_TASK_DOC="yard"
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
 
-inherit ruby-fakegem
+inherit ruby-fakegem versionator
 
 DESCRIPTION="DataMapper plugin for magical timestamps"
 HOMEPAGE="http://datamapper.org/"
 
 LICENSE="MIT"
-SLOT="0"
+SLOT="$(get_version_component_range 1-2)"
 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-migrations:1.2
 	dev-ruby/jeweler
 	dev-ruby/rspec:0 )"
 
-ruby_add_rdepend "=dev-ruby/dm-core-1.2.1"
+ruby_add_rdepend "dev-ruby/dm-core:1.2"
 
 all_ruby_prepare() {
 	sed -i -e "s/gem 'jeweler'/#gem 'jeweler'/g" Rakefile || die


             reply	other threads:[~2013-11-12 19:43 UTC|newest]

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

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=1384283977.d5428b98021019489db1085f40a2e29294cecbea.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