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: Mon, 22 Aug 2016 19:01:00 +0000 (UTC)	[thread overview]
Message-ID: <1471890309.f92937c5e3bdd038e7718de0dfec8d20c2479517.graaff@gentoo> (raw)

commit:     f92937c5e3bdd038e7718de0dfec8d20c2479517
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Aug 22 18:25:09 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 18:25:09 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=f92937c5

dev-ruby/paper_trail: remove old slot

Package-Manager: portage-2.2.28

 dev-ruby/paper_trail/Manifest                 |  1 -
 dev-ruby/paper_trail/paper_trail-3.0.8.ebuild | 34 ---------------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/paper_trail/Manifest b/dev-ruby/paper_trail/Manifest
index aca3dc6..b979eb5 100644
--- a/dev-ruby/paper_trail/Manifest
+++ b/dev-ruby/paper_trail/Manifest
@@ -1,3 +1,2 @@
-DIST paper_trail-3.0.8.gem 130048 SHA256 81234c9ebf217c89e89129770fd0719df8f81e580a1f029daa8afc69c341e60e SHA512 e959d5c8e321f0ac49c34d8b5507c95a9bf8a9eaf2e42cd19c7c04a4f645abe351318756fd07ea73bd1bfe5900f86f628b418c4fe01052ec8d6a79732ace784e WHIRLPOOL 6c004f2f254a78b4b4904f982330a584feb72cbd3a91cfee43d755be7f1b027afd08f795dc2549a4a3617fa87bf06dfa813e6d75f13db67f4bb6aece06fbbe1d
 DIST paper_trail-4.0.1.gem 82432 SHA256 f035f23b3585b5775582a1d8dc77be7a5b37a00c28e2ba4a21719a666301bfaa SHA512 b8bfbf36ecb002b4a414aacfbbf763f4324d2118bdefec21fe0afac25dce173cdc51b0a1284ef52e239baac80e119bbbe6156b1e50793248de054cbd4dfcec0d WHIRLPOOL 0bd818cb63a69587b7f0ec49085af7ae9fd313ed996a052f8c244d7a6634e2c86ab1b84310ecf848ef88fd7912c8c384643ef37e8d91e9d83105dc3cd13e0e82
 DIST paper_trail-4.1.0.gem 91136 SHA256 2c172fd2801ec29089315f99234da76ae9f569c27d2214ffd2ad623d99555d12 SHA512 0dfb1477d9295d2a38e457ffd48479b95ba6208219fd53fba8ffdd93ec727aaa6614a83f27ac59a7892ea2b23ef4e3fd366622c410c99b56630922621b72577b WHIRLPOOL e99fffe0bb493c311fc7762389b4b64710dc67adf273fc3f94a4a76711f86a0144e9435e3cdcd23002c23dff01d407acd7618bbfca8cf329de8f31be40b23678

diff --git a/dev-ruby/paper_trail/paper_trail-3.0.8.ebuild b/dev-ruby/paper_trail/paper_trail-3.0.8.ebuild
deleted file mode 100644
index 354312e..0000000
--- a/dev-ruby/paper_trail/paper_trail-3.0.8.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 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:[~2016-08-22 19:01 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-22 19:01 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-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-07-15  9:03 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=1471890309.f92937c5e3bdd038e7718de0dfec8d20c2479517.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