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] repo/gentoo:master commit in: dev-ruby/shoulda-context/
Date: Mon,  9 Apr 2018 05:10:35 +0000 (UTC)	[thread overview]
Message-ID: <1523250076.7765fd2ef0fab373c76605d876eb8cd87128bac7.graaff@gentoo> (raw)

commit:     7765fd2ef0fab373c76605d876eb8cd87128bac7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  9 05:01:16 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr  9 05:01:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7765fd2e

dev-ruby/shoulda-context: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/shoulda-context/Manifest                  |  1 -
 .../shoulda-context/shoulda-context-1.2.1.ebuild   | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-ruby/shoulda-context/Manifest b/dev-ruby/shoulda-context/Manifest
index 0aa1e0de0bc..1e75b8b29b2 100644
--- a/dev-ruby/shoulda-context/Manifest
+++ b/dev-ruby/shoulda-context/Manifest
@@ -1,2 +1 @@
-DIST shoulda-context-1.2.1.gem 24064 BLAKE2B 57afe0351f0acab61a7e8a87575757afe6cf3af5373a7191b9ad6b10e69235759278f6282c468947f29c46b82c05422754c81f52a5488ae0180e9d6ab8f31680 SHA512 eda6f82c101d0abdf517cabd9663a6a45d9e3d1ef19bdc51d4de35a45e18de15b1aee02a7a557460a3a9b1eafa61cd892240563b6f239b94339e9869c6e63ef3
 DIST shoulda-context-1.2.2.gem 24064 BLAKE2B a6068da369c00a36e6056a8ebba96eca90efddf94613dfc90c9f2a47bec2c054a41fa61b861b2f3ec1195e417bdc54ab60d53f91bc5e0f167eac07b84880892b SHA512 b09f5ce2db59bbb26d5678b17b6641b79df7983d25e81a31bc10c42b702bdba09795b692d711d59c103beb2f691b503567e37c46668f77e600416551ef2c5e05

diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild
deleted file mode 100644
index c9184857588..00000000000
--- a/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="init.rb rails tasks"
-
-# Don't install the conversion script to avoid collisions with older
-# shoulda.
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Context framework extracted from Shoulda"
-HOMEPAGE="http://thoughtbot.com/projects/shoulda"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64"
-IUSE="doc test"
-
-ruby_add_bdepend "test? ( dev-ruby/test-unit:2
-	<dev-ruby/mocha-1 )"
-
-all_ruby_prepare() {
-	sed -i -e "1igem 'mocha', '~>0.10'\n" test/test_helper.rb || die
-}
-
-each_ruby_test() {
-	BUNDLE_GEMFILE=x ruby-ng_testrb-2 -Itest test/shoulda/*_test.rb || die
-}


             reply	other threads:[~2018-04-09  5:10 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-09  5:10 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-03  7:27 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda-context/ Hans de Graaff
2024-09-23 10:55 Sam James
2023-08-19  7:53 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  6:35 Sam James
2023-08-19  6:10 Sam James
2023-08-19  6:07 Sam James
2023-07-08 14:09 Hans de Graaff
2023-07-08  4:25 Hans de Graaff
2023-04-23 22:59 Sam James
2023-04-23 22:59 Sam James
2023-04-23 22:21 Sam James
2023-04-23 21:40 Sam James
2023-04-23 21:33 Sam James
2023-04-23 21:33 Sam James
2023-04-11 16:34 Jakov Smolić
2023-04-09  3:00 Sam James
2023-03-31  7:17 Hans de Graaff
2023-03-31  7:17 Hans de Graaff
2022-05-08 15:00 WANG Xuerui
2021-07-03  7:22 Hans de Graaff
2021-05-13  6:44 Hans de Graaff
2020-07-20  2:54 Sam James
2020-07-14 16:38 Sergei Trofimovich
2020-07-14 16:38 Sergei Trofimovich
2020-04-01  6:40 Hans de Graaff
2019-02-01 11:01 Hans de Graaff
2018-07-14  5:21 Hans de Graaff
2018-07-09 19:07 Sergei Trofimovich
2018-05-31  4:44 Hans de Graaff
2017-02-23  6:56 Hans de Graaff
2016-11-07  6:20 Hans de Graaff
2016-04-21  5:17 Hans de Graaff
2016-04-21  5:17 Hans de Graaff
2016-04-03 18:08 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=1523250076.7765fd2ef0fab373c76605d876eb8cd87128bac7.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