public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/paper_trail/
Date: Tue, 15 Jul 2014 09:03:24 +0000 (UTC)	[thread overview]
Message-ID: <1405062720.a9c24b6cf5609cf046b18d4929baf9cf19ff5ffc.graaff@gentoo> (raw)

commit:     a9c24b6cf5609cf046b18d4929baf9cf19ff5ffc
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jul 11 07:12:00 2014 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 07:12:00 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=a9c24b6c

Version bump.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/paper_trail/ChangeLog                |  5 ++++
 dev-ruby/paper_trail/Manifest                 |  1 +
 dev-ruby/paper_trail/paper_trail-3.0.3.ebuild | 34 +++++++++++++++++++++++++++
 3 files changed, 40 insertions(+)

diff --git a/dev-ruby/paper_trail/ChangeLog b/dev-ruby/paper_trail/ChangeLog
index b2e99ee..b970953 100644
--- a/dev-ruby/paper_trail/ChangeLog
+++ b/dev-ruby/paper_trail/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*paper_trail-3.0.3 (11 Jul 2014)
+
+  11 Jul 2014; Hans de Graaff <graaff@gentoo.org> +paper_trail-3.0.3.ebuild:
+  Version bump.
+
 *paper_trail-3.0.2 (06 Jun 2014)
 
   06 Jun 2014; Hans de Graaff <graaff@gentoo.org> +paper_trail-3.0.2.ebuild:

diff --git a/dev-ruby/paper_trail/Manifest b/dev-ruby/paper_trail/Manifest
index 863570a..8899592 100644
--- a/dev-ruby/paper_trail/Manifest
+++ b/dev-ruby/paper_trail/Manifest
@@ -2,3 +2,4 @@ DIST paper_trail-2.6.3.gem 99328 SHA256 078425d675817b10313fa738d04792eda1560945
 DIST paper_trail-3.0.0.gem 119808 SHA256 454c1bc664237bc2b63f3e295aa2a847a09c3af93d95caf400fc81a87d6c53ea SHA512 cb70632bb09d277ebd68eadfc6c0f4f7eb8bb0f3325fe47c3c9dca639a4e6510673c30d2cb08dbfb688fd03bd41606c6463b8e3b695690645a62291752f1b64b WHIRLPOOL f69157e72a41fff5c8802d2beccd1f4540c2e81ada6c43a27122d1057ae507cba623d2147fd856f1ead4cd546b157b457635139d81ed0696d8ab2d6c5a6fcc90
 DIST paper_trail-3.0.1.gem 122880 SHA256 5ef4a5737a799356eb4a47c1f67d02c57f7ffc15f546df9d501459c4b8d8b9dc SHA512 68870ad4ceb2e6d738b13b9757bfc21675914b07550354907bf84c2848e3505935c1fe699cb1cba802531bfe9efb86acce786e8d489e29cd60c3ba9c941d749d WHIRLPOOL ffd54bf92ae7fdcc18d15ee7d8c24f2574dce41bec61f183ba2f55abae5a52b19b1f22f1cb7c3781d250a27c26897fa53f43ecd347496d91583bf817befa2588
 DIST paper_trail-3.0.2.gem 125440 SHA256 c349ed6cc813097b8fc7c08bd19efa8325f31203f911184040e309aa42b35ecd SHA512 578c34f66c0448e0f7f8f3d32f804dfad4fe338f673de315931bde27af07dbf4ee031821dc5b576fc96c2a06d9211412f406f36663c730fba31236a1e36f807e WHIRLPOOL d9325c8477c451ed2a01ec5847a4afdfe5925e31d08498f7c15e1ad1cf91364e0dffba473a38d7c754461d938c83a28f19fa1611fe601e6af49d71d9aa71f24d
+DIST paper_trail-3.0.3.gem 128000 SHA256 c01910aa418cd62e5f6d498861d7ee18a07eb37f1e6dd5b342ae0c21759a0d02 SHA512 824ec30e186929ceac7ebbee4b328d2d550ea806171b197c617c7e11a9aa7bfdcb81df81b026fcf4defc9accabf8b107f6da025ca3f10b5b8c032255c484be60 WHIRLPOOL 24036feae6b4afc1d8c080f647f00911e9c79f96308a1322438f766eda623a8ebe94eccb8b59c965b951da92522a064ee7248404cbf6cd755d44aef5089a2f1b

diff --git a/dev-ruby/paper_trail/paper_trail-3.0.3.ebuild b/dev-ruby/paper_trail/paper_trail-3.0.3.ebuild
new file mode 100644
index 0000000..e609d1d
--- /dev/null
+++ b/dev-ruby/paper_trail/paper_trail-3.0.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="paper_trail.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="PaperTrail lets you track changes to your models' data."
+HOMEPAGE="https://github.com/airblade/paper_trail"
+
+LICENSE="MIT"
+SLOT="3real"
+KEYWORDS="~amd64"
+IUSE=""
+
+# Fails loading dependencies of rspec and shoulda. Might be bundler-related.
+RESTRICT="test"
+
+#ruby_add_bdepend "test? ( >=dev-ruby/shoulda-3.5 >=dev-ruby/sqlite3-1.2 >=dev-ruby/capybara-2.0 dev-ruby/bundler )"
+
+ruby_add_rdepend ">dev-ruby/activerecord-3 <dev-ruby/activerecord-5
+	>dev-ruby/activesupport-3 <dev-ruby/activesupport-5"
+
+all_ruby_prepare() {
+	# Ignore test unimportant to me failing due to deprecations.
+	rm test/unit/timestamp_test.rb || die
+}


             reply	other threads:[~2014-07-15  9:03 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15  9:03 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-22 19:01 [gentoo-commits] dev/graaff:master commit in: dev-ruby/paper_trail/ Hans de Graaff
2016-08-22 19:01 Hans de Graaff
2016-04-27  5:54 Hans de Graaff
2016-04-27  5:54 Hans de Graaff
2015-12-23  6:55 Hans de Graaff
2015-10-02 10:59 Hans de Graaff
2015-10-02 10:59 Hans de Graaff
2015-05-05  9:36 Hans de Graaff
2015-04-01 14:46 Hans de Graaff
2015-04-01 14:46 Hans de Graaff
2014-10-30 10:31 Hans de Graaff
2014-10-30 10:31 Hans de Graaff
2014-06-06  6:39 Hans de Graaff
2014-04-06  6:03 Hans de Graaff
2014-02-24 12:21 Hans de Graaff
2014-02-21 12:23 Hans de Graaff
2014-02-21 12:23 Hans de Graaff
2012-11-25  8:30 Hans de Graaff
2012-06-02 15:47 Hans de Graaff
2012-04-30  9:30 Hans de Graaff
2012-03-13  8:31 Hans de Graaff
2011-12-04  8:16 Hans de Graaff
2011-12-04  8:16 Hans de Graaff
2011-10-14 12:30 Hans de Graaff
2011-08-17 12:35 Hans de Graaff

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=1405062720.a9c24b6cf5609cf046b18d4929baf9cf19ff5ffc.graaff@gentoo \
    --to=graaff@gentoo.org \
    --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